@charset "UTF-8";
/* --------------------------- TempalteTrip Custom Styles ----------------------------- */
/* line 9, ../../sass/templatetrip/custom.scss */
.owl-wrapper-outer {
  float: left;
  width: 100%;
  overflow: hidden;
}
/* line 13, ../../sass/templatetrip/custom.scss */
.owl-wrapper-outer .owl-wrapper {
  position: relative;
}
/* line 15, ../../sass/templatetrip/custom.scss */
.owl-wrapper-outer .owl-wrapper:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
/* line 23, ../../sass/templatetrip/custom.scss */
.owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
}

/* line 29, ../../sass/templatetrip/custom.scss */
.customNavigation {
  display: inline-block;
  text-align: right;
  width: auto;
}

.customNavigation a {
    border: none;
    border-bottom: 2px solid #000;
    display: inline-block;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    vertical-align: top;
    font-size: 13px;
    letter-spacing: 2px;
}

.customNavigation a.next {
    text-align: left;
}

.customNavigation a.prev:hover, .customNavigation a.next:hover {
    color: #000;
}

.customNavigation a.prev::before {
    background-position: -19px -403px !important;
}
.customNavigation a.next::after {
    background-position: -12px -436px !important;
}

.customNavigation a.prev::before, .customNavigation a.next::after {
    background: rgba(0,0,0,0) url(../../img/templatetrip/sprite.png) repeat scroll 0 0;
    content: "";
    height: 20px;
    margin: auto;
	display: inline-block;
    width: 20px;
}

.customNavigation a.prev:hover::after, .customNavigation a.next:hover::before {
    width: 100%;
}
.customNavigation a.prev::after {
    border-bottom: 3px solid #000;
    bottom: -2px;
    content: "";
    left: auto;
    position: absolute;
    right: 0;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    width: 0;
}

.customNavigation a.next::before {
    border-bottom: 3px solid #000;
    bottom: -2px;
    content: "";
    left: 0;
    position: absolute;
    right: auto;
    transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    -ms-transition: all 400ms ease-in-out 0s;
    width: 0;
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 29, ../../sass/templatetrip/custom.scss */
  .customNavigation {
    right: 15px;
  }
}
@media (max-width: 991px) {
  /* line 29, ../../sass/templatetrip/custom.scss */
  .customNavigation {
    right: 15px;
  }
}


#ttcmsfooter .ttcmsofferblock .ttoffer-content {
    color: #fff;
    display: inline-block;
    float: none;
    font: 300 26px/28px "poppins",Helvetica,sans-serif;
    padding: 9px 0 9px;
    position: relative;
    vertical-align: top;
    width: auto;
}

@media (max-width: 991px) {
    #ttcmsfooter .ttcmsofferblock .ttoffer-content  {
		font-size: 3vh !important;
	}
}

#ttcmsfooter .ttcmsofferblock .ttoffer-content .price {
    font-weight: 700;
    text-transform: uppercase;
}

#ttcmsfooter .ttcmsofferblock .offer-button {
    background: #fff;
    border: 1px solid #fff;
    border-radius: 25px;
    -moz-border-radius: 25px;
    -webkit-border-radius: 25px;
    -khtml-border-radius: 25px;
    color: #000;
    float: none;
    padding: 10px 40px;
    vertical-align: middle;
    width: auto;
    margin: 3px 0 2px 40px;
    cursor: pointer;
    display: inline-block;
}

@media (max-width: 1199px) {
  /* line 29, ../../sass/templatetrip/custom.scss */
	#ttcmsfooter .ttcmsofferblock .offer-button {
		padding: 10px;
		margin: 3px 0;
	}
}

#ttcmsfooter .ttcmsofferblock {
    float: left;
    text-align: center;
    width: 100%;
}

#ttcmsfooter .ttcmsofferblock a:hover{
    color: #000;
}

#left-column .clearfix .products,
#right-column .clearfix .products {
	padding: 15px 0;
	float: left;
	width: 100%
}

#left-column .products .product-miniature,
#right-column .products .product-miniature {
	padding: 0;
	width: 100%;
	margin: 0;
	float: left
}

#left-column .products .product-miniature .thumbnail-container,
#right-column .products .product-miniature .thumbnail-container {
	padding: 20px 0;
	border: none;
	border-bottom: 1px solid #e5e5e5;
	margin: 0;
	float: left;
	width: 100%;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-khtml-border-radius: 0
}

#left-column .products .product-miniature:last-child .thumbnail-container,
#right-column .products .product-miniature:last-child .thumbnail-container {
	border: none;
	padding-bottom: 0;
	margin: 0
}

#left-column .products .product-miniature:first-child .thumbnail-container,
#right-column .products .product-miniature:first-child .thumbnail-container {
	padding-top: 0;
	margin: 0
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-image,
#right-column .products .product-miniature .thumbnail-container .ttproduct-image {
	float: left;
	margin-right: 10px;
	border: none
}

#left-column .products .product-miniature .thumbnail-container .quick-view-block,
#right-column .products .product-miniature .thumbnail-container .quick-view-block {
	display: none
}

#left-column .products .product-miniature .thumbnail-container .ttproducthover,
#right-column .products .product-miniature .thumbnail-container .ttproducthover {
	display: none
}

#left-column .products .product-miniature .thumbnail-container .ttproductcountdown,
#right-column .products .product-miniature .thumbnail-container .ttproductcountdown {
	display: none
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-image .hook-reviews,
#right-column .products .product-miniature .thumbnail-container .ttproduct-image .hook-reviews {
	display: none
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-image .product-flags,
#right-column .products .product-miniature .thumbnail-container .ttproduct-image .product-flags {
	display: none
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-image a img,
#right-column .products .product-miniature .thumbnail-container .ttproduct-image a img {
	height: 91px;
	width: 70px;
	border: 3px solid #f5f5f5
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description {
	width: 100%;
	padding: 0;
	background: none
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-price-and-shipping .discount-percentage,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-price-and-shipping .discount-percentage {
	position: static;
	vertical-align: middle
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc {
	overflow: hidden
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-title,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-title {
	margin: 0 0 8px;
	text-align: left
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-title a,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-title a {
	font-size: 13px;
	font-family: "Roboto slab", Helvetica, sans-serif;
	white-space: normal;
	line-height: 18px;
	font-weight: 400;
	color: #777
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-title a:hover,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-title a:hover {
	color: #000
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-price-and-shipping,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .product-price-and-shipping {
	padding: 0;
	text-align: left;
	font-size: 14px;
	line-height: 18px;
	font-weight: 600;
	color: #000;
	font-family: "poppins", Helvetica, sans-serif;
	letter-spacing: 1px
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .regular-price,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .regular-price {
	font-size: 13px;
	line-height: 18px;
	font-family: "poppins", Helvetica, sans-serif
}

#left-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .discount-product,
#right-column .products .product-miniature .thumbnail-container .ttproduct-desc .product-description .discount-product {
	font-size: 13px;
	line-height: 18px;
	font-family: "poppins", Helvetica, sans-serif;
	vertical-align: top
}

#ttbanners .ttbanner-content .ttbanner1 .ttbanner-img {
    margin-top: 30px;
}

#ttbanners .ttcmsbanner .ttbanner-content .ttbanner-img a img {
    max-width: 100%;
    width: 100%;
}

#ttcmsbanner .ttcmsbanner .ttbanner-content .ttbanner-img a {
    display: block;
    overflow: hidden;
    position: relative;
}

#ttcmsbanner .ttcmsbanner .ttbanner-content .ttbanner-img a:before {
    background: rgba(255,255,255,.7) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    right: 0;
    width: 0;
}

#ttcmsbanner .ttcmsbanner .ttbanner-content .ttbanner-img a:after {
    background: rgba(255,255,255,.7) none repeat scroll 0 0;
    content: "";
    height: 0;
    left: 0;
    opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    -webkit-opacity: 1;
    position: absolute;
    top: 0;
    width: 0;
}



/* line 225, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li.ttsample-1 .tthomeslider-description {
  top: 0%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 225, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 0%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 225, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 0%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 225, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 0;
  }
}
@media (max-width: 480px) {
  /* line 225, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-1 .tthomeslider-description {
    top: 0%;
  }
}
/* line 242, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
#tthomepageslider ul li.ttsample-2 .tthomeslider-description {
  right: 3%;
  top: 0%;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 242, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 0%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 242, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 0%;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  /* line 242, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 0%;
  }
}
@media (max-width: 480px) {
  /* line 242, ../../../../sass/modules/tthomeslider/css/tthomeslider.scss */
  #tthomepageslider ul li.ttsample-2 .tthomeslider-description {
    top: 0%;
  }
}

#ttmoreinfo {
	color:black;
}

.ttcategory-title{
	visibility: hidden;
} 

.delivery_option .table-bordered , .delivery_option .table-bordered > tbody > tr > th, .delivery_option .table-bordered  > tbody > tr > td {
	border: 1px solid #454545;
}