@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Passion+One:wght@400;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Allura&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
    font-family: 'Philosopher';
    src: url('../fonts/Philosopher-Bold.eot');
    src: url('../fonts/Philosopher-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Philosopher-Bold.woff2') format('woff2'),
        url('../fonts/Philosopher-Bold.woff') format('woff'),
        url('../fonts/Philosopher-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Montserrat Ultra';
    src: url('../fonts/Montserrat-UltraLight.eot');
    src: url('../fonts/Montserrat-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Montserrat-UltraLight.woff2') format('woff2'),
        url('../fonts/Montserrat-UltraLight.woff') format('woff'),
        url('../fonts/Montserrat-UltraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}




*{outline: none !important;}


body {
	overflow-x: hidden;
	font-family: roboto;
}
::selection {background-color: tomato;}
a {
	text-decoration: none!important;
}
:hover, a, h1, h2, h3, h4, h5, h6, li, p, ul {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
color: #fff;
}
.no-margin {
	margin: 0!important;
	padding: 0!important
}
.center {
	margin: 0 auto!important;
	display: table!important;
	float: none!important;
}


/** Header Start **/
header {
    background: url('../images/header1.jpg') no-repeat;
    background-size: cover;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > 
.active > a:focus {
    background-color: transparent;
    color: #fff!important;
    font-weight: 700!important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > 
.active > a:hover {
    background-color: transparent;
    color: #e8be61 !important;
    font-weight: 700!important;
}
navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: transparent;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.navbar-default .navbar-nav > li > a:hover {
    color: #e8be61 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 0 0px 0 35px;
    font-size: 13px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}
.navbar-nav {
    display: table;
    padding: 30px 0 0;
    float: right !important;
}
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.headerLogo {
    padding: 10px 0 10px 85px;
}
.headerLogo img {}
header ul.rightBox {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
}

ul.rightBox li {
    float: left;
    padding-right: 25px;
    padding-top: 25px;
}
ul.rightBox li a {
    font-size: 19px;
}
ul.rightBox li a i {
    color: #fff;
    font-weight: 100;
}
ul.rightBox li a:hover i {
    color: #e8be61;
}
ul.rightBox span {
    position: absolute;
    bottom: -6%;
    right: 19%;
    background: #ff833f;
    font-size: 8px;
    border: 1px solid transparent;
    border-radius: 50px;
    width: 16px;
    height: 16px;
    padding: 2px 4px;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.margin {
    padding: 0;
}
/** Header End **/


/* Slider Main start */
.sliderMain {}
.carousel {
}
.sliderBox {
    height: 190px;
}
.sliderBox .innerBox {}
.innerBox h3 {
    font-size: 64px;
    color: #fff;
    text-align: center;
    padding: 0 0 0px 10px;
    font-family: 'Allura', cursive;
    font-weight: 600;
    margin: 0;
}
.innerBox h2 {
    font-size: 56px;
    color: #fff;
    text-align: center;
    padding: 0 0 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    letter-spacing: 2px;
    margin: 0;
}
.innerBox a {
    border: 1px solid transparent;
    border-radius: 25px;
    padding: 7px 25px;
    font-size: 13px;
    color: #fff;
    background: #000;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    display: table;
    margin: 0 auto;
}
.innerBox a:hover {
    color: #e8be61;
    background: #000;
    border-color: #e8be61;
}

/*.carousel-indicators .active {
    width: 35px;
    height: 8px;
    margin: 0;
    border-radius: 0;
    background-color: #2f2f31;
}
.carousel-indicators li {
    display: inline-block;
    width: 35px;
    height: 8px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0px;
}*/

.carousel-indicators {
    bottom: 20px;
    display: none;
}
/* Slider Main end */


/* Deal start */
.deal {
    position: relative;
    bottom: 80px;
}
.deal .dealBox {}
.dealBox .dealImg {
    position: relative;
}
.dealBox .dealImg img {}
.dealImg .dealOuter {
    position: absolute;
    top: 31%;
    right: 11%;
}
.dealOuter .dealInner {}
.dealOuter .dealInner h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #e8be61;
    font-size: 13px;
    margin: 0;
    padding: 0 0 3px;
}
.dealOuter .dealInner h2 {
    font-family: 'Montserrat Ultra';
    color: #2e2e2e;
    font-size: 32px;
    margin: 0;
    padding: 0 0 10px;
    font-weight: 500;
}
.dealOuter .dealInner a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #fff;
    background: #e8be61;
    font-size: 10px;
    padding: 6px 8px;
    border: 1px solid transparent;
    border-radius: 5px;
}
.dealOuter .dealInner a:hover {
    background: #000;
    border-color: #e8be61;
    color: #e8be61;
}
.dealImg .dealOuter1 {
    position: absolute;
    top: 7%;
    right: 11%;
}
.dealOuter1 .dealInner {}
.dealOuter1 .dealInner h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #e8be61;
    font-size: 13px;
    margin: 0;
    padding: 0 0 3px;
}
.dealOuter1 .dealInner h2 {
    font-family: 'Montserrat Ultra';
    color: #2e2e2e;
    font-size: 32px;
    margin: 0;
    padding: 0 0 10px;
    font-weight: 500;
}
.dealImg .dealOuter3 {
    position: absolute;
    top: 31%;
    left: 5%;
}
.dealOuter3 .dealInner {}
.dealOuter3 .dealInner h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #e8be61;
    font-size: 13px;
    margin: 0;
    padding: 0 0 3px;
}
.dealOuter3 .dealInner h2 {
    font-family: 'Montserrat Ultra';
    color: #2e2e2e;
    font-size: 32px;
    margin: 0;
    padding: 0 0 10px;
    font-weight: 500;
}
.dealOuter3 .dealInner a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #fff;
    background: #e8be61;
    font-size: 10px;
    padding: 6px 8px;
    border: 1px solid transparent;
    border-radius: 5px;
}
.dealOuter3 .dealInner a:hover {
    background: #000;
    border-color: #e8be61;
    color: #e8be61;
}
.deal .col-md-4 {
    width: 33.33333333%;
    padding: 0;
}
/* Deal end */


/* Stuff start */
.stuff {
    padding: 30px 70px 70px;
}
.stuff .heading {}
.stuff .heading h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #acacac;
    font-size: 16px;
    padding: 0 0 5px;
    text-align: center;
    margin: 0;
}
.stuff .heading h2 {
    font-size: 73px;
    color: #313131;
    padding: 0 0 28px;
    position: relative;
    font-family: 'Allura', cursive;
    font-weight: 400;
    text-align: center;
    margin: 0;
}
.stuff .heading h2:after {
    background: #e8be61;
    content: '';
    position: absolute;
    top: 59%;
    width: 135px;
    height: 4px;
    left: 44.1%;
}
.stuff .stuffBox {
    margin-top: 25px;
}
.stuffBox .stuffImg {
    position: relative;
}
.stuffBox .stuffImg span {
    background: #12b897;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border-radius: 50px;
    position: absolute;
    top: 12px;
    right: 7px;
    width: 42px;
    height: 42px;
    padding: 12px 3px 0;
    display: block;
    font-size: 13px;
}
.stuffBox .stuffImg:hover .stuffOverlay {
    display: inline-block;
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0%;
    left: 0%;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 0px 0 35px;
}
.stuffBox .stuffImg img {}
.stuffImg .stuffOverlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0%;
    left: 0%;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 0px 0 35px;
    display: none;
}
.stuffImg .stuffOverlay ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.stuffImg .stuffOverlay ul li {
    padding: 5px 0 5px;
}
.stuffOverlay ul li .cartAnchor {
    background: #e8be61;
    color: #fff;
    padding: 8px 30px;
    border: 1px solid transparent;
    border-radius: 25px; 
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.stuffOverlay ul li .cartAnchor:hover {
    background: #000;
    border-color: #e8be61;
    color: #e8be61;
}
.stuffOverlay ul li .cartAnchor:hover i {
    color: #e8be61;
}
.stuffOverlay ul li .cartAnchor i {
    color: #fff;
    padding-right: 10px;
}
.stuffOverlay ul li .quickAnchor i {
    color: #fff;
    padding-right: 10px;
}
.stuffOverlay ul li .quickAnchor:hover i {
    color: #e8be61;
}
.stuffOverlay ul li .quickAnchor:hover {
    background: transparent;
    border-color: #e8be61;
    color: #e8be61;
}
.stuffOverlay ul li .quickAnchor {
    border: 2px solid #71706f;
    color: #fff;
    padding: 8px 30px;
    border-radius: 25px;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.rating-stars {
    position: relative;
    bottom: -108px;
    right: -62px;
}
.stuffBox .stuffText {
    padding-left: 20px;
}
.stuffBox .stuffText h2 {
    color: #2d2d2d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
}
.stuffBox .stuffText h2 span {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: unset;
    padding-top: 8px;
}
.stuffBox .stuffText h3 {
    color: #c1c1c1;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 10px;
    margin-top: 0;
    padding: 10px 0 0;
}


/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:13px; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}


/* Stuff end */




/* New start */
.new {
    background: #292525;
}
.new .newBox {
    float: left;
}
.newBox h2 {
    font-size: 44px;
    color: #fff;
    padding: 130px 0 12px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-align: left;
    margin: 0;
    line-height: 50px;
}
.newBox h2 span {
    display: block;
}
.newBox h3 {
    font-size: 23px;
    color: #fff;
    padding: 0 0 45px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-align: left;
    margin: 0;
}
.newBox a {
    border: 2px solid transparent;
    color: #fff;
    padding: 10px 30px;
    border-radius: 25px;
    background: #15ab8d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.newBox a:hover {
    background: transparent;
    border-color: #15ab8d;
    color: #15ab8d;
}
/* New end */


/* Shop start */
.shop {
    padding: 95px 0 0;
}
.shop .heading {}
.shop .heading h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #acacac;
    font-size: 15px;
    padding: 0 0 5px;
    text-align: center;
    margin: 0;
}
.shop .heading h2 {
    font-size: 35px;
    color: #313131;
    padding: 0 0 12px;
    position: relative;
    font-family: 'Montserrat', sans-serif;
    font-weight: 800;
    text-align: center;
    margin: 0 0 25px;
}
.shop .heading h2:after {
    background: #e8be61;
    content: '';
    position: absolute;
    top: 67%;
    width: 116px;
    height: 4px;
    left: 44%;
}
.shop .stuffBox {
    margin-top: 75px;
}
.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    margin: 0 auto;
    display: TABLE;
}
.nav-tabs {
    border-bottom: 1px solid transparent;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #e8be62;
    border: 1px solid #ddd;
    border-bottom-color: #ddd !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 10px 40px;
}
.nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #ddd !important;
    border-radius: 4px 4px 0 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #313131;
    font-size: 12px;
    padding: 10px 46px;
}
/* Shop end */


/* Nov start */
.nov {
    padding: 100px 0 0;
}
.nov .novText {}
.novText h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #313131;
    font-size: 20px;
    padding: 100px 0 12px;
    text-align: center;
    margin: 0;
}
.novText h2 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    color: #313131;
    font-size: 20px;
    padding: 0 0 12px;
    text-align: center;
    margin: 0;
}
.novText p {
    color: #7b7b7b;
    text-align: center;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
.novImg {
    position: relative;
}
.novImg:before {
    content: '';
    position: absolute;
    width: 50px;
    height: 50px;
    background: #fff;
    top: 39%;
    left: -10%;
    clip-path: polygon(25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%, 0% 50%);
}
.novImg img  {
    width: 100%;
}
.nov .col-md-6 {
    width: 50%;
    padding: 0;
}
/* Nov end */






/* Footer Start */ 
footer {  
    background: #292525;
    overflow: hidden;
}
footer .footerBox {
    padding: 45px 0 0;
}
.footerBox .footerImg {}
.footerBox .footerImg img {
    padding: 30px 0 40px;
}
.footerBox p {
    color: #8f8d8d;
    text-align: left;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    padding: 5px 0 0;
}
.footerBox p a {
    display: block;
    font-size: 16px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
footer .footerBox1 {
    border-right: 2px solid #444447;
    border-left: 2px solid #444447;
    padding: 66px 13px;
}
.footerBox1 h3 {
    position: relative;
    color: #fff;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    padding: 0 0 5px;
    text-transform: uppercase;
}
.footerBox1 h3:after {
    content: '';
    position: absolute;
    top: 74%;
    left: 0%;
    width: 54px;
    height: 2px;
    background: #fc7f3d;
}
footer-1 .col-md-4 {
    width: 30%;
}
.footerBox1 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footerBox1  ul li {
    padding: 15px 0 18px;
}
.footerBox1 ul li span {
    float: left;
    padding-right: 10px;
}
.footerBox1 ul li span img {
    padding: 0px 14px 0px 0;
}
.footerBox1 ul li h4 {
    color: #fff;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin: 0;
}
.footerBox1 ul li a {
    color: #7f7c7c;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
}
.footerBox1 ul li a i {
    color: #7f7c7c;
}
footer .footerBox2 {
    border-right: 2px solid #444447;
    padding: 60px 0;
}
.footerBox2 h3 {
    position: relative;
    color: #fff;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 0 25px;
}
.footerBox2 h3:after {
    content: '';
    position: absolute;
    top: 39%;
    left: 1%;
    width: 58px;
    height: 2px;
    background: #fc7f3d;
}
.footerBox2 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footerBox2 ul li {
    padding: 0 0 12px;
}
.footerBox2 ul li a.anchor2 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 9px;
    padding: 8px 14px;
    margin-right: 2px;
    margin-bottom: -4px;
    display: inline-block;
    background: #3e3a3a;
    border: 1px solid transparent;
    border-radius: 5px;
    text-transform: uppercase;
}
.footerBox2 ul li a.anchor2:hover {
    background: #eac163;
}
.footerBox2 h4 {
    position: relative;
    color: #fff;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    padding: 42px 0 5px;
}
.footerBox2 h4:after {
    content: '';
    position: absolute;
    top: 90%;
    left: 1%;
    width: 56px;
    height: 2px;
    background: #e8be61;
}
.footerBox2 ul li span {
    padding-right: 19px;
}
.footerBox2 ul li span img {
    float: left;
    display: inline-block;
}
.footerBox2 ul li h5 {
    color: #545252;
    font-size: 14px;
    padding: 0 0 0px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    display: inline-block;
    line-height: 20px;
    margin-top: -3px;
}
.footerBox2 ul li h5 span {
    display: block;
}
.footerBox2 ul li a.blue {
    color: #74828a;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 0 34px;
}
footer .footerBox3 {
    padding: 52px 5px 35px;
}
.footerBox3 h3 {
    position: relative;
    color: #fff;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    padding: 0 0 25px;
}


.footerBox3 h3:after {
    content: '';
    position: absolute;
    top: 40%;
    left: 0%;
    width: 55px;
    height: 2px;
    background: #fc7f3d;
}
.footerBox3 p {
    color: #f1f0f0;
    font-size: 14px;
    padding: 0 0 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 20px;
}
.footerBox3 ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.footerBox3 ul li {
    float: left;
    padding: 0 12px 12px 0; 
}
.footerBox3 ul li a {
    padding-right: 3px;
}
.footerBox3 ul li a i {
    font-size: 18px;
    color: #fff;
}
.footerBox3 ul li a i:hover {
    color: #e8be61;
}
.footerBox3 input[type="email"] {
    background: #3f3b3b;
    padding: 15px;
    border: 1px solid #444447;
    width: 100%;
    border-radius: 5px;
    display: table;
    margin-bottom: 22px;
    margin-top: 23px;
}
.footerBox3 button[type="button"] {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    padding: 8px 25px;
    width: 100%;
    margin-right: 8px;
    background: #eac163;
    border: 1px solid transparent;
    border-radius: 5px;
}
.footerBox3 button[type="button"] i {
    padding-right: 5px;
}
.footerBox3 button[type="button"]:hover {
    background: transparent;
    border-color: #eac163;
    color: #eac163;
}
.footerBox3 button[type="button"]:hover i {
    color: #eac163;   
}
.footerBottom {
    background: #131313;
    padding: 25px 0 15px;
    border-top: 2px solid #444447;
    margin-top: -41px;
}
.footerBottom p {
    text-align: center;
    color: #666666;
    font-size: 15px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
footer .col-md-12 {
    width: 100%;
    padding: 0;
}
/* Footer End */



/* Checkout start */
.checkout {}
.checkout .checkoutBox {
    position: relative;
}
.checkout .checkoutBox img {
    width: 100%;
}
.checkout .checkoutBox h2 {
    position: absolute;
    color: #fff;
    font-size: 64px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 0 0 25px;
    top: 30%;
    left: 41%;
}
/* Checkout end */



/* Billing start */

.billing {
    padding: 80px 0 90px;
}
.billing .billingBox1 {}
.billingBox1 h2 {
    color: #333333;
    font-size: 32px;
    padding: 0 0 15px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.billingBox1 input[type="text"], .billingBox1 input[type="email"], .billingBox1 input[type="tel"] {
    background: #f7f7f7;
    border-radius: 25px;
    border: 1px solid transparent;
    padding: 15px;
    margin-bottom: 16px;
    width: 100%;
}
.billingBox1 a {
    color: #e8be61;
    padding-top: 25px;
    display: block;
}
.billingBox1 a img {
    float: left;
    padding-right: 15px;   
}
.billingBox1 label#order {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #282828;
    font-size: 24px;
    display: block;
    padding: 35px 0 15px;
}
.billingBox1 textarea {
    background: #f7f7f7;
    border-radius: 25px;
    border: 1px solid transparent;
    width: 100%;
    height: 250px;
    padding: 20px 25px;
}
.billing ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #888888;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.billing ::-moz-placeholder { /* Firefox 19+ */
    color: #888888;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.billing :-ms-input-placeholder { /* IE 10+ */
    color: #888888;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.billing :-moz-placeholder { /* Firefox 18- */
    color: #888888;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.billing .billingBox2 {}
.billingBox2 .billingProducts {
    background: #1a1a1a;
    padding: 45px 105px 35px 105px
}
.billingProducts h3 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
    padding: 0 0 15px 40px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin: 0;
}
.billingProducts h3 span {
    color: #e8be61;
    padding-left: 100px; 
}
.billingProducts hr {}
.billingProducts h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    text-align: left;
    padding: 0 0 5px 30px;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
}
.billingProducts h2 span {
    color: #e8be61;
    padding-left: 100px; 
}
.billingProducts h4 {
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    padding: 0 0 0 45px;
}
.billingProducts h4 span {
    padding-left: 135px; 
}
.billingBox2 .total {
    background: #2c2c2c;
    padding: 30px 0 30px 155px;
}
.billingBox2 .total h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
    text-align: left;
    font-family: 'Lato', sans-serif;
    font-weight: 600;
    margin: 0;
}
.billingBox2 .total h2 span {
    color: #e8be61;
    padding-left: 130px;
}
.billingBox2 .bank {
    background: #e8be61;
    padding: 40px 55px 50px;
}
.billingBox2 .bank label {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    padding: 0 23px 20px 54px;
}
.bank label input[type="checkbox"] {
    background: #fff;
    margin-right: 10px;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
} 
.billingBox2 .bank p {
    color: #fff;
    background: #0c9379;
    padding: 30px 54px;
    font-size: 20px;
    line-height: 32px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin-bottom: 40px;
}
.billingBox2 .bank p span {
    display: block;
}
.bank .cards {
    display: inline-block;
}
.bank .cards img {
    position: relative;
    top: 6px;
}
.bank a {
    color: #fff;
    font-size: 13px;
    border: 1px solid transparent;
    border-radius: 25px;
    background: #0c9379;
    padding: 15px 48px;
    display: table;
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    margin: 5px 50px;
    text-transform: uppercase;
}
/* Billing end */


/* Product Details banner start */
.productDetail .productDetailBox img {
    width: 100%;
}
.productDetail .productDetailBox h2 {
    position: absolute;
    color: #fff;
    font-size: 67px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 0 0 25px;
    top: 29%;
    left: 33%;
}
/* Product Details banner end */



/* Product Details start */
.productDetails {
    padding: 75px 0 80px;
}
.productDetails .col-md-12 {
    width: 100%;
    padding: 0;
}
.productDetails .productDetailsBox {}
.productDetailsBox .rating-stars {
    position: relative;
    top: -5px;
    left: 0px;
}
.productDetailsBox .rating-stars #stars {}
.productDetailsBox .rating-stars #stars .star {
    padding: 0px;
}
.productDetailsBox h2 {
    color: #363636;
    font-size: 65px;
    font-family: 'Allura', cursive;
    font-weight: 400;
    margin-left: 0px;
    margin-top: 0;
    margin-bottom: 0;
}
.productDetailsBox h3 {
    color: #e8be61;
    font-size: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}
.productDetailsBox h3 i {
    color: #e8be61;
}
.productDetailsBox h3 span i {
    color: #e8be61;
    text-decoration: line-through;
}
.productDetailsBox h3 span {
    font-size: 23px;
    padding-right: 2px;
    padding-left: 2px;
    text-decoration: line-through;
}
.productDetailsBox h4 {
    color: #363636;
    font-size: 19px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 10px 3px;
}
.productDetailsBox p {
    color: #959595;
    font-size: 18px;
    line-height: 32px;
    font-family: 'Montserrat Ultra';
    font-weight: 500;
    padding: 0 3px 20px;
}
.productDetailsBox p span {
    display: block;
}
.productDetailsBox select {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    margin-left: -12px;
    margin-bottom: 35px;
}
/*.quantity {
    margin-left: -14px;
}*/
.input-group-btn:last-child > .btn, .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
    padding: 12px;
}
.input-group-btn:first-child > .btn, .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
    padding: 12px;
}
.btn-danger {
    color: #000 !important;
    background-color: transparent !important;
    border-color: #ccc !important;
}
.btn-success {
    color: #000 !important;
    background-color: transparent !important;
    border-color: #ccc !important;
}
.productDetailsBox input[type="text"] {
    border: 1px solid #ccc;
    background: transparent;
    padding: 22px 33px;
    width: 75px;
}
.productDetails ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #cccccc;
}
.productDetails ::-moz-placeholder { /* Firefox 19+ */
color: #cccccc;
}
.productDetails :-ms-input-placeholder { /* IE 10+ */
color: #cccccc;
}
.productDetails :-moz-placeholder { /* Firefox 18- */
color: #cccccc;
}
.productDetailsBox input.code {
    border: 1px solid #ccc;
    background: transparent;
    padding: 10px 15px;
    width: 114%;
    position: relative;
    left: -47px;
}
.productDetailsBox a.addCart {
    background: #15a88c;
    border: 1px solid transparent;
    border-radius: 5px;
    color: #fff;
    font-size: 15px;
    width: 94%;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    display: block;
    padding: 16px 0;
    margin-bottom: 30px;
    margin-top: 25px;
    margin-left: 3px;
    text-align: center;
}
.productDetailsBox a.addCart:hover {
    background: #000;
    color: #15a88c;
    border-color: #15a88c;
}
.productDetailsBox ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.productDetailsBox ul li {
    float: left;
    padding-right: 70px;
    padding-bottom: 15px;
}
.productDetailsBox ul li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 15px;
    color: #e1e1e1;
    margin-bottom: 35px;
    display: table-cell;
}
.productDetailsBox ul li a i {
    color: #e1e1e1;
    padding-right: 10px;
}
.productDetailsBox .categories {
    border-top: 2px solid #f2f2f2;
    padding: 15px 15px 15px;
}
.productDetailsBox .categories h2 {
    color: #363636;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    margin-left: -5px;
}
.productDetailsBox .categories h2 span {
    color: #cccccc;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    padding-left: 20px;
}
.productDetailsBox .tags {
    border-top: 2px solid #f2f2f2;
    padding: 15px 12px 15px;
}
.productDetailsBox .tags h2 {
    color: #363636;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    display: block;
    float: left;
    margin: 0;
    padding-right: 37px;
}
.productDetailsBox .tags ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.productDetailsBox .tags ul li {
    float: left;
    padding-right: 5px;
}
.productDetailsBox .tags ul li a.tag1 {
    color: #cccccc;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.productDetailsBox .tags ul li a.tag2 {
    color: #865b55;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
}
.productDetailsBox .share {
    border-top: 2px solid #f2f2f2;
    padding: 25px 10px;
}
.productDetailsBox .share h2 {
    color: #363636;
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
    font-weight: 900;
    display: inline-block;
    float: left;
    text-transform: uppercase;
    margin: 0;
    padding-right: 25px;
    padding-bottom: 40px;
}
.productDetailsBox .share ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.productDetailsBox .share ul li {
    float: left;
    padding-right: 5px;
    margin-top: -4px;
}
.productDetailsBox .share ul li a {
    background: #e1e1e1;
    color: #fff;
    border: 1px solid transparent;
    padding: 1px 2px;
    text-align: center;
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 5px;
}
.productDetailsBox .share ul li a:hover {
    background: #13b495;
}
.productDetailsBox .share ul li a i {
    color: #fff;
    text-align: center;
    padding: 2px;
}
.slider-for {
    padding: 0 0 10px;
}
.slider-for img {
    padding: 0 0 10px;
    width: 750px;
}
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 2;
    display: block;
    width: 25px !important;
    height: 92px !important;
    padding: 3px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff !important;
    border: none;
    outline: none;
    background: #c1c1c1;
}
.slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    right: 0;
    z-index: 2;
    display: block;
    width: 25px !important;
    height: 92px !important;
    padding: 3px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #fff !important;
    border: none;
    outline: none;
    background: #c1c1c1;
}
.slick-prev:hover, .slick-next:hover {
    background: #eac163;
}
.slick-prev:focus, .slick-next:focus {
    background: #eac163;
}
.slick-prev:before {
    content: '\f104';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
}
.slick-next:before {
    content: '\f105';
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
}
.customer {
    border: 1px solid #f5f5f5;
    overflow: hidden;
    margin-bottom: 35px;
}
.headingCustomer h2 {
    color: #363636;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    font-size: 28px;
    padding: 40px 0 50px;
    text-transform: uppercase; 
}
.customer .customerImg {
    padding: 25px 0;
}
.customer .customerImg img {}
.customer h3 {
    margin-left: -16px;
    color: #363636;
    font-size: 21px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
}
.customer h4 {
    font-size: 16px;
    color: #d3d3d3;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin: 0;
    padding-top: 26px;
    float: right;
}
.customer p {
    font-size: 18px;
    color: #959595;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    margin-top: 11px;
    line-height: 20px;
}
.customer .rating-stars {
    position: absolute;
    top: 23px;
    right: 18px;
}
.customer .rating-stars #stars {}
.customer .rating-stars #stars .star {}
.customer .rating-stars ul > li.star.selected > i.fa {
    color: #000;
}
.customer .rating-stars ul > li.star.hover > i.fa {
    color: #000;
}
.productDetails .nav-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; 
    border-bottom: 3px solid #f5f5f5 !important;
    border-radius: 4px 4px 0 0;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: #313131;
    font-size: 23px;
    padding: 10px 46px;
}
.productDetails .nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #e8be61;
    cursor: default;
    background-color: transparent;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; 
    border-bottom: 3px solid !important;
    border-bottom-color: #1c8e78 !important;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 23px;
    padding: 10px 40px;
}
.productDetails .nav-tabs {
    border-bottom: 3px solid #f5f5f5 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important; 
    padding: 35px 0 0;
    display: block;
}
/* Product Details end */



/* Men banner start */
.men {
    background: url(../images/checkout.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.men .menBox {
}
.menBox .menLeft {
    float: right;
}
.menBox .menLeft img {}
.menBox .menRight {
    float: left;
}
.menBox .menRight img {}
.men .menBox h2 {
    color: #fff;
    font-size: 78px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: 95px;
    padding: 90px;
}
/* Men banner end */


/* For Men start */

.forMen {
    padding: 75px 0 70px; 
}
.forMen .heading {}
.forMen .heading h2 {
    font-size: 61px;
    text-align: center;
    color: #313131;
    font-family: 'Allura', cursive;
    font-weight: 400;
    position: relative;
    margin: 0;
    padding: 0 0 10px;
}
.forMen .heading h2:after {
    content: "";
    position: absolute;
    width: 116px;
    height: 3px;
    top: 70%;
    left: 44.8%;
    background: #e8be61;
}
.forMen .heading p {
    font-size: 15px;
    text-align: center;
    color: #2e2e2e;
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
}
.forMen .stuffBox1 {
    margin-top: 50px;
    margin-bottom: 5px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.stuffBox1 .stuffImg {
    position: relative;
}
.stuffBox1 .stuffImg span {
    background: #12b897;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border-radius: 50px;
    position: absolute;
    top: 12px;
    right: 7px;
    width: 42px;
    height: 42px;
    padding: 12px 3px 0;
    display: block;
    font-size: 13px;
}
.stuffBox1 .stuffImg span.leftSale {
    background: #12b897;
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    border-radius: 50px;
    position: absolute;
    top: 12px;
    left: 10px;
    width: 42px;
    height: 42px;
    padding: 12px 3px 0;
    display: block;
    font-size: 13px;
}
.stuffBox1 .stuffImg:hover .stuffOverlay {
    display: inline-block;
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0%;
    left: 0%;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 0px 0 35px;
}
.stuffBox1 .stuffImg img {}
.stuffImg .stuffOverlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    top: 0%;
    left: 0%;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    padding: 0 0px 0 35px;
    display: none;
}
.stuffImg .stuffOverlay ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.stuffImg .stuffOverlay ul li {
    padding: 5px 0 5px;
}
.stuffOverlay ul li .cartAnchor {
    background: #e8be61;
    color: #fff;
    padding: 8px 30px;
    border: 1px solid transparent;
    border-radius: 25px; 
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.stuffOverlay ul li .cartAnchor:hover {
    background: #000;
    border-color: #e8be61;
    color: #e8be61;
}
.stuffOverlay ul li .cartAnchor:hover i {
    color: #e8be61;
}
.stuffOverlay ul li .cartAnchor i {
    color: #fff;
    padding-right: 10px;
}
.stuffOverlay ul li .quickAnchor i {
    color: #fff;
    padding-right: 10px;
}
.stuffOverlay ul li .quickAnchor:hover i {
    color: #e8be61;
}
.stuffOverlay ul li .quickAnchor:hover {
    background: transparent;
    border-color: #e8be61;
    color: #e8be61;
}
.stuffOverlay ul li .quickAnchor {
    border: 2px solid #71706f;
    color: #fff;
    padding: 8px 30px;
    border-radius: 25px;
    background: transparent;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
}
.rating-stars {
    position: relative;
    bottom: -108px;
    right: -62px;
}
.stuffBox1 .stuffText {
    padding-left: 20px;
    padding-bottom: 10px;
}
.stuffBox1 .stuffText h2 {
    color: #2d2d2d;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 15px;
}
.stuffBox1 .stuffText h2 span {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-weight: unset;
    padding-top: 8px;
}
.stuffBox1 .stuffText h3 {
    color: #c1c1c1;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 10px;
    margin-top: 0;
    padding: 10px 0 0;
}


/* Rating Star Widgets Style */
.rating-stars ul {
  list-style-type:none;
  padding:0;
  
  -moz-user-select:none;
  -webkit-user-select:none;
}
.rating-stars ul > li.star {
  display:inline-block;
  
}

/* Idle State of the stars */
.rating-stars ul > li.star > i.fa {
  font-size:13px; /* Change the size of the stars */
  color:#ccc; /* Color on idle state */
}

/* Hover state of the stars */
.rating-stars ul > li.star.hover > i.fa {
  color:#FFCC36;
}

/* Selected state of the stars */
.rating-stars ul > li.star.selected > i.fa {
  color:#FF912C;
}


.glyphicon-triangle-left:before {
    content: "\e251";
    color: #fff;


}
.glyphicon-triangle-right:before {
    content: "\e250";
    color: #fff;
}
.pager > li:nth-child(1) > a, .pager > li > span {
    display: inline-block;
    background: #2f2f2f;
    border: 1px solid transparent;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    padding: 14px;
    margin-top: 85px;
}
/*.pager > li:nth-child(1) > a, .pager > li:hover > span {
    background: #16a68a;
}*/
.pager > li:hover  > a, .pager > li > span {
    background: #16a68a;
}
.pager > li:nth-child(3):hover > a, .pager > li > span {
    background: #16a68a;
}
.pager > li:nth-child(3) > a, .pager > li > span {
    display: inline-block;
    background: #2f2f2f;
    border: 1px solid transparent;
    border-radius: 50px;
    width: 50px;
    height: 50px;
    padding: 14px;
    margin-top: 63px;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    border: 0;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #3f3f3f;
    text-decoration: none;
    background-color: #fff;
    border: 0 !important;
    position: relative;
    bottom: -30px;
}


/* For Men end */



/* Cart banner start */
.cart {}
.cart .cartBox img {
    width: 100%;
}
.cart .cartBox h2 {
    position: absolute;
    color: #fff;
    font-size: 67px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 0 0 25px;
    top: 29%;
    left: 46%;
}
/* Cart banner end */


/* Cart Detail start */
.cartDetail {
    padding: 75px 0 90px;
}
.cartDetail .cartTable {}
.cartTable tr {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.cartTable th {
    background: #2e2e2e;
    padding: 25px !important;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    font-weight: 600; 
}
.cartTable td {
    width: 20%;
    padding: 15px 0 25px !important;
}
.cartTable  .emptyBox {
    width: 70px;
    height: 70px;
    display: table;
    margin: 0 auto;
    background: #f6f4f5;
    margin-top: 20px;
    position: relative;
}
.cartTable .close1 {
    background: #222222;
    border: 1px solid transparent;
    border-radius: 100%;
    position: absolute;
    left: -21%;
    top: -19%;
}
.cartTable .close1 span {
    color: #fff;

}
.cartTable .lorem {
    text-align: left;
}
.cartTable .lorem .rating-stars {
    position: relative;
    bottom: -23px;
    right: 91px;
    padding-bottom: 15px;
}
.cartTable .lorem .rating-stars #stars {}
.cartTable .lorem .rating-stars #stars .star {}
.cartTable .lorem .rating-stars ul > li.star.selected > i.fa {
    color: #2c2c2c;
}
.cartTable .lorem .rating-stars ul > li.star.hover > i.fa {
    color: #2c2c2c;
}
.cartTable .lorem h2 {
    color: #2c2c2c;
    font-size: 28px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    margin: 0;
    margin-left: -27px;
}
.cartTable .amount {
    text-align: center;
}
.cartTable .amount h2 {
    font-family: 'Open Sans', sans-serif;
    font-weight: 800;
    font-size: 28px;
    color: #e8be61;
    padding: 15px 0;
}
.cartTable .amount h2 span {
    text-decoration: line-through;
    font-size: 15px;
    color: #888888;
    padding-left: 5px;
}
.cartTable .quantity {
    width: 145px;
    margin: 30px auto 0;
}
.cartTable .quantity .input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
    padding: 0px 28px 0;
}
.cartTable .input-group-btn:first-child > .btn, .cartTable .input-group-btn:first-child > .btn-group {
    margin-right: -1px;
    padding: 12px;
    background: #2f2f2f;
    border: 1px solid transparent;
    border-radius: 100%;
    margin-top: -6px;
    left: 6px;
    position: relative;
    z-index: 3;
    color: #fff;
}
.cartTable .input-group-btn:first-child > .btn:hover, .cartTable .input-group-btn:first-child > .btn-group {
    background: #14b092;
}
.cartTable .input-group-btn:last-child > .btn:hover, .cartTable .input-group-btn:last-child > .btn-group {
    background: #14b092;
}
.cartTable .input-group-btn:last-child > .btn, .cartTable .input-group-btn:last-child > .btn-group {
    z-index: 2;
    margin-left: -1px;
    padding: 12px;
    background: #2f2f2f;
    border: 1px solid transparent;
    border-radius: 100%;
    margin-top: -5px;
    color: #fff;
    position: relative;
    right: 7px;
}

.cartDetailBox {
    padding: 55px 0;
}
.cartDetailBox h4 {
    color: #aeaeae;
    font-size: 13px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    padding: 25px 0 0;
}
.cartDetailBox a.coupon {
    background: #189f85;
    color: #fff;
    font-size: 15px;
    border: 1px solid transparent;
    border-radius: 35px;
    text-align: center;
    padding: 20px 75px;
    display: table;
    margin: 0 auto; 
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.cartDetailBox a.coupon:hover {
    color: #189f85;
    border-color: #189f85;
    background: #2c2c2c;
}
.cartDetailBox h3 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 19px;
    color: #4e4e4e;
    margin-left: -32px;
}
.cartDetailBox h2 {
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    font-size: 28px;
    color: #e8be61;
    float: right;
    margin: 0;
    padding: 5px 0 30px;
}
.cartDetailBox a.proceed {
    background: #189f85;
    color: #fff;
    font-size: 15px;
    border: 1px solid transparent;
    border-radius: 35px;
    text-align: center;
    padding: 23px 44px;
    display: table;
    margin: 0 auto;
    float: right;
    margin-right: -7px;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
}
.cartDetailBox a.proceed:hover {
    color: #189f85;
    border-color: #189f85;
    background: #2c2c2c;
}
/* Cart Detail end */



/* Contact Us banner start */
.contactUs {
    background: url(../images/checkout.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
}
.contactUs .contactUsBox {
}
/*.contactUsBox .menLeft {
    float: right;
}*/
.contactUsBox .menLeft img {}
.contactUsBox .menRight {
    float: left;
}
.contactUsBox .menRight img {}
.contactUs .contactUsBox h2 {
    color: #fff;
    font-size: 56px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: 95px;
    padding: 90px;
}
/* Contact Us banner end */


/* Contact Us Form start */
/*contact page start*/




.innerbanner-sec img{
  width: 100%;
}
/* contact css start */

.contact-sec {
    padding: 6% 0 6%;
}
.contact-sec .web-heading {
    text-align: center;
}
.contact-tab {
    padding-top: 20px;
    display: inline-block;
    width: 100%;
}
.full-map {
    position: relative;
    margin-bottom: 40px;
}
.full-map iframe {
    height: 475px;
    filter: grayscale(100%);
    width: 100%;
    border: 0;
}
.green-box {
    background-color: #2c2c2c;
    padding: 47px 36px 40px;
    margin: 20px 0;
    width: 70%;
    left: 40px;
    position: relative;
    margin-top: -220px;
}
.contactform-info h1 {
    font-size: 26px;
    padding: 0;
    font-weight: 700;
    margin: 0;
    position: relative;
    z-index: 22;
    margin-bottom: 0;
    color: #fff;
}
.contactform-info ul {
    list-style: none;
    margin: 0 auto;
    padding: 10px 6px;
    display: table;
}
.contactform-info ul li {
    display: block;
    position: relative;
    margin: 0;
    padding: 10px;
    padding-left: 37px;
    color: #fff;
}
.contactform-info ul li i {
    position: absolute;
    left: 0;
    font-size: 22px;
    top: 11px;
    color: #fff;
}
.contactform-info ul li span {
    display: block;
    font-size: 22px;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 6px;
}
.contactform-info ul li a {
    color: #fff;
    display: block;
    word-break: break-all;
    padding: 0 0 3px;
    font-size: 15px;
    font-weight: 500;
}
.contactinput {
    position: relative;
    margin: 10px 0;
    text-align: center;
}
.contactinput input[type="text"], 
.contactinput input[type="email"],
.contactinput input[type="phone"],
.contactinput input[type="password"] {
    width: 100%;
    padding: 20px 30px;
    border: transparent;
    color: #000;
    font-size: 12px;
    outline: none;
    margin-bottom: 15px;
    background-color: #eeeeee;
    text-transform: capitalize;
    border-radius: 0;
    box-shadow: 0 0 5px 0px rgb(0, 0, 0,0.2);
    height: 55px;
    border-radius: 25px;
}
.contactinput textarea {
    width: 100%;
    padding: 26px 30px;
    border: transparent;
    border-radius: 3px;
    color: #000;
    font-size: 12px;
    min-height: 124px;
    background-color: #eeeeee;
    outline: none;
    margin-bottom: 10px;
    text-transform: capitalize;
    resize: none;
    border-radius: 0;
    box-shadow: 0 0 5px 0px rgb(0, 0, 0,0.2);
    border-radius: 35px;
}
.contactinput input[type="submit"] {
    color: #fff;
    box-shadow: 3px 1px 27px #cfcfcf52;
    font-size: 15px;
    letter-spacing: 0;
    font-weight: 400;
    transition: 0.5s ease-in-out;
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    background-color: #eac163;
    border-radius: 4px;
    font-family: 'Oswald', sans-serif;
    text-align: center;
    padding: 15px 40px;
    border: 0;
    border-radius: 25px;
    margin-top: 20px;
}

.contactinput input[type="submit"]:hover {
    background: #000;
    color: #fff;
}
.contactform-info h2 {
    font-size: 22px;
    line-height: 27px;
    padding: 0;
    margin: 0;
    position: relative;
    margin-bottom: 0;
    margin-top: 0;
    color: #999999;
    text-transform: capitalize;
    font-family: 'Poppins', sans-serif;
}
.contactform-info h5 {
    font-size: 22px;
    padding: 0px 0 15px;
    margin: 0;
    position: relative;
    margin-bottom: 0;
    color: #999999;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    line-height: 40px;
}
.contactform-info h4 {
    font-size: 27px;
    padding: 5px 0 43px;
    margin: 0;
    position: relative;
    margin-bottom: 0;
    color: #e8be61;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    line-height: 0px;
}
.contactform-info p {
    font-size: 18px;
    line-height: 32px;
    width: 100%;
    color: #444444;
}
.contactform-info p span {
    display: block;
}
.askone {
    padding: 20px 42px 0;
}
section.innerbanner-sec{
    background-image: url(../images/truck-4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center,center;
}
.contact-sec ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #999999;
}
.contact-sec ::-moz-placeholder { /* Firefox 19+ */
color: #999999;
}
.contact-sec :-ms-input-placeholder { /* IE 10+ */
color: #999999;
}
.contact-sec :-moz-placeholder { /* Firefox 18- */
color: #999999;
}
/* contact css end */


/*Contact_page_Css*/
/*request a quote*/
.contact_area input[type="text"], .contact_area input[type="email"], .contact_area input[type="phone"], .contact_area textarea, .contact_area select {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(212, 212, 212);
    border-radius: 50px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03);
    width: 100%;
    height: 50px;
    padding: 3px 15px;
    outline: none;
    margin: 15px 0;
  
}
.about_tab_mission textarea {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(212, 212, 212);
    border-radius: 50px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03);
    width: 100%;
    height: 100px;
    padding: 24px 25px;
    outline: none;
    border-radius: 50px;
    margin: 15px -7px;
     
}

.contact_area .btn_red {
    font-size: 18px;
    font-weight: 600;
    display: inline-block;
    text-align: center;
    width: 22%;
    margin: 44px auto;
    display: block;
}
.btn_red:hover {
    background-color: rgba(0, 0, 0);
    color: #3a3a3c;
    color: #fff;
}
.btn_red {
    background: #60cd50;
    padding: 13px 25px;
    border-radius: 50px;
    color: #fff;
    text-transform: uppercase;
    transition: ease-in-out 0.4s;
    -webkit-transition: ease-in-out 0.4s;
    -moz-transition: ease-in-out 0.4s;
    -o-transition: ease-in-out 0.4s;
}
.about_main {
    padding-top: 100px;
    padding-bottom: 100px;
}
.contact_area h4 {
    font-size: 55px;
    color: #fff;
    padding-bottom: 50px;
    font-weight: 600;
    text-align: center;
}
.contact_area label {
    margin: 5px 15px;
    color: #fff;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
}
.contact_area input[type="text"], .contact_area input[type="email"], .contact_area input[type="phone"], .contact_area textarea, .contact_area select {
  cursor: url(https://static.codepen.io/assets/favicon/favicon-8ea04875e70c4b0bb41da869e81236e54394d63638a1ef12fa558a4a835f1164.ico), auto;
}
/*request a quote*/
/*work sec home page start*/
.work-list {
    position: relative;
     /*transition: .3s ease-in-out;*/

}
.work-list:before {
    content: '';
    background-color: #0000008a;
    width: 100%;
    position: absolute;
    left: 0;
    height: 185px;
}
.work-list h2 {
    position: absolute;
    top: 19px;
    color: #fff;
    font-size: 22px;
    left: 18px;
    font-weight: 700;
}
.work-list img {
    margin: 16px 0;
    display: block;
  width: 100%;
  height: auto;
    
}
/*.work-list:hover{
    transform: scale(1.1);
}*/
.work-list:hover .overlay-1 {
  height: 100%;
}
.overlay-1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #60cd50;
    overflow: hidden;
    width: 100%;
    height: 0;
    transition: .3s ease;
}
/*.text {
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    font-weight: 500;
}*/
/*work sec home page end*/
.background{
    background-image: url(../images/science-back.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.background-1{
    background-image: url(../images/science-back-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.background-2{
    background-image: url(../images/science-back-2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.background-3{
    background-image: url(../images/science-back-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.work-list img {
    object-fit: cover;
    height: 186px;
}

.banner-1 .main-slider .item > img {
    height: 500px;
    object-fit: cover;
}
/*payment sec start*/

.quick-text h3 {
    font-size: 55px;
    text-align: center;
    color: #1d1d1d;
    margin: 33px 0px;
    padding-bottom: 50px;
}
section.quick-pay-sec {
    padding-top: 20px;
    padding-bottom: 50px;
}
.pay-sec img {
    width: 90%;
    object-fit: contain;
    height: 90px;
    mix-blend-mode: multiply;
    margin: 0 auto;
    display: table;
}
.pay-sec {
    margin: 0 auto;
    display: table;
    min-height: 95px;
    padding: 40px 19px;
    background-color: #fff;
    width: 100%;
    box-shadow: 0 0 11px rgb(0 0 0 / 6%);
}
.pay-sec:hover {
    border-radius: 38px 19px 16px 6px;
    box-shadow: 0 0 11px rgb(0 0 0 / 13%);
}
.contact_area input[type="date"] {
    border-style: solid;
    border-width: 1px;
    border-color: rgb(212, 212, 212);
    border-radius: 50px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03);
    width: 100%;
    height: 50px;
    padding: 3px 15px;
    outline: none;
    margin: 15px 0;
}
/* Contact Us Form end */




.compensate-for-scrollbar {
    /*margin-right: 0 !important;*/
    padding: 0 !important;
    margin: 0 !important;
    overflow: inherit !important; 
}

.contactform-info.askone {
    padding-left: 40px !important;
}






@media only screen and (min-device-width:120px) and (max-device-width:767px) and (orientation:portrait) { }
@media only screen and (min-width: 1366px) and (max-width: 1920px){}

@media only screen and (min-width: 1200px) and (max-width: 1365px){}

@media only screen and (min-width: 992px) and (max-width: 1199px){}

@media only screen and (min-width: 768px) and (max-width: 991px){}

@media only screen and (min-width: 520px) and (max-width: 767px){}

@media only screen and (min-width: 300px) and (max-width: 519px){
section#nav_menu-3 {
    float: none !important;
}
.menu-top_bar_nav_1-container ul, .menu-top_bar_nav_2-container ul {
    list-style: none;
    margin-top: 20px !important;
}
/* .navbar-header {
    display: none;
} */
section#nav_menu-2 {
    float: left;
    width: auto !important;
}

header .rightBox {
    margin-top: 8px !important;
}
.deal {
    bottom: 0px !important;
    padding-top: 40px;
}
.stuff .heading h2 {
    font-size: 45px;
}
.stuff .stuffBox {
    margin-top: 0;
    margin-bottom: 10px !important;
}
.newBox h2 {
    font-size: 30px;
    color: #fff;
    padding: 10px 0 12px;
}
.shop .heading h2 {
    font-size: 25px;
}
.novText h3{
    font-size: 20px;
    padding: 10px 0 12px;
}
.novText h2{
    font-size: 16px;
    padding: 0 0 12px;
}
footer .footerBox2 {
    height: 164px !important;
}
.productDetail .productDetailBox img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}
.productDetail .productDetailBox h2 {
    position: relative;
    color: #fff;
    font-size: 40px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    padding: 0 0 25px;
    top: -183px;
    left: 0 !important;
    text-align: center;
}
.woocommerce-product-gallery.woocommerce-product-gallery--with-images.woocommerce-product-gallery--columns-4.images {
    width: 100% !important;
    float: none !important;
}
.summary.entry-summary h1 {
    color: #363636;
    font-size: 45px !important;
}
.contactUs {
    background: url(../images/checkout.jpg) no-repeat;
    background-size: 100% 100%;
    overflow: hidden;
    background-size: cover;
    object-fit: cover;
}
.contactUs .contactUsBox h2 {
    color: #fff;
    font-size: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    text-align: center;
    margin-top: 0;
    padding: 0;
}
    
}






























img.custom-logo {
        width: 72% !important;
    height: 100% !important;
    margin: 6px 32px auto;
}

.stuffBox .stuffImg img, .stuffImg img {
    height: 340px !important;
}

nav.navbar.navbar-default.navbar-static-top {
    display: none;
}

span.footer_blog_img img {
    width: 100%;
    height: 69px;
    object-fit: cover;
}

.footerBox1 ul li {
    padding: 15px 0 18px;
    margin-bottom: 12px;
}

button.hvr-shrink {
    height: 60px;
}



@media only screen and (min-width: 967px)and (max-width: 1200px)
{

    nav.navbar.navbar-default.navbar-static-top {
        display: none;
    }
    
    img.custom-logo {
        width: 100% !important;
        height: 100% !important;
        margin: 6px 12px auto;
    }
    
    .dealImg .dealOuter {
        position: absolute;
        top: 22%;
        right: 7%;
    }
    
    .dealImg .dealOuter1 {
        position: absolute;
        top: 7%;
        right: 6%;
    }
    
    .dealImg .dealOuter3 {
        position: absolute;
        top: 25%;
        left: 4%;
    }
    
    .stuffBox .stuffImg img, .stuffImg img {
        height: 300px !important;
    }
    
    .novImg:before {
        width: 32px;
    }
    
    footer .footerBox2 {
        height: 480px;
    }
    
    .contactUs .contactUsBox h2 {
        margin-top: 43px;
        padding: 10px 0px;
        margin-bottom: 54px;
    }
    
    .stuffBox1 .stuffImg:hover .stuffOverlay {
        padding: 0;
    }
    
    .rating-stars.text-center {
        display: none;
    }
    
    .productDetail .productDetailBox h2 {
        top: 33%;
        left: 40% !important; 
    }
    
button.hvr-shrink {
    height: 61px;
}













}


@media only screen and (min-width: 768px) and (max-width: 966px)
{
    .responsive .slicknav_menu {display: block;}
    
    nav.navbar.navbar-default.navbar-static-top {
        display: none;
    }
    
    img.custom-logo {
        width: 100% !important;
        height: 100% !important;
        margin: 14px 0 0 0;
    }
    
    .menu-top_bar_nav_1-container ul, .menu-top_bar_nav_2-container ul {
        list-style: none;
        margin-top: 58px !important;
    }
    
    ul.pull-left.rightBox {
        margin-top: 46px !important;
        float: right !important;
    }
    
    section#nav_menu-2 {
        float: left;
        width: 65% !important;
    }
        
    .dealImg .dealOuter3 {
        position: absolute;
        top: 16%;
        left: 5%;
    }
    
    .dealImg .dealOuter1 {
        position: absolute;
        top: 7%;
        right: 7%;
        left: 12px;
    }
    
    .dealOuter1 .dealInner h2 {
        font-size: 23px;
    }
    
    .dealImg .dealOuter {
        position: absolute;
        top: 9%;
        right: 0;
        left: 98px;
        float: right;
    }
    
    .stuffBox .stuffImg img, .stuffImg img {
        height: 204px !important;
    }
        
    .wpb_content_element {
        margin-bottom: 0 !important;
    }
        
    .newBox h2 {
        padding: 22px 0 12px;
    }
        
    section.vc_section.nov.vc_custom_1609328441732 {
        margin-bottom: 0px !important;
    }    
           
    section#text-2 img {
        width: 100%;
        height: 100%;
    }   
    
    .footerBox1 h3:after {
        top: 92%;
    }
    
    
    .footerBox1 ul li span img {
        padding: 0;
    }
    
    footer .footerBox2 {
        height: 516px !important;
    }
    
    .footerBox3 button[type="button"] {
        padding-bottom: 0px;
        padding-top: 12px;
    }
    
    .footerBox3 input[type="email"] {
        margin-bottom: 0px;
    }
    
    .footerBox3 h3:after {
        top: 61%;
    }
    
    .contactUs .contactUsBox h2 {
        font-size: 46px;
        margin-top: 46px;
        padding: 0;
    }
    
    .contactUs {
        object-fit: cover;
        height: 200px;
    }
    
    .green-box {
        width: 100% !important;
        padding: 47px 31px 40px;
    }
    
    /* .stuffOverlay {
        display: none !important;
    }
     */
     
     .stuffBox1 .stuffText {
        padding-left: 7px;
    }
    
    .stuffOverlay {
        padding: 0 !important;
    }
    
    .stuffOverlay ul li .cartAnchor {
        padding: 8px 14px;
        font-size: 12px;
    }
    
    .stuffOverlay ul li .quickAnchor {
        padding: 8px 16px;
        font-size: 12px;
    }
    
    .rating-stars.text-center {
        display: none;
    }
    
.stuff .heading h2:after {
    top: 79%;
    left: 40.1%;
}
    
button.hvr-shrink input {
    margin-bottom: 0px;
}

.footerBox3 button[type="button"] {
    padding-bottom: 0px;
    padding-top: 0;
    height: 55px;
    padding-left: 7px;
    padding-right: 0;
}

ul.pull-left.rightBox {
    margin-top: -44px !important;
}
    
    
    









}



@media only screen and (min-width: 300px) and (max-width: 767px)
{
    
    
    .novImg:before {
        width: 0;
    }
    
    nav.navbar.navbar-default.navbar-static-top {
        display: none;
    }
        
    .flexRow {display: block;}
    .responsive .slicknav_menu {display: block;}
    
    footer .footerBox1 {
        border-right: none;
        border-left: none;
    }
    
    footer .footerBox2 {
        border-right: none;
    }
    
    .menRight {
        display: none;
    }
    
    .contactUs {
        height: 330px;
    }
    
    .full-map iframe {
        height: 400px;
    }
    
    .contactform-info.askone {
        padding-left: 0 !important;
    }
    
    .green-box {
        margin-top: -121px;
    }
    
    .contactform {
        margin-top: 37px;
    }
    
    .footerBox1 ul li {
        width: 100%;
        float: left;
    }
    
    .sanpop-search-box .search-btn {
        width: 25% !important;
        text-align: center;
    }
    
    .entry-summary, a.post-thumbnail {
        width: 100%;
        float: left;
    }
    
    .productDetail .shop_box h2 {
        left: 36%;
    }
    
    .forMen .heading h2:after {
        top: 80%;
        left: 29.8%;
    }
    
    ul#menu-top_bar_nav_1, ul#menu-top_bar_nav_2-1 {
        display: none;
    }
    
    img.custom-logo {
        width: 40% !important;
    }
    
    ul.pull-left.rightBox {
        margin-left: 49px;
        margin-bottom: 18px;
        z-index: 9999;
    }
    
    nav.navbar.navbar-default {
        margin-top: 0 !important;
    }
    
    ul#menu-mobile_menu {
        width: 100%;
        padding-top: 15px;
    }
    
    ul#menu-mobile_menu li {
        padding: 10px 0;
    }
    
    .cartBox img, .checkoutBox img {
        height: 245px;
        width: 100%;
        object-fit: cover;
    }
    
    .cart .cartBox h2, .checkoutBox h2 {
        position: relative !important;
        top: -182px !important;
        left: 0 !important;
        text-align: center ;
    }

    img.custom-logo {
        width: 100% !important;
        height: 100% !important;
        margin:  0;
    }

.margin {
    padding: 0 15px;
}

.dealImg .dealOuter {
    top: 12%;
    right: 4%;
    width: 52%;
}

.dealImg .dealOuter1 {
    top: 5%;
    right: -6%;
    left: 13px;
}

.dealImg .dealOuter3 {
    top: 10%;
    left: 4%;
    width: 52%;
}

.stuff .heading h2:after {
    top: 85%;
    left: 18.1%;
}

.shop .heading h2:after {
    left: 24%;
}

ul.nav.nav-tabs {
    display: block !important;
}

button.hvr-shrink input {
    margin-bottom: 0px;
}

.footerBottom {
    padding: 25px 15px 15px;
}

.stuffBox1 .stuffImg:hover .stuffOverlay {
    display: inline-block;
    display: block;
    padding: 0;
    padding-top: 60px;
}

.rating-stars {
    right: 0;
}



















    
    
}



















