/*All Banners Styling*/ 

/************** OWL Banner ************/
/*++++++++++++++++++++++++++++++++++++*/
.tg-main-banner{
    overflow: hidden;
}
.tg-banner.banner-slider-owl .owl-theme .owl-controls .owl-buttons div{
    position: absolute;
    width: 60px;
    height: 60px;
}
.owl-pagination {
    bottom: 0;
    position: absolute;
    text-align: center;
    display: inline-block;
    width: 100%;
    z-index: 2;
    left: 0;
	top: 148px;
}
.tg-banner.banner-slider-owl .owl-buttons > div {
    position: absolute;
    top: 50%;
    display: block;
    outline: none;
    text-align: left;
    z-index: 1000;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.tg-banner.banner-slider-owl .owl-buttons > div.owl-prev{
    left: 0;
}

.tg-banner.banner-slider-owl .owl-buttons > div.owl-next {
    right: 0;
    left: auto;
}
.tg-banner.banner-slider-owl .owl-theme .owl-buttons{
    position: absolute;
    top: 50%;
    z-index: 4;
    width: 100%;
}
.tg-banner.banner-slider-owl .owl-buttons > div {
    margin: 0 30px;
    width: 50px;
    height: 50px;
}

.tg-banner.banner-slider-owl .owl-buttons > div::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    content: '';
    opacity: 0;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.tg-banner.banner-slider-owl .owl-buttons .icon-wrap {
    position: relative;
    display: block;
    margin: 10% 0 0 10%;
    width: 80%;
    height: 80%;
}

.tg-banner.banner-slider-owl .owl-buttons > div.owl-next .icon-wrap {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}

.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::before,
.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::after {
    position: absolute;
    left: 25%;
    width: 3px;
    height: 50%;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.3s, background-color 0.3s;
    transition: transform 0.3s, background-color 0.3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::before {
    -webkit-transform: translateX(-50%) rotate(30deg);
    transform: translateX(-50%) rotate(30deg);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
}

.tg-banner.banner-slider-owl .owl-buttons .icon-wrap::after {
    top: 50%;
    -webkit-transform: translateX(-50%) rotate(-30deg);
    transform: translateX(-50%) rotate(-30deg);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

.tg-banner.banner-slider-owl .owl-buttons > div:hover::before {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::before,
.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::after {
    background: #000;
}

.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::before {
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
}

.tg-banner.banner-slider-owl .owl-buttons > div:hover .icon-wrap::after {
    -webkit-transform: translateX(-50%) rotate(-45deg);
    transform: translateX(-50%) rotate(-45deg);
}
.spacer{
    width: 100%;
    float: left;
    padding: 1px;
    position: relative;
}
/*Swipper Parallax Slider*/
.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    font-size: 18px;
    font-weight: 700;
    color:#fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-family: "Dosis",Arial,Helvetica,sans-serif;
    line-height: 1.5;
}
.parallax-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 130%;
    height: 100%;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}
.swiper-slide .title {
    font-size: 70px;
}
.swiper-slide .subtitle {
    font-size: 30px;
}
.swiper-slide .text {
    font-size: 14px;
    line-height: 1.3;
}
.swipper-parallax .swiper-wrapper{
    margin-top: 15%;   
}


/*Morphext Styling*/
.morphext > span {
    display: none;
}
.morphext > .animated {
    display: inline-block;
}

/*Plax Banner*/
.plax-banner{
    background: #eae9e5 !important;
    position: relative;
}
.plax-banner img{
    width: auto;
    position: absolute;
}
#plax-sphere-1{
    bottom: -50px;
    top: auto !important;
    left: 0
}
#plax-sphere-2{
    left: -50px;
}
#plax-sphere-3{
    bottom: -100px;
    left: 20%;
    top: auto !important;
}
#plax-sphere-4{
    bottom: -50px;
    right: 25%;
    top: auto !important;
}
#plax-sphere-5{
    bottom: 0;
    right: -50px;
    top: auto !important;
    left: auto !important;
}
#plax-sphere-6{
    right: -50px;
    left: auto !important;
    top: -20px;
}
#plax-sphere-7{
    left: 20%;
    top: -20px;
}
/*Shop Banner*/
/* =============================================
                        Cart Style
============================================= */
.tg-mini-cart {
    margin-left: 40px;
    background:none !important;
}
.tg-mini-cart i{
    color: #363636;
    background: none;
    font-size: 16px;
    line-height: 19px;
    position: relative;
}
.tg-mini-cart .dropdown-toggle em{
    position: absolute;
    font-style: normal;
    color: #fff;
    background: #ea3131;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height:2px;
    border-radius: 9px;
    padding: 8px;
    text-align: center;
    top: -10px;
    right:-7px;
}
.tg-mini-cart .dropdown-toggle{background: none;}
.dropdown.tg-mini-cart .cartitems {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #f7f7f7 none repeat scroll 0 0;
    border-color: -moz-use-text-color;
    border-image: none;
    border-radius: 0;
    border-style: solid none none;
    border-width: 2px 0 0;
    box-shadow: none;
    float: none;
    left: auto;
    padding: 15px;
    right: 0;
    top: 40px;
    width: 400px;
}
.dropdown.tg-mini-cart .cartitems:after {
    border-right: 8px solid;
    border-top: 8px solid transparent !important;
    content: "";
    height: 0;
    position: absolute;
    right: 0;
    top: -10px;
    width: 0;
}
.cartitems strong.title {
    display: block;
    font-size: 18px;
    line-height: 24px;
    padding: 0;
    text-transform: capitalize;
}
.cartitems .cart-list {
    list-style: outside none none;
    overflow: hidden;
}
.cartitems .cart-list li {
    border-bottom: 1px solid #c6c6c6;
    line-height: 14px;
    list-style-type: none;
    overflow: hidden;
    padding: 15px 0;
    position: relative;
}
.cartitems .cart-list li .product-img {
    float: left;
    height: auto;
    margin: 0 15px 0 0;
    width: 50px;
}
.cartitems .cart-list li .product-img img {
    display: block;
    height: auto;
    width: 100%;
}
.cartitems .cart-list li .detail {
    float: left;
    width: 175px;
}
.cartitems .cart-list li span.product-title {
    font-size: 14px;
    padding: 0 0 10px;
}
.cartitems .cart-list li .detail span {
    display: block;
    font-size: 13px;
}
.cart-list .btn-delete-item {
    border: 1px solid;
    display: block;
    font-style: normal;
    height: 15px;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    width: 15px;
}
.clear-cart .btn-delete-item {
    left: 0;
    position: absolute;
    right: auto;
}
.cartitems .cart-list li .btn-delete-item {
    bottom: 50%;
    position: absolute;
    right: 0;
}
.in-stock {
    background: #dbdbdb;
    color: #fff;
    display: block;
    font-size: 10px;
    line-height: 20px;
    margin: 10px 0 0;
    padding: 0 0 2px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 70px;
}
.clear-cart span, .clear-cart a {
    background: rgba(0, 0, 0, 0);
    color: #434343;
    display: inline-block;
    font-style: normal;
    vertical-align: middle;
    width: 100%;
}
.btn-delete-item a {
    display: block;
    font-size: 10px;
    line-height: 13px;
}
.clear-cart span {
    left: 22px;
    position: absolute;
    top: 8px;
}
.cartitems .cart-list li .btn-delete-item {
    bottom: 50%;
    position: absolute;
    right: 0;
}
.cart-btn {
    background: #ebebeb;
    float: left;
    width: 100%;
    padding: 15px;
}
.cart-btn a:first-child{float:left;}
.cart-btn a:last-child{float:right;}

/*Slider for Shop*/
.ei-slider{
    position: relative;
    width: 100%;
    max-width: 1920px;
    height: 558px;
    margin: 0 auto;
}
.ei-slider-loading{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index:999;
    background: rgba(0,0,0,0.9);
    color: #fff;
    text-align: center;
    line-height: 400px;
}
.ei-slider-large{
    height: 100%;
    width: 100%;
    position:relative;
    overflow: hidden;
}
.ei-slider-large li{
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;
    height: 100%;
    width: 100%;
    list-style: none;
}
.ei-slider-large li img{
    width: 100% !important;
    margin-left: 0 !important;
}
.ei-title{
    position: absolute;
    right: 20%;
    margin-right: 13%;
    top: 30%;
}
.ei-title h2, .ei-title h3{
    text-align: right;
}
.ei-title h2{
    font-size: 40px;
    line-height: 1.2;
    font-family: 'Playfair Display', serif;
    font-style: italic;
    color: #b5b5b5;
    width: 70%;
}
.ei-title h3{
    font-size: 70px;
    line-height: 70px;
    font-family: 'Open Sans Condensed', sans-serif;
    text-transform: uppercase;
    color: #000;
}
.ei-slider-thumbs{
    height: 13px;
    margin: 0 auto;
    position: relative;
}
.ei-slider-thumbs li{
    position: relative;
    float: left;
    height: 100%;
    list-style: none;
}
.ei-slider-thumbs li.ei-slider-element{
    top: 0px;
    left: 0px;
    position: absolute;
    height: 100%;
    z-index: 10;
    text-indent: -9000px;
    background: #000;
    background: rgba(0,0,0,0.9);
}
.ei-slider-thumbs li a{
    display: block;
    text-indent: -9000px;
    background: #666 ;
    width: 100%;
    height: 100%;
    cursor: pointer;
    -webkit-transition: background 0.2s ease;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -ms-transition: background 0.2s ease;
    transition: background 0.2s ease;
}
.ei-slider-thumbs li a:hover{
    background-color: #f0f0f0;
}
.ei-slider-thumbs li img{
    position: absolute;
    bottom: 50px;
    opacity: 0;
    z-index: 999;
    max-width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-box-reflect: 
        below 0px -webkit-gradient(
        linear, 
        left top, 
        left bottom, 
        from(transparent), 
        color-stop(50%, transparent), 
        to(rgba(255,255,255,0.3))
        );
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.ei-slider-thumbs li:hover img{
    opacity: 1;
    bottom: 13px;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.ei-slider-thumbnail{
    position: relative;
    bottom: 13px;
    z-index: 12;
}
.ei-title h2, .ei-title h3{
	text-align: left;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family:"Dosis",Arial,Helvetica,sans-serif;
	font-style: normal;
	color: #363636;
}
.ei-title h2 em{
	font-size: 26px;
	line-height: 30px;
	font-family:'Pacifico', Arial, Helvetica, sans-serif;
	color: #999;
	display: block;
	font-style: normal;
	float: left;
	width: 100%;
	margin: 0 0 40px;
	text-transform: capitalize;
	font-weight: 400;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Open Sans Condensed', sans-serif;
	text-transform: uppercase;
	color: #000;
}