@font-face {
  font-family: 'Futura';
 src:  url('../fonts/Futura-T-OT-Book_19064.eot?#iefix') format('embedded-opentype');
  
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/Futura-T-OT-Book_19064.ttf') format('truetype'); 
}
@font-face {
  font-family: 'Futura';
src:   url('../fonts/Futura-T-OT-Book_19064.eot');
}

body, html{
    font-family: 'Futura' !important;
}

a:hover, a:focus{
	text-decoration: none;
    outline: none;
}
.gpslogosec{
    display: flex;
    justify-content: space-between;
    padding: 15px 0px;
}
.menuactive{background-color: #fff !important;
    color: #007CC3 !important;border-radius: 2px;}
.smloginsec{display: none;}
.smloginsec {margin-left: 16px !important;  }
.smloginuser {float: none !important;padding: 9px 9px 9px 1px;}
.smloginuser a{color:#fff;
    font-size: 14px;
    letter-spacing: 3px;
    }
.loginname{
    width: 80px;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.smloginuser a span{
    font-size: 18px;
    vertical-align: middle;margin-right: 4px;
}
header .navbar{
    border-radius: 0px;
    background-color: transparent;
    border: none;
    margin-bottom: 0;
}
.navbar-toggle {
    background-color: #007CC3 !important;
    border-color: #007CC3 !important;
    padding: 8px 8px;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
header .nav{
    background-color: #007CC3;
}
header .navbar-default .navbar-nav>li{     padding: 9px 42px;}
    
header .navbar-default .navbar-nav>li>a{
      padding: 7px 18px;
    color: #fff;
    font-family: 'Futura';
    font-size: 14px;
    letter-spacing: 3px;
}
header .navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
header .navbar-collapse{    background-color: #007CC3;}
.gpsbanner{
  
    position: relative;
}
.gpsbanner img{
    width: 100%;
}
.gpsbannerinfo{position: absolute;
    top: 0;
    left: 0;
    width: 100%;}
    .gpsbannercontent{
        display: block;
    width: 100%;
    position: relative;
    }

.gpsphone{
    width: 200px;
    text-align: center;
}
.gpsphone h3{font-size: 16px;
    font-family: Futura;
    font-weight: 700;
    margin-bottom: 2px;color: #fff;}
.gpsphone p{font-size: 16px;
font-family: Futura;
font-weight: 700;
margin-bottom: 2px;color: #fff;}
.gpssearch{width: 288px;}
.gpssearch .form-inline{
    margin-top: 8px;
    position: relative;
}
.arrow-left {
  width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 10px solid transparent;
    border-right: 10px solid #007CC3;
    position: absolute;
    right: 38px;
    top: 6px;
}
.gpssearch .form-control{
    border-radius: 0px;
    height: 30px;
    border: 2px solid #007CC3;
    font-size: 15px;
}
.gpssearch .btn{
    color: #fff;
    background-color: #007CC3;
    border: none;
    border-radius: 0;
    height: 30px;
    margin-left: -4px;padding: 5px 12px;
}
.gpsbannerfooter{
       position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.6);
    right: 0 !important;
    width: 505px;
    text-align: center;
    left: 56%;
    padding: 10px 5px;
}
.gpsbanner .gpsbannerfooter h3{
    font-size: 31px;
    color: #fff;
    letter-spacing: 7px;
    font-weight: 600 !important;
}
.gpsbanner .gpsbannerfooter p{
    font-size: 13px;
    color: #fff;
    letter-spacing: 4px;
}
.gpsbrand{
    text-align: center;
        margin: 35px 0px;
}
.brandsliderbtn{background-image: none !important;opacity: 1;}
.brandsliderbtn span{color:#007CC3;top: 34% !important;}
.brandindigator li{border-color: #007CC3;}
.brandindigator .active {
    background-color: #007CC3;
}
.brandslidersec>.item>img{display: inline-block;width: 170px; height: 60px;}
.brandslidersec>.item{padding-bottom: 67px;}
.brandindigator {
    bottom: -16px;
}
.gpsbrandheading{margin-bottom: 40px;}

.brandslider{display: none;margin: 40px 0px;}
.gpsbrndimgsec{text-align: center;    }
.gpsbrandspace{margin-bottom: 60px;}
.gpsbrandheading h3{
         color: #ffffff;
    position: relative;
    font-size: 15px;
    width: 258px;
    text-align: center;
    letter-spacing: 5px;
    background-color: #2e2e2e;
    padding: 13px;
    display: inline-block;
}
.gpsbrandheading h3:before, .gpsbrandheading h3:after {
 content: "";
    position: absolute;
    height: 16 px;
    border-bottom: 3px solid #007CC3;
    width: 441px;
    margin-top: 7px;
}

.gpsbrandheading h3:before{
      right: 53%;
    margin-right:121px;
}
.gpsbrandheading h3:after {
    left: 53%;
    margin-left: 122px;
}
.gpsaboutus{
  display: flex;
    background-color: #007CC3;
    padding: 19px 28px;
    flex: row;
    justify-content: space-between;
        margin: 40px 0px;
}
.gpsaboutinfo{
    border-left: 2px solid #fff;
    margin-left: 24px;
    padding: 0 0 0 24px;
    text-align: center;
}
.gpsaboutus .gpsaboutinfo h3{
   color: #fff;
    border-bottom: 2px solid #fff;
    width: 177px;
    padding-bottom: 4px;
    display: inline-block;
        margin-bottom: 31px;
}
.gpsaboutus .gpsaboutinfo h3:after {
   content: "";
    position: absolute;
    height: 16 px;
    border-bottom: 2px solid #fff;
    width: 146px;
    margin-top: 39px;
    margin-left: -124px;
}
.gpsaboutus .gpsaboutinfo p{
    color: #fff;
    font-size: 18px;
    letter-spacing: 1px;
   line-height:35px;
    text-align: left;
}
.gpsaboutpic{
    padding: 26px 0px;
}
.featureheading h4{color: #ffffff;
    position: relative;
    font-size: 15px;
    width: 263px;
    text-align: center;
    letter-spacing: 5px;
    background-color: #2e2e2e;
    padding: 13px;
    display: inline-block;}
    .featureheading h4:before, .featureheading h4:after {
 content: "";
    position: absolute;
    height: 16 px;
    border-bottom: 3px solid #007CC3;
    width: 438px;
    margin-top: 7px;
}
.featureheading h4:before{
    right: 63%;
    margin-right: 97px;}
.featureheading h4:after {
    left: 63%;
    margin-left: 97px;
}
.gpsgalheading h4, .gpsgalheading2 h4{
color: #ffffff;
    position: relative;
    font-size: 15px;
    width: 239px;
    text-align: center;
    letter-spacing: 5px;
    background-color: #2e2e2e;
    padding: 13px;
    display: inline-block;
}
.gpsgalheading h4:before, .gpsgalheading h4:after {
 content: "";
    position: absolute;
    height: 16 px;
    border-bottom: 3px solid #007CC3;
    width: 450px;
    margin-top: 7px;
}
.gpsgalheading2 h4:before, .gpsgalheading2 h4:after {
    content: "";
    position: absolute;
    height: 16 px;
    border-bottom: 3px solid #007CC3;
    width: 450px;
    margin-top: 7px;
}
.gpsgalheading h4:before{
    right: 63%;
    margin-right: 88px;}
.gpsgalheading h4:after {
    left: 63%;
    margin-left: 88px;
}
.gpsgalheading2 h4:before{
    right: 59%;
    margin-right: 98px;}
.gpsgalheading2 h4:after {
    left: 59%;
    margin-left: 98px;
}
.gpsgalheading{margin: 50px 0px 55px;}
.gpsgalheading2{margin: 55px 0px 60px;}

.gpsgalcontent{
   display: inline-block;
   width: 100%;
     margin-top: 45px;
        border: 2px solid #007cc3;
   /* max-height: 300px;
    overflow: hidden;*/
}
.gpsgalleryzoom{width: 56%; display: inline-block;height: 270px;text-align: center;}
.gpsgalleryzoom img{height: 270px;width: auto;max-width: 100%;}
.gpsgalsmall img{    width: 100%;height: 100%;}
.gpsgalsmall{    width: 44%;display: inline-block;float: right;height: 270px;background-color: #007CC3;}
.gpssmalldesc{background-color: #007CC3;width: 100%;text-align: center;}
 .gpssmalldesc h3{color: #fff;margin: 69px 0px 30px;line-height: 27px;font-size: 1.2em;font-weight: 500;letter-spacing: .3em;text-transform: uppercase;}
 .gpssmalldesc p{  color: #fff;font-size: 17px;margin-bottom: 38px;letter-spacing: 2px;padding: 0px 29px;font-size: 14px;line-height: 1.8em;}
.gpssmalldesc .btn{
    margin: 15px;   margin-top: 1em;
    padding: .75em 1.0em;
    overflow: auto;
    font-size: 11px;
    font-weight: 400;
    -webkit-transition: background .2s;
    transition: background .2s;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #0081a2;
    border: 1px solid #0081a2;
    outline: 0;
    border-radius: 0;
transition:all 0.4s ease-in;}
.gpsgallary .btn:hover, .gpsgallary .btn:active, .gpsgallary .btn:focus{
    background-color: #007CC3;
    border: 1px solid #fff !important;
    color: #fff !important;
}


    .gpsgalleryzoom2{width: 64%;position: relative;}
.gpsgalleryzoom2 img{width: 100%;}
.gpsgalsmall2{  width: 36%;}
.gpsgalsmall2 img{width: 100%;}
.gpszoomdesc2{background-color:#007CC3;position: absolute;top: 0;width: 100%;text-align: center;}
.gpsgallary .gpszoomdesc2 h3{color: #fff;margin: 69px 0px 36px;font-size: 1.2em;font-weight: 500;letter-spacing: .3em;text-transform: uppercase;}
.gpsgallary .gpszoomdesc2 p{   color: #fff;font-size: 17px;margin-bottom: 68px;letter-spacing: 2px;padding: 0px 29px;font-size: 14px;line-height: 1.8em;}
.gpsgallary .gpszoomdesc2 .btn{float: right;margin: 15px;   margin-top: 1em;
    padding: .75em 1.0em;
    overflow: auto;
    font-size: 11px;
    font-weight: 400;
    -webkit-transition: background .2s;
    transition: background .2s;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #0081a2;
    border: 1px solid #0081a2;
    outline: 0;
    border-radius: 0;}

 .gpsgalleryzoom3{width: 60%;}
.gpsgalleryzoom3 img{width: 100%;}
.gpsgalsmall3 img{    width: 100%;height: 100%;}
.gpsgalsmall3{  width: 60%;    position: relative;}
.gpsgalsmall3 img{width: 100%;}
.gpszoomdesc3{background-color: #007CC3;position: absolute;top: 0;width: 100%;height:300px;text-align: center;}
.gpsgallary .gpszoomdesc3 h3{color: #fff;margin: 69px 0px 36px;font-size: 1.2em;font-weight: 500;letter-spacing: .3em;text-transform: uppercase;}
.gpsgallary .gpszoomdesc3 p{ color: #fff;font-size: 17px;margin-bottom: 55px;letter-spacing: 2px;padding: 0px 29px;font-size: 14px;line-height: 1.8em;}
.gpsgallary .gpszoomdesc3 .btn{float: right;margin: 15px;   margin-top: 1em;
    padding: .75em 1.0em;
    overflow: auto;
    font-size: 11px;
    font-weight: 400;
    -webkit-transition: background .2s;
    transition: background .2s;
    letter-spacing: .2em;
    text-transform: uppercase;
    color: #0081a2;
    border: 1px solid #0081a2;
    outline: 0;
    border-radius: 0;}

.gpsprosection, .gpsprosection2{
    text-align: center;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
.gpsprosection2{ margin:31px 109px;}
.gpsprosection > *{width:28%;}
.gpsprosection2 > *{width:33%;}
.gpspro1 img{width:50px;height: 50px;}
.gpspro1 h4{    font-size: 12px;
    letter-spacing: 1.5px;
    margin: 10px 0px 10px;color: #333;}
    .gpsinserttext{display: flex;  justify-content: space-around;text-align: center;margin-bottom: 80px;}
    .gpsinserttext .gpstextsection{width: 27%;
    border: 3px solid #007CC3;
    padding: 10px;}
    .gpsinserttext .gpstextsection h3{font-size: 16px;
    line-height: 27px;
    margin: 15px 0px 30px;
    letter-spacing: 2px;}
  .textbottombtn .btn  .arrow-right {
  width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
    margin-right: 0;
    margin: 0;
    top: 6px;
    position: absolute;
    left: 81px;
}
.gpsinserttext .gpstextbottom {display: flex;
    justify-content: space-between;
}
.gpsinserttext .gpstextbottom h4{
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1.5px;
}
.gpsinserttext .textbottombtn .btn{
        padding: 2px 28px 2px 10px;
    text-align: left;
    background-color: #007CC3;
    color: #fff;
    position: relative;

}
.textbottombtn{margin-top: 7px;}

.footertopsection{display: flex;
    border-top: 2px solid #007CC3;
    border-bottom: 2px solid #007CC3;
    justify-content: space-between;padding: 11px 10px;margin-bottom: 48px;}
    .gpsfootersearch, .gpsfootersocial{display: flex;}
    .footernewheading h4, .footersocial h3{    color: #007CC3;
    font-size: 14px;
    letter-spacing: 1px;margin-top: 9px;}
    .footersearch{margin-left: 17px;
    }
    .footersearch{
            margin-left: 17px;
    }
    .footersearch .form-control{
           padding: 6px 47px 6px 10px;
    border-radius: 0px;
    height: 31px;
    border: 2px solid #007CC3;
    }
    .footersearch  .btn{
        border-radius: 0;
    height: 31px;
    border: 2px solid #007CC3;
    padding: 3px 10px;
      font-size: 12px;
    color: #fff;
     letter-spacing: 1px;
    border: 1px solid #007CC3;
    background-color: #007CC3;
      transition: all 0.3s;
    }
   .footersearch  .btn span{
        font-size: 12px;
    color: #fff;
    padding: 3px 7px;    letter-spacing: 1px;
    
        transition: all 0.3s;

    }
    .footersearch  .btn:hover, .footersearch  .btn:focus, .footersearch  .btn:active{background-color: #fff;color:#007CC3;}
    .footersearch  .btn:hover span, .footersearch  .btn:focus span, .footersearch  .btn:active span{color:#007CC3;}
    .footersearch  .btn span:hover, .footersearch  .btn span:focus, .footersearch  .btn span:active{color:#007CC3;background-color: #fff;}
    .footersocialpage{    width: 72%;}
    .footersocialpage ul{    margin-bottom: 0;padding-left: 0;}
    .footersocialpage ul li{display: inline-block;list-style: none;padding-right: 4px;}
    .footersocialpage ul li a{    color: #007CC3;
    font-size: 21px;
    border: 1px solid #007CC3;
    border-radius: 40px;
    padding: 4px 9px;
    display: block;
    height: 100%;
    height: 40px;
    width: 40px;}
    .footersocialpage ul li a:hover{background-color:#007CC3; color: #fff; }
    .gpsfootersocial{width: 25%;}
    .footersocial{width:47%;}
    .gpsfootersearch{    margin-left: 49px;}
    .footerlinkssec{background-color:#007CC3; }
    .footerlinksdesc{display: flex;padding: 50px 0px;}
    .footerlink1, .footerlink2, .footerlink3{
            width: 22%;
    }
    .footerlink4{width: 30%;
    border-left: 2px solid #fff;    padding-left: 84px;}
    .footerlinksdesc h3{
color: #fff;
    font-size: 16px;
    border-bottom: 2px solid #fff;
    
    padding-bottom: 2px;
    margin-bottom: 37px;
    letter-spacing: 1px;
    }
    .footerlink1 h3{width:101px;}
    .footerlink2 h3{width:115px;}
    .footerlink3 h3{width:120px;}
    .footerlink4 h3{width:181px;}
    .footerlinksdesc ul{    padding-left: 0;}
    .footerlinksdesc ul li{list-style: none;}
    .footerlinksdesc ul li a{color: #fff;
    font-size: 15px;
    line-height: 28px;
    letter-spacing: 1px;}

    /*product page style*/
    .fresh-product a img{width: 100%;}
    .prodesc h1, .prodesc p{font-size: 15px !important;}
    .propagefeature p{text-align: justify;}
    .propagefeature h2, .propagefeature h3{font-size: 20px;}
    .propagefeature p img{max-width: 100%;margin: 8px 0px;}
    .productsection{
        margin: 50px 0px 60px;
    }
    .colorbackground{}
     /*product page left section*/
     .manufacture-leftsec{margin-bottom: 50px;}
     .manufacture-leftsec, .quickviewdetail{font-family: "Open Sans", sans-serif;}
.manufacture-leftsec p{    font: 600 18px/22px "Open Sans", sans-serif;
    color: #007CC3;
    background: #f6f6f6;
    border-top: 5px solid #007CC3;
    text-transform: uppercase;
    padding: 14px 5px 17px 20px;
    margin-bottom: 20px;}
.manufacture-leftsec p a{color: #007CC3;}
.manufacturelist ul{padding-left: 0px;}
.manufacturelist ul li{padding: 5px 0 6px 20px;
    border-top: 1px solid #d6d4d4;list-style: none;}
.manufacturelist ul li:hover{    background: #f1f1f1;}
    .manufacturelist ul li:first-child {
    border-top: none;
}

.manufacturelist ul li a{color: #777;font-size: 13px;}
.manufacturelist ul li a:before{
    content: "\f105";
display: inline;
font-family: "FontAwesome";
color: #007CC3;
    padding-right: 8px;
}
.tagcategory a{
    font-size: 13px;
    padding: 4px 9px 4px 9px;
    border: 1px solid #007CC3;
    color: #007CC3;
    text-align: center;
    display: inline-block;
    float: left;
    margin: 0px 3px 3px 0px;
}






    /*product page left section end*/
 /*product page right section */
 /*.productviewsec{display: flex; justify-content: space-around;}*/
.productviewsec{display: block; justify-content: space-around;}
 .prorightsec{padding-right: 0px;}
 .productcontainr{padding-bottom: 12px;   display: inline-block; width: 27%;    height: 340px;position: relative;margin-right: 10px;}
.productviegpsec{
    display: flex;
   justify-content: space-between;
}
.productdetail-top{background-color: #fff;    border: 1px solid #d6d4d4;
    padding: 9px;
    position: relative;}
.productdetail-top img{width: 210px;height: 200px;}
.productdetail-bottom{    text-align: center;margin-top: -10px;
    padding: 10px;}
.productdetail-bottom .productname h4{
    font-size: 15px;
    line-height: 23px;
    color: #3a3939;
    margin-bottom: 0;
    padding: 0 0px 7px 0px;
        letter-spacing: 0.7px;
}
/*.productshopinfo{display: none;}*/
.productshopbtn{
   font: 700 14px/21px Arial, Helvetica, sans-serif;
    color: #007CC3;
    border: 1px solid #007CC3;
    padding: 5px 8px;
    background: transparent;
    border-radius: 0;
    margin-top: 2px;
}
.productshopbtn.active, .productshopbtn:focus, .productshopbtn:hover {
   color: #fff;
    outline: none;
    background: #007CC3;
}
.productcontainr:hover .productdetail-bottom{
    background-color: #fff;
}
/*.productcontainr:hover .productshopinfo{
  display: block;
}*/
/*.productcontainr:hover .productquickview, .productcontainr:hover{
  display: block;
}*/
.productquickview{
    top: 53px;
    position: absolute;
    margin-left: 50px;    display: none;
}
.productquickview h3{
    color: #777676;
    position: absolute;
    padding: 14px 0 0;
    background: rgba(255, 255, 255, 0.78);
    width: 96px;
    height: 38px;
    text-align: center;
    font: 700 13px/16px Arial, Helvetica, sans-serif;
    cursor: pointer;
    box-shadow: 0px 0px 1px 1px #e4e4e4;
}

/*product slider style--*/
.productslider{
    text-align: center;
}
.proslidecontent{border: 1px solid #dbdbdb;padding:17px;}
.productslider .sp-thumbs{    margin-top: 11px;}
.productslider .sp-thumbs a:link{   margin-left: 5px;}

.productslider .sp-wrap{
    float: none;
}
.quickviewdetail h2{
    padding-bottom: 11px;
    font-size: 20px;
    color: #3a3939;
}
.quickproinfo, .quickprocondition span{color: #666;font-size: 13px;}
.quickclosebtn{
    z-index: 99999;
    position: absolute;
    right: -6px;
    opacity: 1;
    width: 28px;
    height: 28px;
    font-size: 27px;
    line-height: 24px;
    color: #ffffff;
    text-align: center;
    background: #007CC3 !important;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px;
    top: -6px;
    padding-left: 2px !important;
}
.quickclosebtn:focus, .quickclosebtn:hover {
   color: #ffffff;
    opacity:1;
   outline: none;
}
.quicksocialbtn{
    margin-top: 30px;
}
.quicksocialbtn .btn{
    border-radius: 0;
    font-size: 13px;
}
.quicksocialbtn .btn i{    padding-right: 5px;}
.quicksocialbtn .btn span span{font-size: 12px;}
.quicktwbtn i{color: #00aaf0;}
.quickfbbtn i{color: #435f9f;}
.quickgooglebtn i{color: #e05040;}

.quicktwbtn:hover i, .quicktwbtn:focus i, .quicktwbtn:active i{color:#fff !important; }
.quicktwbtn:active:focus, .quicktwbtn:active:hover, .quicktwbtn:focus, .quicktwbtn:hover{background-color:#00aaf0;color:#fff;border-color: #00aaf0 ;border-radius: 0px; }

.quickfbbtn:hover i, .quickfbbtn:focus i, .quickfbbtn:active i{color:#fff !important; }
.quickfbbtn:active:focus, .quickfbbtn:active:hover, .quickfbbtn:focus, .quickfbbtn:hover{background-color:#435f9f;color:#fff;border-color: #435f9f;border-radius: 0px; }

.quickgooglebtn:hover i, .quickgooglebtn:focus i, .quickgooglebtn:active i{color:#fff !important; }
.quickgooglebtn:active:focus, .quickgooglebtn:active:hover, .quickgooglebtn:focus, .quickgooglebtn:hover{background-color:#e05040;color:#fff;border-color: #e05040;border-radius: 0px; }
/*product slider style end--*/




 /*product page right section end*/
.proqualitysec{    display: flex;justify-content: space-between;margin: 5px 0px 50px;}
.proquality{    text-align: center;padding: 0px 7px;}
.proquality h3 i{  
  background-color: #007CC3;
    color: #fff;
    padding: 15px;
    font-size: 23px;
    border-radius: 50%;
    line-height: 20px;
    border: 1px solid #007CC3;
}
.proquality:hover i{ 
color: #007CC3;
background-color: #fff;

}
.proquality h4{
    margin: 15px 0px 10px;
    color: #6f6d6d;
}
.proquality p{
        padding: 0px 15px;
    color: #7f7777;
}

/* product page css */

.path {
  font-size:16px;
  font-weight: 100; }
  .path ul li {
    float: left;
    list-style: none;
     }
    .path ul li a {
      display: block;
    color: #333;
    font-size: 14px;
    font-family: 'Futura';
    letter-spacing: 0.5px;}
    .path ul li a:after {
      content: "\f105";
      display: inline-block;
      width: 10px;
      height: 11px;
     /* vertical-align: middle;*/
         margin: -3px 0.7em;
     font-family: FontAwesome;
      }
.arrownone a:after{content: "" !important;font-family: FontAwesome;}
.gps-product p, .gps-product-detail p {
  font-size: 17px;
  font-weight: 300; }
  .proname{      font-size:19px;
    font-weight: 300;
    margin: 0 0 6px;
    padding-left: 2px;text-transform: uppercase;}
    .proprice{margin-bottom: 5px;}
.proquantity p{font-size: 15px;margin-top: 16px;margin-bottom: 12px;}
.rvs1 {
  font-size: 30px !important; }

.gps-product-detail {
  font-weight: 100; }
  .gps-product-detail h2 {
    font-family: 'Futura';
    text-transform: uppercase;
    letter-spacing: 1.5px;
    font-size: large;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden; }
  .gps-product-detail .glyphicon {
    font-size: large; }
  .gps-product-detail .starrr {
    display: inline-block; }
  .gps-product-detail .rvw {
    font-size: 18px;
    font-weight: 400; }
  .gps-product-detail ul.quanty {
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    font-weight: 200;
    float: left;
    margin-right: 10px;
    padding-left: 0; }
    .gps-product-detail ul.quanty li {
      float: left;
      border: 1px solid #007cc3;
      list-style: none; }
      .gps-product-detail ul.quanty li a {
        width: 40px;
        height: 40px;
        float: left; }
        .gps-product-detail ul.quanty li a:hover, .gps-product-detail ul.quanty li a:active, .gps-product-detail ul.quanty li a:focus {
          text-decoration: none; }
    .gps-product-detail ul.quanty li:nth-of-type(2) {
      border-left: none;
      border-right: none; }
  .gps-product-detail .gps-btn {
   background-color:#007cc3;
    height: 40px;
    width: 100%;
    line-height: 40px;
    color: white;
    text-align: center;
    float: left;
    margin-bottom: 10px;
    padding: 0 30px;
    /*font-size: 1.2em;*/
    width: auto;
    margin-top: 0; 
border: 2px solid #007cc3;
letter-spacing: 1px;
}
.gps-product-spcf p {
  font-size: 18px;
  font-weight: 400; }
.gps-product-spcf ul {
  list-style-type: disc;
  list-style-position: inside; }
  .gps-product-spcf ul li {
    font-size:18px;
    font-weight: 400;
    letter-spacing: 2px; }

.gps-reviegps .rev-sec {
  clear: both; }
  .gps-reviegps .rev-sec a {
        width: 40px;
    height: 41px;
    /* border-radius: 80px; */
    float: left;
    line-height: 40px;
    text-align: center;
    background: #fff;
    color: #007cc3;
    font-size: 18px;
    box-shadow: 0px 0px 0px 5px #007cc3;
    border: 2px solid #fff;}
    .proreviewstar{float: right;}
.gps-reviegps p {
  display: inline-block; }
.gps-reviegps .rvw-name {
  margin-bottom: 30px;
  float: left;
  margin-left: 15px; }
  .gps-reviegps .rvw-name p {
    font-size: 17px }
.gps-reviegps .rev-desc {
  clear: both;
  margin-bottom: 0px;
  padding-left: 55px;
    bottom: 31px;
    position: relative; }
  .gps-reviegps .rev-desc p {
    display: block;
    /*font-size: 1.5em;font-weight: 400;*/
    letter-spacing: 2px; margin-bottom: 8px;line-height: 20px;}
    .proreviewsec{margin-bottom: 30px;}
.reviewlike {
     margin-left: 52px;
    margin-top: -10px;
}
.reviewlike ul {
    margin-bottom: 0px;
}
.reviewlike ul li {
    display: inline;
    padding: 0px 6px;
}
.reviewlike ul li a {
    color: #fff !important;
    font-size: 15px;
}
.reviewlike ul li a span {
    padding-left: 3px;
    font-size: 11px;
}
.also-like p {
  font-size: 18px;
   }
   .gps-reviegps
   {
    background-color:#007cc3;
    color: white; 
    padding: 30px;
   }
.week-pic .rvs {
  width: 320px;
  font-family: 'Futura';
  text-transform: uppercase;
  letter-spacing: 1.5px; }
.week-pic p {
  font-size: 16px;
  line-height: 30px;
  color: white; }
  .week-pic
  {
    background-color:#007cc3;
    padding: 25px;
  }
   .week-pic .ltr-spc
   {
    color: white;
   }

    
    

    .product-tab .nav-tabs > li > a,
    .product-tab .nav-tabs > li.active > a, 
    .product-tab .nav-tabs > li.active > a:hover,
    .product-tab .tab-pane ul li p,
    .product-tab .tab-pane p, 
    .product-tab .tab-pane.active{
        font-size: 15px !important;
    }
.Products_reviewHeading{
    top: -39px;
}
.Products_reviewHeading span{
        background: #007cc3;
    color: #fff;
    padding: 10px 21px;
    font-size: 16px;
    letter-spacing: 2px;
}
.Products_listHeading,
.Products_reviewHeading{
    position: relative;
}
.Products_listHeading{
    top: -47px;
}
.lrn-more{
    background: #fff;
    padding: 11px 30px;
    font-size: 18px !important;
}
.lrn-more:hover{
    background: none;
    color: #fff;
    border: 1px solid;
}
.back-color{
    padding: 25px;  
}
.sp-wrap{
    background: #007cc3 !important;
    border: 5px solid #007cc3 !important;
    max-width: 100% !important;
}
.addcartbtn:hover{background-color: #fff;border: 2px solid #007cc3;}
.addcartbtn:hover span{color:#007cc3;}
.gps-product{margin-bottom: 50px;margin-top: 14px;}
.youmaylikesec{margin-top: 70px;margin-bottom: 50px;}
/*cart page css*/
/*cart pagemain heading*/
.cartheading{margin: 20px 0px 5px;}
.cartleftheading{display: inline-block;     margin-left: 15px;}
.cartrightheading{
    display: inline-block;
    float: right;
    margin-right: 15px;
}
.shopheading h3 a{color: #666;
    font-size: 22px;
}
/*cart pagemain heading end*/
.cartproductsec{    margin-bottom: 64px;    padding: 0 15px;}
/*cart productsec*/
.cartsechd{
    border-bottom: 1px solid #007CC3;
    color: #666;
    font-size: 19px;
    letter-spacing: 1px;    padding-bottom: 3px;
}
.cartprodetil{margin: 25px 0px 19px 19px;}
.cartproname h3{
            margin-top: 0;
    font-size: 15px;
    font-weight: 600;
}
.cartprocolor p, .cartproprice p, .cartproquantity p{font-size: 16px;
    color: #666;}
    .cartproquantity label{
        font-size: 16px;
    font-weight: normal;
    color: #666;
    }
    .quantityfield{    width: 26% !important;
    margin-left: 15px;}
    .quantityclose{
        margin-left: 14px !important;
   font-size: 17px !important;
    color: #666;
    font-weight: 200 !important;
    }
/*cart productsec end*/
/*CART SUBTOTAL SEC*/
.carttotalsec{margin-top: 23px;margin-bottom: 15px;}
.cartpriceleft{display: inline-block;padding-left: 0px;}
.cartpriceright{display: inline-block;float:right;text-align: right;padding-right: 0px;}
.cartprice p, .cartprice h5{
    font-size: 16px;
    color: #666;
}
.caramt{font-size: 18px !important;}
.cartchekoutbtn{text-align: center;}
.gpsbtn{
    text-transform: uppercase;
    padding: 9px 45px;
    width: 100%;
    border-radius: 0;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border: 2px solid #007CC3;
    background-color: #007CC3;
    color: #fff;
    margin-bottom: 15px;
}
.gpsbtn:hover{
    background-color: transparent;
    border: 2px solid #007CC3;
    color:#007CC3;
}
/*CART SUBTOTAL SEC END*/
/*cart page css end*/
/*checkout page style*/
/*checkout subnav*/
.chekoutsubnav{      margin: 24px 0px 15px;}
.chekoutsubnav ul li{display: inline;
    }
.chekoutsubnav ul li a{color: #666;
    font-size: 15px;    padding: 2px;}
    .chekoutsubnav ul li a::after {
    content: "\f105";
    display: inline-block;
    margin: 0 0.5em;
    font-family: "FontAwesome";
    margin-left: 10px;
}
/*checkout subnav style end*/
.chekoutdetail{  margin: 35px 63px 45px 40px;}
.pfname{width: 49%;display: inline-block;}
.plname{width: 49%;float: right;}
.countyadd{display: inline-block;
    float: left;
    width: 32%;
    margin-right: 8px;}
    .countyaddpost{float: left;
    width: 32%;}
    .chekoutform .form-control {
    font-size: 15px;
}
/*chekout product style*/
.chkformsec{padding-left: 0;}
.chekoutprodetail {
   
}
.checkoutproimg img{width: 131px;
    height: 116px;}
    .checkoutapply{
            text-transform: uppercase;
    padding: 4px 35px;
    border-radius: 0;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border: 2px solid #007CC3;
    background-color: #007CC3;
    color: #fff;
    }
    .chekoutbtn{width: 100%; text-transform: uppercase;padding: 12px 35px;
    border-radius: 0;
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    letter-spacing: 1.2px;
    border: 2px solid #007CC3;
    background-color: #007CC3;
    color: #fff;}
    .checkoutapply:hover, .chekoutbtn:hover, .chekoutbtn:focus{
  border: 2px solid #007CC3;
  background: transparent;
  color: #007CC3;
    }
   
    .choeoutcoupon{padding-left: 7px;    margin-bottom: 15px;}
    .checkouttotal{padding-left: 7px;}
    .checkproinfo a, .checkproinfo p, .checkproinfo{color: #666;
    font-size: 15px;}
    .ship-add, .shipping-Information{    margin-bottom: 50px;}
/*chekout product style end*/

/*checkout page style*/
/*shipment page style*/
.shipdetail p{margin-bottom: 6px;
    font-size: 15px;
    color: #666;}
    .paymentoption {
    margin-bottom: 15px;
    margin-top: 15px;
}
.paymentproname p{font-size: 14px;
    color: #666;
    font-weight: 600;
    text-transform: uppercase;}
    .paymentoption .panel-default{background-color: #f5f5f5;}
    .paymentoption .panel-heading{padding: 0 15px;}
    .paymentoption form label{color: #666;
    font-size: 15px;}
    .paymentoptionbody{background-color: #fff;}
/*shipment page style end*/


/*   Cart Style */

.shopping-cart .cart-item .item-img a {
  clear: both;
  display: block;
  margin: 0 auto;
  width: 80%;
}
.shopping-cart .cart-products h1 {
  border-bottom: 1px solid #333;
  font-size: 1.5em;
  text-transform: uppercase;
}
.shopping-cart .cart-item {
  clear: both;
}
.shopping-cart .cart-products .cart-product-total {
  float: left;
  padding: 2% 0 2% 2%;
  width: 35%;
}
.shopping-cart .cart-item .item-img {
  float: left;
  padding: 1.5%;
  width: 45%;
}
.shopping-cart .cart-item .item-dis {
  float: left;
  padding: 1.5%;
  width: 55%;
}
.shopping-cart .cart-item .item-dis .item-input {
  float: left;
  width: 55px;
}
.cartchekbtn{margin-top: 22px;}
.shopping-cart .cart-product-total .cart-check {
  background: #69dbca none repeat scroll 0 0;
  border-radius: 4px;
  box-shadow: 0 -3px rgba(0, 0, 0, 0.1) inset;
  box-sizing: border-box;
  color: #fff;
  display: block;
  font-size: 1.3em;
  padding: 2.5%;
  text-align: center;
  text-transform: uppercase;
  transition: all 200ms ease 0s;
}
.shopping-cart h1, .shopping-cart p, .shopping-cart a, .shopping-cart span {
  color: #666;
  font-weight: 200;
}
.shopping-cart .cart-products .cart-product {
  float: left;
  padding: 2% 2% 2% 0;
  width: 65%;
}
.shopping-cart .shopping-heading .contuning-shopping {
  float: right;
}
.shopping-cart .shopping-heading h1, .shopping-cart .shopping-heading .contuning-shopping {
  display: inline-block;
}
.shopping-cart .cart-item .item-img a img {
  margin: 0 auto;
  max-width: 100%;
}
.shopping-cart .cart-product-total span {
  font-size: 1.2em;
  font-weight: 500;
}
/*   //////////////     */
/* Error class*/
textarea.error,input[type="text"].error, input[type="email"].error, input[type="password"].error{
  color:red;
  border: 2px solid red;
}

textarea.valid,input[type="text"].valid, input[type="email"].valid, input[type="password"].valid{
  color:green;
  border: 2px solid green;
}

label.error{
  color:red;
}

#toTop{
  position: fixed;
  bottom: 10px;
  right: 10px;
  cursor: pointer;
  display: none;
  background: #747474;
    border-color: #747474;
}


/*  Checkout Styles */
.checkoutproimg{width: 100px;height: 100px;}
.checkouts .checkout-form {
  float: left;
  width: 50%;
}
.checkouts .checkout-form .checkout-path {
  clear: both;
}
.checkouts .shipping-Information, .checkouts .ship-payment {
  display: none;
}
.checkouts .shipping-Information .capital {
  text-transform: capitalize;
}
.checkouts .checkout-item {
  float: left;
  padding: 0 3%;
  width: 50%;
}
.checkouts .checkout-form .checkout-path ul li {
  float: left;
  padding: 0 3px;
}
.checkouts .checkout-form .ft {
  float: left;
  margin: 0 1% 15px;
  width: 48%;
}
.checkouts .checkout-form .th {
  float: left;
  margin: 0 1% 15px;
  width: 31.33%;
}
.erorr {
  border: 2px solid red!important;
}
.checkouts .checkout-form .form-group input {
  margin: 0 1%;
  width: 98%;
}
.sucess {
  border: 2px solid green!important;
}
.checkouts .checkout-form .checkout-path ul li a::after {
  background-image: url("../images/arrow.svg");
  content: "";
  display: inline-block;
  height: 11px;
  margin: 0 0.5em;
  vertical-align: middle;
  width: 6px;
}
/*********************/


/*  Payment Response*/

.payment .sec {
  display: block;
  margin: 0 auto;
  width: 60%;
}
.payment .sec h1 {
  font-size: 42px;
}
.payment .sec h1, .payment .sec p {
  text-align: center;
}
/*******************/
.shp-new, .spsetectbtn {
    border: 2px solid #a09e9e;
    background: #a09e9e;
    }

   /* .shp-new:hover {color:#a09e9e !important;}
    .shp-new:hover span{color:#a09e9e !important;}*/
.mul-col button {
    background: #a09e9e;
}

ul{
        padding-left: 0;
    
}
}
