@charset "utf-8";
/* CSS Document */


html, body {
	margin:0 !important;
	padding: 0 !important;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
}
 body::-webkit-scrollbar-track {
 -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
 border-radius: 10px;
 background-color: #F5F5F5;
}
body::-webkit-scrollbar {
 width: 5px;
 background-color: #F5F5F5;
}
 body::-webkit-scrollbar-thumb {
 background-color: #8a0240 ;
}
h1, h2, h3, h4, h5, h6, p, ul, ol {
	margin: 0;
	padding: 0
}
a {
	text-decoration: none;
	transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}
.clear {
	clear: both;
}
img {
	max-width: 100%;
}
/* CSS Document */

/* CSS header */


.header-wraper {
	padding: 15px 0;
}
.header-navigation-wraper {
}
.header-navigation-wraper ul {
	list-style: none;
	text-align: right;
	margin-top: 10px
}
.header-navigation-wraper ul li {
	display: inline-block;
	padding: 0 22px
}
.buttonshopnownav {
	padding: 0 10px !important;
}
.header-navigation-wraper ul li a {
	color: #000;
	text-decoration: none;
	font-size: 16px;
	font-weight: 400;
}

.header-navigation-wraper ul li a:hover{
	color:#c31e6b
}

.buttonshopnownav a {
	text-transform: uppercase;
	background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
	padding: 14px 25px;
	color: #fff !important;
	font-size: 13px !important;
	font-weight: 500;
	letter-spacing: 1px;
	border-radius: 6px
}
.buttonshopnownav a:hover {
	background: linear-gradient(45deg, #c9216f 0%, #8a0240 100%);
}
.telephonenumbernav a img {
	margin-top: -2px;
	margin-right: 5px;
}
.telephonenumbernav {
	padding-right: 0 !important;
}

.telephonenumbernav a{
	border-bottom:1px solid #c31e6b ;
	color:#c31e6b  !important
}

.ecommerce-header-wraper{
}

.ecommerce-header-wraper .ecommerce-topbar-wraper{
	background:#89023f;
	padding:12px 0
}

.topbar-language{
}

.topbar-language ul{
	list-style:none;
}

.topbar-language ul li{
	display:inline-block;
	color:#fff;
	font-weight:300;
	font-size:14px;
	padding:0 5px
}

.topbar-language ul li a{
	text-decoration:none;
	color:#fff
}

.topbar-navigation{
}

.topbar-navigation ul{
	list-style:none;
	text-align:right
}

.topbar-navigation ul li{
	display:inline-block;
	padding:0 16px
}

.topbar-navigation ul li a{
	font-size:14px;
	color:#fff;
	text-decoration:none;
}

.ecommerce-bottom-wraper{
    padding: 15px 0;
    box-shadow: 1px 3px 5px -2px #d6d6d6;
    position: relative;
}

.ecommerce-navigation-wraper{
}

.ecommerce-navigation-wraper ul{
	list-style:none;
	text-align:right;
	margin-top:12px
}

.ecommerce-navigation-wraper ul li{
	display:inline-block;
	padding-left:47px
}

.ecommerce-navigation-wraper ul li a{
	    color: #000;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
}

.searhicon{
	padding-left:20px !important
}

.carticon{
	padding-left:20px !important
}

.telephonecommerce{
	padding-left:20px !important;
}

.telephonecommerce a{
	font-weight:bold !important;
	color:#89023f !important
}

.telephonecommerce img{
	margin-right:8px;
	margin-top:-3px
}

.cart-ecommerce-wraper{
	display:none;
}


/* CSS header */

/* CSS slider */

.slider-wraper {
}
.slider-wraper .slider-heading {
	font-size: 25px;
	color: #fff;
	font-weight: 200;
	text-transform: uppercase;
	line-height: 32px;
	letter-spacing: 11px;
	position: relative;
}
.slider-wraper .slider-heading span {
	font-size: 45px;
	color: #89023f;
	text-transform: none;
	font-weight: 700;
	letter-spacing: 0
}
.slider-wraper .slider-images {
	height: 400px;
	background-size: cover !important
}
.slider-border {
	width: 80px;
	height: 3px;
	background: #b0306a;
	margin: 20px 0
}
.carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 7%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,.6);
	background-color: rgba(0,0,0,0);
	filter: alpha(opacity=50);
	opacity: .5;
	padding-top: 20%;
}
.carousel-control span {
	position: relative;
	z-index: 1000;
}
.slider-text-wraper {
	padding-top: 200px;
}
.slider-text-wraper p {
	font-size: 25px;
	color: #fff;
	font-weight: 300;
	letter-spacing: 1px
}
.text-button-wraper {
	margin-top: 20px
}
.text-button-wraper a {
	text-transform: uppercase;
	background: #fff;
	padding: 13px 25px;
	color: #89023f;
	font-size: 14px !important;
	font-weight: 500;
	letter-spacing: 1px;
	border-radius: 6px;
	text-decoration: none;
	margin-right: 20px;
	display: inline-block;
	width: 15%;
	text-align: center
}
.ourservicesbutton {
	background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%) !important;
	color: #fff !important
}
.text-button-wraper a:hover {
	background: linear-gradient(45deg, #c9216f 0%, #8a0240 100%) !important;
	color: #fff !important
}
.carousel-indicators {
	position: absolute;
	bottom: 20px;
	left: auto;
	z-index: 15;
	width: auto;
	padding-left: 0;
	text-align: center;
	list-style: none;
	right: 35px;
}
.arrow-down {
	position: absolute;
	bottom: 30px;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 100px
}

.inner-slider-wraper{
/*	height:320px;
	background-attachment: fixed !important;*/
    background-origin: initial !important;
    background-clip: initial !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.inner-slider-wraper h1{
	text-align:center;
	font-size:36px;
	color:#fff;
	padding-top:180px
}

.slider-ecommerce-wraper{
	height: 680px;
    background-size: cover !important;
}

.slider-eccmmerce-heading-wraper{
	margin-top:237px;
}

.slider-eccmmerce-heading-wraper h3{
	text-transform:uppercase;
	font-size:22px;
	letter-spacing:2px;
	color:#fff;
	margin-bottom:25px
}

.slider-eccmmerce-heading-wraper span{
	font-size:80px;
	color:#fff;
	font-weight:900;
	display:block;
	line-height:70px
}

.lighting-wraper{
	font-size:60px !important;
}

.slider-ecommerce-button{
	margin-top:15px
}

.slider-ecommerce-button a{
	text-transform: uppercase;
    padding: 13px 25px;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
	background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%) !important;
    color: #fff !important;
}


.ecommerce-slider-wraper .carousel-indicators {
    position: absolute;
    bottom: 20px;
    left: 0;
    z-index: 15;
    width: 100%;
    padding-left: 0;
    text-align: center;
    list-style: none;
    right: 0;
    margin: 0 auto;
}

.mobile-menu-wraper{
	display:none;
}

#wrapper {
    padding-left: 0;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position:relative;
}

#wrapper.toggled {
    padding-left: 220px;
}

#sidebar-wrapper {
    z-index: 1000;
    left: 220px;
    width: 0;
    height: 100%;
    margin-left: -220px;
    overflow-y: auto;
    overflow-x: hidden;
    background: #1a1a1a;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none;
}

#wrapper.toggled #sidebar-wrapper {
    width: 220px;
}


#wrapper.toggled #page-content-wrapper {
    position: absolute;
    margin-right: -220px;
}

/*-------------------------------*/
/*     Sidebar nav styles        */
/*-------------------------------*/

.sidebar-nav {
    position: absolute;
    top:23px;
    width: 220px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.sidebar-nav li {
    position: relative; 
    line-height: 20px;
    display: inline-block;
    width: 100%;
}

.sidebar-nav li:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    height: 100%;
    width: 3px;
    background-color: #1c1c1c;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}
.sidebar-nav li:hover:before,
.sidebar-nav li.open:hover:before {
    width: 100%;
    -webkit-transition: width .2s ease-in;
      -moz-transition:  width .2s ease-in;
       -ms-transition:  width .2s ease-in;
            transition: width .2s ease-in;

}

.sidebar-nav li a {
    display: block;
    color: #ddd;
    text-decoration: none;
    padding: 10px 15px 10px 30px;    
}

.sidebar-nav li a:hover,
.sidebar-nav li a:active,
.sidebar-nav li a:focus,
.sidebar-nav li.open a:hover,
.sidebar-nav li.open a:active,
.sidebar-nav li.open a:focus{
    color: #fff;
    text-decoration: none;
    background-color: transparent;
}

.sidebar-nav > .sidebar-brand {
    height: 65px;
    font-size: 20px;
    line-height: 44px;
}
.sidebar-nav .dropdown-menu {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0;
    border-radius: 0;
    border: none;
    background-color: #222;
    box-shadow: none;
}

/*-------------------------------*/
/*       Hamburger-Cross         */
/*-------------------------------*/

.hamburger {
    position: fixed;
    top: 20px;
    z-index: 999;
    display: block;
    width: 32px;
    height: 32px;
    margin-left: 15px;
    background: transparent;
    border: none;
    right: 19px;
}
.hamburger:hover,
.hamburger:focus,
.hamburger:active {
  outline: none;
}
.hamburger.is-closed:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%;
}
.hamburger.is-closed .hamb-top,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-bottom {
  background-color: #1a1a1a;
}
.hamburger.is-closed .hamb-top { 
  top: 5px; 
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed .hamb-middle {
  top: 50%;
  margin-top: -2px;
}
.hamburger.is-closed .hamb-bottom {
  bottom: 5px;  
  -webkit-transition: all .35s ease-in-out;
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
  background-color: #fff;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-bottom {
  top: 50%;
  margin-top: -2px;  
}
.hamburger.is-open .hamb-top { 
  -webkit-transform: rotate(45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open .hamb-middle { display: none; }
.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg);
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73,1,.28,.08);
}
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0,0,0);
  -webkit-transition: all .35s ease-in-out;
}
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px,0,0);
  -webkit-transition: all .35s ease-in-out;
}

/*-------------------------------*/
/*            Overlay            */
/*-------------------------------*/

.overlay {
    position: fixed;
    display: none;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0, 0, 0, 0.8);
    z-index: 1;
}

.sticky {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 1000;
	background: #fff;
	box-shadow: 0px 3px 7px -2px #b9b9b9;
}

/* CSS slider */

/* CSS content */


.aboutus-wraper{
	background:url(../images/aboutbg.jpg) no-repeat top;
	padding:70px 0;
	height:562px;
}

.abouut-text-wraper{
	padding-left:30px;
	padding-top:10px
}

.aboutus-wraper .abouut-text-wraper h1{
	font-size:36px;
	color:#2f2f2f;
	margin-bottom:25px;
	font-weight:600;
}

.aboutus-wraper .abouut-text-wraper p{
	font-size:16px;
	color:#5c5c5c;
	font-weight:400;
	line-height:28px;
}

.about-button-wraper{
	margin-top:40px
}

.about-button-wraper a{
	text-transform: uppercase;
    padding: 14px 30px;
    color: #fff;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
	background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%) 
}

.ourservice-wraper{
	background:url(../images/ourservicebg.jpg) no-repeat top;
	background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	padding:60px 0 60px 0
}

.ourservice-wraper .ourservice-heading{
	color:#fff;
	font-size:36px;
	font-weight:600;
	text-align:center;
	margin-bottom:10px
}

.ourservice-wraper p{
	text-align:center;
	color:#fff;
	font-weight:400;
	font-size:16px;
	line-height:28px;
	margin-bottom:30px
}

.services-listing-wraper{
    padding: 25px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 8px 0px #250413;
}

.service-icon-wraper{
    height: 70px;
    width: 60px;
	margin-bottom:30px;
}

.service-heading{
	font-size:19px;
	color:#2f2f2f;
	font-weight:600;
	margin-bottom:10px
}

.services-listing-border{
	width: 60px;
    height: 3px;
    background: #b0306a;
    margin: 20px 0;
	margin-bottom:20px
}

.services-listing-wraper p{
		font-size:14px;
	color:#5c5c5c;
	font-weight:400;
	line-height:24px;
	text-align:left;
	margin-bottom:0;
}

.read-more-button{
	padding-top: 10px;
}

.read-more-button a{
	color:#b0306a;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	border-bottom:1px solid #b0306a
}

.services-listing-wraper:hover .read-more-button a{
	color:#2f2f2f
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
    height:383px;
    padding-top:20px;
}

.services-listing-wraper:hover{
	box-shadow: 0px 0px 30px 0px #250413;
		transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}


.services-listing-wraper:hover .service-icon-wraper{
	background:url(../images/serviceiconred.png) no-repeat top !important
}


.services-listing-wraper:hover .service-icon1-wraper{
	background:url(../images/serviceicon1red.png) no-repeat top !important
}


.services-listing-wraper:hover .service-icon2-wraper{
	background:url(../images/serviceicon2red.png) no-repeat top !important
}

.owl-nav {
    position: absolute;
    width: 100%;
    top:42%;
}

.owl-nav button {
    background: #fff !important;
    color: #161616 !important;
    width: 50px !important;
    height: 50px !important;
    border-radius: 50% !important;
    font-size: 16px !important;
    outline: none !important;
}

.owl-next {
    float: right !important;
    margin-right: -18px;
}

.owl-prev{
	position:relative;
	left:-75px
}

.owl-next{
	position:relative;
	right:-55px
}

.save-money-wraper{
	padding:80px 0 70px 0;
	background:#fff
}

.save-money-wraper .save-heading{
	text-align:center;
	font-size:30px;
	color:#2f2f2f;
	font-weight:bold;
	line-height:38px;
	margin-bottom:30px;
}

.save-money-image{
	text-align:center;
}

.save-money-wraper p{
	font-size: 16px;
    color: #5c5c5c;
    font-weight: 400;
    line-height: 28px;
	margin:0;
	padding:0
}

.testimonial-wraper{
	background:url(../images/testimonailbg.jpg) no-repeat top;
	background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
	padding:60px 0 60px 0
}

.testimonial-wraper .testimonial-heading{
	color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
        margin-bottom: 50px;
}


#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 30px;
    /* Control buttons  */
    /* Previous button  */
    /* Next button  */
    /* Changes the position of the indicators */
    /* Changes the color of the indicators */
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -60px;
}
#quote-carousel .carousel-control.right {
    right: -60px;
}
#quote-carousel .carousel-indicators {
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 70px;
    height: 70px;
    margin: 5px;
    cursor: pointer;
    border-radius: 50px;
    overflow: hidden;
    transition: all 0.4s;
}
.testimonial-wraper #quote-carousel .carousel-indicators .active {
    background: #333333;
    width:90px;
    height: 90px;
    border-radius: 100px;
    opacity: 1;
    overflow: hidden;
	position:relative;
}

.item blockquote {
    border-left: none;
    margin: 0;
}

.testimonial-wraper .carousel-indicators{
	position:static;
	margin:0;
	padding:0;
	text-align:center;
}

.testimonial-wraper #quote-carousel .carousel-indicators li{
	border:none;
}

.testimonial-wraper #quote-carousel .carousel-indicators{
	margin:0;
	height:100px
}

.testimonial-wraper #quote-carousel .carousel-control{
    margin: 0;
    padding-top: 132px;
    color: #fff;
    opacity: 0.9;
}

.customer-name-heading{
	font-size:25px;
	color:#fff;
	font-weight:bold;
	margin:15px 0
}

.testimonial-wraper p{
	color:#fff;
	font-size:16px;
	font-weight:300;
	line-height:28px
}

.newsletter-wraper{
	padding:60px 0;
	background:#fff
}

.newsletter-image{
	text-align:center;
}

.newsletter-wraper .newletter-heading{
	font-size:25px;
	color:#2f2f2f;
	font-weight:bold;
	text-align:center;
	padding:22px 0
}


.newsletter-wraper form{
	width:60%;
	margin:0 auto;
}

.newsletter-wraper form .form-group{
}

.newsletter-wraper form .form-group .form-control{
	height:50px;
	text-align:center;
	border:none;
	background:#ededed;
	box-shadow:none;
	outline:none;
}


.newletter-button{
	text-align:center;
	margin-top:5px
}

.newletter-button .subscribebutton{
	border:none;
	outline:none;
	text-transform: uppercase;
    padding: 12px 30px;
    color: #fff;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
}

.contactus-wraper{
	position:relative;
}

.contactus-wraper .heading-backround-wraper{
	padding:60px 0;
	background:#730e3c
}

.contactus-wraper .contact-heading{
	color: #fff;
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 10px;
}

.heading-backround-wraper p{
	text-align:center;
	color:#fff;
	font-size:16px;
	font-weight:300;
	padding-bottom:20px
}

.contact-locationinfo-wraper{
    position: absolute;
    width: 1170px;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 23%;
}

.contact-locationinfo-wraper .contact-location-wraper{
    padding: 25px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 8px 0px #a0a0a0;
}


.location-heading{
	font-size:25px;
	color:#2f2f2f;
	font-weight:bold;
	margin-bottom:17px
}

.contact-locationinfo-wraper  p{
    font-size: 15px;
    color: #868686;
    font-weight:300;
    line-height: 24px;
    margin: 0;
    padding: 0;
}

.contact-locationinfo-wraper ul{
	list-style:none;
	margin-top:22px
}

.contact-locationinfo-wraper ul li{
	padding:10px 0;
	color:#000;
}

.contact-locationinfo-wraper ul li img{
	margin-right:15px;
}

.contact-info-socail{
	text-align:center;
	margin-top:30px;
	margin-bottom:15px
}

.contact-info-socail a{
	display:inline-block;
	width:45px;
	height:45px;
	border-radius:50%;
	border:1px solid #ccc;
	color:#000;
	padding-top:13px;
	text-decoration:none;
	margin-right:8px;
	font-size:14px
}

.contact-info-socail .contact-socail-facebook{
	color:#3b5998;
	border:1px solid #3b5998
}

.contact-info-socail .contact-socail-twitter{
	color:#4d9feb;
	border:1px solid #4d9feb
}

.contact-info-socail .contact-socail-google{
	color:#e64236;
	border:1px solid #e64236
}


.contact-info-socail .contact-socail-linkedin{
	color:#0172b1;
	border:1px solid #0172b1
}

.contact-info-socail .contact-socail-instagram{
	color:#f77d2a;
	border:1px solid #f77d2a
}

.contact-form-wraper{
    padding: 25px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 8px 0px #a0a0a0;
}

.contact-form-wraper .contact-form-heading{
	font-size: 25px;
    color: #2f2f2f;
    font-weight: bold;
    margin-bottom: 25px;
}

.contact-form-wraper .form-group{
}

.contact-form-wraper .form-group .form-control{
	height: 50px;
    border: none;
    background: #ededed;
    box-shadow: none;
    outline: none;
	padding-left:20px
}

.textarea-control .form-control{
	background: #ededed;
    box-shadow: none;
    outline: none;
	padding:15px;
	border:none;
}

.contactbutton-control{
	float:right;
	margin-top:20px
}

.contactbutton-control .contactsubmitbutton{
	    border: none;
    outline: none;
    text-transform: uppercase;
    padding: 12px 35px;
    color: #fff;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
}

iframe{
    box-shadow:7px 9px 38px 1px #ccc !important
}

.inner-aboutus-wraper{
	padding:60px 0;
	background:#fff
}

.about-center-heading{
	text-align:center;
	font-size:30px;
	color:#2f2f2f;
	font-weight:bold;
	margin-bottom:60px
}

.inner-aboutus-wraper p{
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    line-height: 26px;
}

.book-nowpopup-wraper{
}


.book-nowpopup-wraper .close{
    opacity: 0.9;
    color: #000;
    font-size: 30px;
    font-weight: bold;
    margin-top:-16px;
    margin-right: 8px;
    outline: none;
}

.book-nowpopup-wraper .modal-header{
	padding:20px 0;
	text-align:center;
}

.book-nowpopup-wraper .modal-title{
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:bold;
	margin-bottom:5px
}

.book-nowpopup-wraper p{
	font-size:16px;
	text-align:center;
	color:#867474;
	font-weight:300;
	margin:0;
	padding:0;
}

.file-upload {
  background-color: #ffffff;
  width: 600px;
  margin: 0 auto;
  padding: 20px;
}

.file-upload-btn {
  width: 100%;
  margin: 0;
  color: #fff;
  background: #1FB264;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #15824B;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.file-upload-btn:hover {
  background: #1AA059;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.file-upload-btn:active {
  border: 0;
  transition: all .2s ease;
}

.file-upload-content {
  display: none;
  text-align: center;
}

.file-upload-input {
  position: absolute;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  outline: none;
  opacity: 0;
  cursor: pointer;
}

.image-upload-wrap {
  border:1px dashed #ccc;
  position: relative;
  background:#f2f2f2;
  border-radius:6px;
  margin-bottom:15px;
}


.image-title-wrap {
  padding: 0 15px 15px 15px;
  color: #222;
}

.drag-text {
  text-align: center;
}

.drag-text h3 {
    font-weight: 500;
    color: #000000;
    padding: 40px 0;
    font-size: 17px;
    line-height: 44px;
}

.file-upload-image {
  max-height: 200px;
  max-width: 200px;
  margin: auto;
  padding: 20px;
}

.remove-image {
  width: 200px;
  margin: 0;
  color: #fff;
  background: #cd4535;
  border: none;
  padding: 10px;
  border-radius: 4px;
  border-bottom: 4px solid #b02818;
  transition: all .2s ease;
  outline: none;
  text-transform: uppercase;
  font-weight: 700;
}

.remove-image:hover {
  background: #c13b2a;
  color: #ffffff;
  transition: all .2s ease;
  cursor: pointer;
}

.remove-image:active {
  border: 0;
  transition: all .2s ease;
}

.form-booking-wraper{
}

.form-booking-wraper .form-group{
	margin-bottom:15px
	
}

.form-booking-wraper .form-group label{
    padding-top: 10px;
    font-weight: 500;
    padding-left: 0;
    font-size: 14px;
    color: #000;
}

.form-booking-wraper .form-group .form-control{
	height:40px;
    border: none;
    background: #ededed;
    box-shadow: none;
    outline: none;
    padding-left:15px;
	padding-right:0
}


.book-nowpopup-wraper .modal-dialog{
	margin:13px auto;
}

.book-nowpopup-wraper .requestintallationbtn{
    border: none;
    outline: none;
    text-transform: uppercase;
    padding: 12px 30px;
    color: #fff;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
}

.shopping-cart-wraper{
	background:#ebebeb;
	padding:60px 0
}

.shopping-cart-wraper h1{
	font-size: 25px;
	text-align:center;
    color: #2f2f2f;
    margin-bottom:60px;
    font-weight: 600;
}

.shopping-carttable-wraper{
    padding: 25px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px #ccc;
}

.shopping-carttable-wraper .table{
	margin-bottom:0;
	border:1px solid #ccc
}

.shopping-carttable-wraper .table tr{
	border-bottom:1px solid #ccc;
	text-align:center;
	vertical-align:middle
}

.shopping-carttable-wraper .table tr td{
	vertical-align:middle;
}

.shopping-carttable-wraper .table tr td a{
	color:#F00;
}

.shopping-carttable-wraper .heading-main-table{
	background:#f5f5f5;
	font-weight:bold;
	font-size:15px
}

.table-productimg{
	width:100%;
	height:80px;
	background-size:cover !important
}

.btn-number{    
	background-color: #89023f !important;
    border-color: #89023f !important;
	outline:none !important
}

#quantity{
	text-align:center;
	box-shadow:none;
	outline:none;
}

.product-detail-wraper{
	padding:80px 0;
	background:#ebebeb
}

.product-detail-wraper .sliderarrow {
    position: absolute;
    top: 200px;
    background: red;
    width: 40px;
    height: 40px;
    font-size: 25px;
    left: 34px;
    color: #fff !important;
    padding: 2px;
    border-radius: 50px;
}

.product-detial-textwraper{
}

.product-detial-textwraper .product-rating{
	margin-bottom:5px
}
 
.product-detial-textwraper .product-rating a{
	text-decoration:none;
	font-size:18px;
	color:#ffd904;
}

.product-detial-textwraper h1{
	font-size:30px;
	color:#2f2f2f;
	margin-bottom:5px
}

.product-available{
	font-size:16px;
	color:#000000;
	margin-bottom:5px
}

.product-price{
	margin-bottom:5px
}

.product-price strong{
	font-size:25px;
	color:#89023f
}

.product-price span{
	text-decoration:line-through;
	margin-left:10px;
	color:#828282;
	position:relative;
	top:-3px
}

.color-productwrp{
	    margin-top: 10px;
}

.color-productwrp .color-product-heading{
	font-weight:bold;
	font-size:16px;
	color:#000;
	margin-bottom:5px
}

.color-productwrp ul{
	list-style:none;
}

.color-productwrp ul li{
    display: inline-block;
    border: 3px solid #fff;
    margin-right: 8px;
    box-shadow: 0px 0px 5px 0px #bfbfbf;
}

.color-productwrp ul li:hover{
	box-shadow:none;
}

.color-productwrp ul li a{
	
}

.color-productwrp ul li a img{
	width:100%;
}

.product-quantity{
	margin-top:15px;
	width:25%
}

.product-quantity .quantity-heading{
	font-weight:bold;
	font-size:16px;
	color:#000;
	margin-bottom:5px	
}

.product-detial-textwraper p{
	    font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    line-height: 26px;
	padding:24px 0
}

.addtocartbutton{
	margin-top:5px
}

.addtocartbutton a{
	    text-transform: uppercase;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
    padding: 14px 25px;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
	text-decoration:none;
}

.product-tabpanel-wraper{
	background:#ebebeb;
	padding:60px 0
}

.product-tabpanel-wraper .tab-content{
	padding:25px 0;
}

.product-tabpanel-wraper .tab-content h3{
	font-size:25px;
	color:#000;
	margin-bottom:15px;
}

.product-tabpanel-wraper .tab-content p{
	font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    line-height: 26px;
}

.tabbg-container-wraper{
	padding: 25px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 0px 10px 0px #ccc;
}


.nav-tabs{
	text-align:center;
	padding-bottom:20px
}

.nav-tabs>li{
	float:none;
	display:inline-block
}

.nav-tabs>li>a{
	font-size:18px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	padding: 10px 36px;
		border:none !important;
	background:none !important
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
	border:none !important;
	background:none !important
}

.upcomingproduct-wraper{
	padding:60px 0
}

.upcoming-product-heading{
	font-size:36px;
	text-align:center;
	color:#000000;
	font-weight:bold;
	margin-bottom:40px
}

.upcoming-product-heading span{
	background:#000000;
	padding:1px 20px;
	position:relative;
	display:inline-block;
	margin-right:30px;
	top:-10px
}

.upcomingproduct-listing{
	background:#fff;
	border:3px solid #c6c6c6
}

.upcomingproduct-listing:hover{
	border:3px solid #8a023f;;
		transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}

.upcomingproduct-wraper .owl-nav button{
	background:#eaeaea  !important
}

.upcomingproduct-listing:hover a{
}

.upcomingproduct-image{
	height:230px;
	background-size:contain !important;
	background:#fff
}

.heart-icon{
	font-size:18px;
	position:relative;
	top:10px;
	left:15px
}

.heart-icon a{
	text-decoration:none;
	color:#c6c6c6;
}

.percentofflisting{
	display:inline-block;
	width:40px;
	height:40px;
	background:#89023f;
	color:#fff;
	border-radius:50%;
	text-align:center;
	font-weight:bold;
	font-size:13px;
	padding-top:12px;
	line-height:15px;
	text-align:center;
	margin-right:10px;
	margin-top:10px
}

.upcomingproductlist-heading{
	text-align:center;
}

.upcomingproductlist-heading a{
	font-size:20px;
	color:#2f2f2f;
	text-decoration:none;
	font-weight:bold;
}

.upcoming-price{
	font-size:21px;
	color:#89023f;
	text-align:center;
	font-weight:bold;
}

.star-upcoming-rating{
	text-align:center;
	margin-bottom:3px;
}

.star-upcoming-rating a{
	    text-decoration: none;
    font-size: 18px;
    color: #ffd904;

}

.upcomingproduct-wraper .owl-carousel .owl-stage-outer{
	height:auto;
}

.upcomingaddtocartbutton{
	text-align:center;
	margin-bottom:15px
}

.upcomingaddtocartbutton a{
	font-size:14px;
	color:#000;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}

.lightSlider.lsGrab>*{
	border: 5px solid #fff;
	margin-bottom:30px
}

.lSSlideOuter .lSPager.lSGallery li{
	border:5px solid #fff;
}

.lSSlideOuter .lSPager.lSGallery{
	margin-top:15px !important;
}

.ecommerce-main-product-wraper{
	padding:60px 0
}

.ecommerce-main-product-heading{
	font-size: 36px;
    text-align: center;
    color: #000000;
    font-weight: bold;
    margin-bottom: 20px;
}

.ecommerce-main-product-heading span {
    background: #000000;
    padding: 1px 20px;
    position: relative;
    display: inline-block;
    margin-right:15px;
    top: -10px;
}

.ecommerce-main-product-wraper ul{
	list-style:none;
}

.ecommerce-main-product-wraper ul li{
}

.ecommerce-main-product-wraper ul li .product-listing-homewraper{
	border:3px solid #ccc;
	margin-bottom:30px
}

.ecommerce-main-product-wraper .nav-tabs{
	margin-top:0;
	border:none;
}

.ecommerce-main-product-wraper .nav-tabs>li>a{
	text-transform:none;
	font-size:16px;
	font-weight:normal;
}

.product-listing-text-ecommerce{
	text-align:center;
}

.product-listing-text-ecommerce .product-listing-heading{
}

.product-listing-text-ecommerce .product-listing-heading a{
	font-size: 20px;
    color: #2f2f2f;
    text-decoration: none;
    font-weight: bold;
}

.product-listing-price{
	font-size: 21px;
    color: #89023f;
    text-align: center;
    font-weight: bold;
}

.addtocartbuttonproduct{
	margin-bottom:20px
}

.addtocartbuttonproduct a{
	    font-size: 14px;
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}

.ecommerce-main-product-wraper ul li:hover .product-listing-homewraper{
    border: 3px solid #8a023f;
    transition: ease-in 0.3s;
    -moz-transition: ease-in 0.3s;
    -webkit-transition: ease-in 0.3s;
    -ms-transition: ease-in 0.3s;
    -o-transition: ease-in 0.3s;
}

.more-latest-collections{
	text-align:center;
	margin-top:25px
}

.more-latest-collections a{
	text-transform: uppercase;
    padding: 14px 35px;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%) !important;
    color: #fff !important;
}

.promotion-banner-wraper{
	background:url(../images/bannerpromotion.jpg) no-repeat top;
	background-attachment: fixed;
    background-origin: initial;
    background-clip: initial;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 100px 0 100px 0;
}

.promotion-heading-wraper{
	font-size:36px;
	font-weight:bold;
	color:#000
}

.promotion-heading-wraper span{
	font-size:20px;
	letter-spacing:1px;
	display:block;
	color:#89023f
}

.promotion-banner-text{
	float:right;
	width:45%;
}

.promotion-banner-text p{
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 400;
    line-height: 24px;
	padding-top:10px
}

.view-promotionmore-product{
	margin-top:20px
}

.view-promotionmore-product a{
	    text-transform: uppercase;
    padding: 14px 35px;
    font-size: 14px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    text-decoration: none;
    margin-right: 20px;
    display: inline-block;
    text-align: center;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%) !important;
    color: #fff !important;
}

.home-latest-product-wraper{
	padding:60px 0;
}


.latest-product-images{
	background-size:cover !important;
	height:378px
}

.latest-product-listingwrp{
}

.latest-product-listingwrp ul{
	list-style:none;
}

.latest-product-listingwrp ul li{
}

.latest-product-listingwrp ul li .latest-list-wrp{
	border:3px solid #ccc;
	margin-bottom:30px
}

.latest-product-listingwrp ul li:hover .latest-list-wrp{
	border:3px solid #89023f;
		transition: ease-in 0.3s;
	-moz-transition: ease-in 0.3s;
	-webkit-transition: ease-in 0.3s;
	-ms-transition: ease-in 0.3s;
	-o-transition: ease-in 0.3s;
}

.latest-product-image{
	height:100px;
	background-size:contain;
	width:86px;
	float:left
}

.latest-product-list-text{
	padding:20px 0;
}

.latest-product-list-text h5{
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px
}

.latest-product-list-text h5 a{
	color:#000;
	font-size:16px;
	text-decoration:none;
}

.latest-price{
	font-size:18px;
    color: #89023f;
    font-weight: bold;
}

.home-latest-product-wraper .ecommerce-main-product-heading{
	margin-bottom:50px
}

.contact-wraper-inner-wraper{
	padding:60px 0
}

.contact-wraper-inner-wraper ul{
	list-style:none;
}

.contact-wraper-inner-wraper ul li{
}

.contact-wraper-inner-wraper ul li .contact-listing-wraper{
	box-shadow: 0px 0px 4px 0px #bdbdbd;
	background:#fff;
	padding:15px;
	border-radius:6px;
	text-align:center;
}


.map-icon-contact{
	padding:20px 0
}


.map-icon-contact i{
    font-size: 30px;
    background: #97084a;
    border-radius: 50%;
    width: 100px;
    height: 100px;
    padding-top: 37px;
    color: #fff;
}

.location-cantact{
	font-size:16px;
	font-weight:400;
	color:#000
}

.location-cantact{
	padding-bottom:20px;
	padding-top:5px
}

.heading-contact-wraper{
	font-weight:bold;
	color:#333;
	font-size:22px
}

.google-map-contact{
	margin-top:60px
}

.google-map-contact iframe{
	box-shadow:none !important;
}

.contact-from-wraper{
	padding-top:60px;
}

.contact-from-wraper h1{
    font-size: 30px;
    color: #2f2f2f;
    margin-bottom:55px;
    font-weight: 600;
	text-align:center;
}

.contact-from-wraper form{
	margin:0 30px;
}

.contact-from-wraper form .form-group{
}

.contact-from-wraper form .form-group .form-control{
	height:55px;
	box-shadow:none;
	outline:none;
	border:none;
	background:#ececec;
	padding-left:15px
}

.text-area-wraper .form-control{
	background:#ececec;
	box-shadow:none;
	outline:none;
	border:none;
	padding:15px
}

.contact-button-wraper{
	margin-top:13px;
}

.contact-button-wraper input{
    text-transform: uppercase;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
    padding: 17px 25px;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
	width:100%;
	border:none;
}

.contact-button-wraper input:hover{
	background: linear-gradient(45deg, #c9216f 0%, #8a0240 100%);
}

.gallery-main-wraper{
	padding:60px 0 0 0;
}

.gallery-main-wraper .gallery-listing-wraper{
}

.gallery-main-wraper .gallery-listing-wraper .gallery-listing-heading{
	font-size: 30px;
    color: #2f2f2f;
    margin-bottom:45px;
    font-weight: 600;
	text-align:center;
}

.gallery-listing-wraper ul{
	list-style:none
}

.gallery-listing-wraper ul li{
	margin-bottom:30px
}

.gallery-listing-image{
    height: 210px;
    border: 5px solid #fff;
    background-size: cover !important;
    box-shadow: 0px 0px 6px 1px #d0d0d0;
}

.gallery-listing-wraper ul li:hover .gallery-listing-image{
	box-shadow: 0px 0px 20px 1px #d0d0d0
}

.view-all-gallery-button{
	margin-top:20px;
	text-align:center;
	border-bottom:1px solid #ccc;
	padding-bottom:60px
}

.view-all-gallery-button a{
	    text-transform: uppercase;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
    padding: 14px 25px;
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
	text-decoration:none;
}

.billing-info-wraper{
}

.billing-info-wraper .container-fluid{
	padding:0
}

.billing-form-wraper{
    padding: 40px 80px;
    position: relative;
    height: 100vh;
    border-right: 1px solid #ccc;
}

.billing-form-wraper .billing-logo{
	margin-bottom:40px
}

.billing-form-wraper h1{
    font-size:20px;
    color: #2f2f2f;
    margin-bottom:15px;
    font-weight: 500;
}

.billing-form-wraper .form-group{
}

.billing-form-wraper .form-group .form-control{
	height:45px;
	box-shadow:none;
	outline:none;
	background:#f1f1f1;
	border:none;
	padding-left:15px;
	color:#666
}

.heading-billing-heading{
    font-size:20px;
    color: #2f2f2f;
    margin-bottom:15px;
    font-weight:500;
}

input[type=checkbox], input[type=radio]{
	margin:2px 0 0;
}

.returntocart-button{
	margin-top:38px
}

.returntocart-button a{
	color:#329ccc;
	text-decoration:none;
	font-size:14px;
}

.continue-cart-button{
	margin-top:20px
}

.continue-cart-button .cart-shipping-button{
	    text-transform: uppercase;
    background: linear-gradient(45deg, #8a0240 0%, #c9216f 100%);
    color: #fff !important;
    font-size: 13px !important;
    font-weight: 500;
    letter-spacing: 1px;
    border-radius: 6px;
    width: 100%;
    border: none;
	text-align:center;
	padding:14px 0;
	outline:none
}

.continue-cart-button .cart-shipping-button:hover{
	background: linear-gradient(45deg, #c9216f 0%, #8a0240 100%)
}

.billing-product-wraper{
	    padding: 20px 50px;
    position: relative;
    height: 100vh;
	background:#fafafa
}

.billing-product-wraper{
}

.billing-product-wraper .table tr{
	border-bottom:1px solid #ccc;

}

.billing-product-wraper .table tr td{
	vertical-align:middle;
}

.billing-product-wraper .table tr a{
	color:#000;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
	display:block;
}

.billing-product-wraper .table tr  strong{
	font-size:20px;
	float:right;
	color:#900545
}

.billing-total-wraper{
}

.billing-total-wraper ul{
	list-style:none;
	border-bottom:1px solid #ccc;
	padding-bottom:18px
}

.billing-total-wraper ul li{
	font-size:18px;
	color:#666;
	padding:5px 0
}

.billing-total-wraper ul li strong{
	color:#900545;
	float:right
}

.services-heading{
	padding-top:155px !important
}

.inner-services-img{
	height:390px;
	background-size:cover !important
}


/* CSS content */

/* CSS footer */


.footer-main-wraper{
	border-top: 1px solid #ccc;
}

.footer-wraper {
	padding:60px 0

}

.footer-logo{
	text-align:center;
}

.footer-listing{
}

.footer-listing ul{
	list-style:none;
	text-align:center;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	padding:14px 0;
	margin-top:60px
}

.footer-listing ul li{
	display:inline-block;
	padding:0 30px
}

.footer-listing ul li a{
	color:#000;
	text-decoration:none;
	font-size:16px
}

.copyrightwraper{
	padding:13px 0;
	background:#730e3c;
	text-align:center;
	font-size:16px;
	font-weight:300;
	color:#fff
}


/* CSS footer */

/* CSS media quries */


@media (max-width:1300px) and (min-width:1170px) {

.header-navigation-wraper ul li{
	padding:0 10px;
}

}



@media screen and (max-width: 1169px) {
	
.header-navigation-wraper ul li{
	padding:0 10px;
}


.slider-wraper .slider-images{
	height:auto;
}

.slider-text-wraper{
	padding-top:100px;
	padding-bottom:100px;
	padding-left:100px
}

.text-button-wraper a{
	width:auto;
}


.aboutus-wraper{
	height:auto;
}

.ourservice-wraper p br{
	display:none;
}

.billing-form-wraper{
	 padding: 40px 30px;
}
	
}


@media screen and (max-width: 992px) {
	
.billing-form-wraper{
	height:auto;
}

.billing-product-wraper{
	height:auto;
}

.table-responsive {
    border: none;
}
	
.header-navigation-wraper{
	display:none;
}

.carousel-control{
	display:none;
}

.slider-text-wraper{
	padding-left:0;
}

.aboutus-wraper{
	background:#fff;
	padding:30px 0 60px 0
}

.owl-nav{
	position:relative;
	text-align:center;
	margin-top:30px;
	left:-10px
}

.owl-next{
	float:none !important;
	text-align:center;
	position:static;
	left:-20px
}

.ourservice-wraper{
	padding:40px 0
}

.owl-prev{
	left:-10px;
}

.owl-next{
	right:-10px;
}

.abouut-text-wraper{
	padding:0;
}

.ourservice-wraper p{
	font-size:14px;
	line-height:24px;
}

.owl-carousel .owl-stage-outer{
	height:auto;
}

.save-money-wraper .save-heading br{
	display:none;
}

.save-money-wraper{
	padding:40px 0;
}

.testimonial-wraper{
	padding:40px 0;
}

.newsletter-wraper form{
	width:100%;
}

.contact-locationinfo-wraper{
	width:100%;
}

.contact-locationinfo-wraper{
    position: static;
    padding: 18px 0;
    background: #730e3c;
}

.contact-locationinfo-wraper .contact-location-wraper{
	margin-bottom:30px;
	box-shadow: 0px 0px 8px 0px #2b2b2b;
}

.contact-form-wraper{
	box-shadow: 0px 0px 8px 0px #2b2b2b;
}

.contactus-wraper .heading-backround-wraper{
	padding:40px 0 0 0;
}

.footer-listing ul li{
	display:block;
	padding:0;
}

.footer-listing ul{
	margin-top:30px;
}

.mobile-menu-wraper{
	display:block;
}

.mobile-menu-wraper .sidebar-nav li a{
	display:block !important;
	border-radius:0 !important
}

.inner-about-img{
	margin-bottom:30px;
}

.about-center-heading{
	margin-bottom:40px;
}

.inner-slider-wraper{
	height:auto;
}

.inner-slider-wraper h1{
	padding:80px 0
	
}

.ecommerce-navigation-wraper{
	display:none;
}

.ecommerce-header-wraper .ecommerce-topbar-wraper{
	display:none;
}

.shopping-cart-wraper{
	padding:40px 0;
}

.shopping-cart-wraper h1{
	margin-bottom:40px;
}

.cart-ecommerce-wraper{
	position:fixed;
	bottom:15px;
	right:15px;
}

.cart-ecommerce-wraper a{
	width:60px;
	height:60px;
	background:#212020;
	display:block;
	color:#fff;
	text-decoration:none;
	text-align:center;
	padding-top:20px;
	border-radius:50%;
}

.cart-ecommerce-wraper{
	display:block;
}

.slider-ecommerce-wraper{
	height:auto;
}

.slider-eccmmerce-heading-wraper{
	margin:100px 0;
}

.ecommerce-main-product-heading span{
	display:none;
}

.nav-tabs>li>a{
	padding:5px 10px;
}

.promotion-banner-text{
	width:100%;
}

.home-latest-product-wraper{
	padding:40px 0;
}

.home-latest-product-wraper .ecommerce-main-product-heading{
	margin-bottom:40px;
}

.latest-product-images{
	margin-bottom:30px;
}

.lightSlider.lsGrab>* img{
	width:100%;
}

.product-detial-textwraper{
	padding-top:20px;;
}

.product-quantity{
	width:40%;
}

.nav-tabs>li>a{
	font-size:11px;
	padding: 5px 2px;
}

.upcoming-product-heading span{
	display:none;
}

.product-detail-wraper{
	padding-top:20px;
}

.upcomingproduct-wraper{
	padding:40px 0;
}

.upcoming-product-heading{
	margin-bottom:20px;
}

}



/* CSS media quries */


