@import url("animate.css");
* {
margin: 0px;
padding: 0px;
}
@font-face {
font-family: 'nasa';
src: url('../fonts/Nasa.woff');
}
body {
background: #FFF;
font-weight: normal;
position: relative;
font-size: 16px;
font-family: 'Lato', sans-serif;
}
.tarjetafooter {
    width: 40px !important;
    opacity: 0.8;
    -webkit-transition: .4s;
    transition: .4s;
}
.tarjetafooter:hover {
    width: 40px !important;
    opacity: 1;
    -webkit-transition: .4s;
    transition: .4s;
}
.textoblanco{
color:#fff !important;
}
.fondoblanco{
background:#fff !important;
}
.contentinicioi{
padding-top:40px !important;
}
/*anadidos*/
.imagentuto{
box-shadow:2px 2px 10px #ccc;
border:solid 1px #ccc;
padding:5px;
margin-bottom:20px;
}
.desplegablecat{
margin-left:45px !important;
}
.btn-primary {
color: #fff !important;
background-color: #00a0c9 !important;
border-color: #00a0c9 !important;
border-radius: 4px !important;
text-transform: uppercase;
font-weight: bold !important;
width: 100%;
}
.btn-primary .fa{
color:#fff !important;
}
.fa {
color: #0060ac;
}
.white{
color:#fff !important;
}
.iconoiz img{
width: 50px;
}
.cart-btn{
height: 42px;
border: solid 1px #0060ac;
border-radius: 4px;
background: #0060ac;
color: #fff !important;
text-align: center;
padding: 11px 20px !important;
margin-top: 10px !important;
font-weight: bold;
font-size: 14px;
-webkit-transition: .4s;
transition: .4s;
display: -webkit-inline-box !important;
}
.owl-item .item-col-3 .product {
float: left;
min-width: 100% !important;
margin-bottom: 30px;
padding: 0 15px;
position: relative;
min-height: 400px;
max-height: 400px;
}
.azulbot:hover a{
background: #777777 !important;
}
.azulbot a{
background:#0060ac;
color:#fff !important;
border-radius: 6px;
max-width: 200px !important;
margin:auto !important;
padding:10px 20px !important;
}
.dropup{
position: fixed;
bottom:8px;
right:57px;
z-index: 1000;
}
.upup li{
padding:5px !important;
border-bottom: dotted 1px #efefef;
}
.inicial{
height: auto !important;
border:solid 1px #efefef !important;
}
.dropup button{
background: #FF9800 !important;
color: #fff !important;
border-radius: 6px !important;
border: none !important;
}
.dropup button .fa {
color: #fff !important;
}
.desplegablecate{
clear: both !important;
margin-left: -80px !important;
display: block;
}
.selecciondesple {
display: inline;
width: 80px;
height: 42px;
font-size: 16px;
font-weight: bold;
color: #777;
border-radius: 4px;
border: solid 1px #ddd;
text-align: center;
padding-left: 10px;
background: #fafafa;
}
.seleccionoption{
font-size: 13px;
font-weight:bold;
color: #777;
text-align: right !important;
border-radius:4px;
}
.checkbox-primary input[type="checkbox"]:indeterminate + label::before,
.checkbox-primary input[type="radio"]:indeterminate + label::before {
background: #fff !important;
border-color: #ccc !important;
}
.checkbox ul {
margin-left: -20px;
margin-bottom: 10px;
}
.borrafiltros{
background: #ccc !important;
font-weight: bold;
text-transform: uppercase;
padding: 4px 0px !important;
margin-bottom: 20px;
}
.borrafiltros span{
padding: 5px 8px !important;
background: #999 !important;
}
.cate-bar-in #cater ul {
background:linear-gradient(180deg, #00a0c9, #034273) !important;
}
header .navbar #cater li a{
color:#fff !important;
}
.iconopasos img{
margin-top: 10px;
}
.transparente img{
opacity:0.5 !important;
}
.relative{
position: relative !important;
}
.fonts {
font-family: 'Lato', sans-serif;
}
.modal-footer{
text-align:center !important;
}
.modal-header {
min-height: 16.43px;
background: #fafafa;
padding: 15px;
border-bottom: none;
border-radius: 4px;
}
.carousel-control i{
margin-top:230px;
opacity: 0.5;
}
.carousel-caption {
position: absolute;
bottom: 20px;
left: 0px !important;
z-index: 10;
padding-top: 0px;
padding-bottom: 0px;
text-align: left;
text-shadow: none;
width: 100%;
}
.carousel-caption h3{
padding: 5px 10px 5px 20px;
background: #00a0c9;
color: #fff;
margin-bottom: 10px;
display: initial;
line-height: 50px;
font-size: 27px;
text-transform: uppercase;
}
.carousel-caption h3 small{
padding: 5px 10px 8px 20px !important;
color:#fff;
text-transform: uppercase;
}
iframe{
background: #ccc;
}
.rojo{
color:red;
}
.bg-gris{
background: #fafafa;
border-top:solid 1px #efefef;
}
.filtros{
width: 25%;
border: solid 1px #ddd;
background: #efefef;
padding: 25px 20px;
}
.grande{
font-size: 35px;
}
.titulolista{
margin-top: 5px;
height: auto !important;
}
.titulodestacado{
margin-top: 5px;
height: auto;
}
.sliderdere{
padding-top: 0px;
margin-top: -10px;
}
.sliderdere .bannerpeque{
height:160px !important;
width: 100%;
background-image: 100%;
margin-bottom: 15px !important;
}
.textobch{
position: absolute;
margin-top: 40px;
margin-left:15px;
}
.textobch h5{
color:#ffffff;
font-weight: bold;
text-shadow: 2px 2px 2px #000;
font-size: 25px;
}
.textobch a{
padding:8px 10px;
color:#fff;
background: #000;
border-radius: 4px;
text-transform: uppercase;
font-size:12px;
}
.sliderizq .item img{
height:500px;
}
.breadcrumb {
margin-top: -15px;
margin-bottom: 20px;
list-style: none;
background: none;
font-size: 14px;
border-radius: 4px;
padding: 0px;
}
.breadcrumb>li a {
color: #0060ac !important;
}
.breadcrumb>.active{
font-weight: bold;
}
.verdecuadro{
background: linear-gradient(180deg, #5b9865, #6eb37a) !important;
color:#fff;
height:400px;
padding:20px;
text-align: right;
border-radius: 4px;
}
.verdecuadro h3{
color:#fff;
font-size: 25px;
margin-top: 0px;
margin-bottom: 20px;
font-weight: bold;
}
.verdecuadro .enlace{
height: 2px;
border-radius: 4px;
background: #fff;
color: #79c886 !important;
text-align: center;
padding: 10px 20px;
margin-top: 10px !important;
font-weight: bold;
text-transform: uppercase;
}
section.shipping-info{
background:none !important;
}
/*azul cuadro*/
.azulcuadro{
background: linear-gradient(180deg, #029ac1, #02cbff) !important;
    color: #fff;
    height: 400px;
    padding: 20px;
    text-align: left;
    border-radius: 4px;
}
.azulcuadro h3{
color:#fff;
font-size: 25px;
margin-top: 0px;
margin-bottom: 20px;
font-weight: bold;
}
.azulcuadro .enlace{
height: 2px;
border-radius: 4px;
background: #fff;
color: #00a0c9 !important;
text-align: center;
padding: 10px 20px;
margin-top: 10px !important;
font-weight: bold;
text-transform: uppercase;
}

/*=======================================================
WRAPPER
========================================================*/
#wrap {
    /* background-image: url(../images/importadores-de-repuestos-de-buses-de-brasil-china.webp); */
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: 100%;
    background-attachment: fixed;
    background-position: 0 160px;
    background: linear-gradient(179deg, #61c1d6, #4F595B,#4F595B,#4F595B,#4F595B,#4F595B,#4F595B,#4F595B,#4F595B) !important;
/*    background-image: url(../images/importadores-de-repuestos-de-buses-de-brasil-china.webp);
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: 100%;
    background-attachment: fixed;
    background-position: 0 160px;
*/
}
/*=======================================================
HEADINGS
========================================================*/
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
color: #555555;
}
h1 {
font-size: 48px;
font-family: 'nasa' !important;
}
h2 {
font-size: 40px;
font-weight: bold;
font-family: 'nasa' !important;
}
h3 {
font-size: 36px;
font-family: 'nasa' !important;
}
h4 {
font-size: 30px;
line-height: 40px;
font-family: 'nasa' !important;
}
h5 {
font-size: 22px;
font-family: 'nasa' !important;
}
h6 {
font-size: 18px;
}
p {
color: #555555;
font-size: 16px;
letter-spacing: 0px;
line-height: 20px;
font-weight: 500;
text-rendering: optimizeLegibility;
}
a {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
text-decoration: none !important;
}
img {
-webkit-transition: 0.4s ease-in-out;
-moz-transition: 0.4s ease-in-out;
-ms-transition: 0.4s ease-in-out;
-o-transition: 0.4s ease-in-out;
transition: 0.4s ease-in-out;
display: inline-block !important;
}
.nolist-style {
padding: 0px;
margin: 0px;
}
.nolist-style li {
list-style: none;
}
a {
text-decoration: none;
color: #141414;
}
/*=======================================================
SECTION
========================================================*/
section {
position: relative;
width: 100%;
}
.layout-7 section {
background: #f3f3f3;
}
/*=======================================================
BUTTON
========================================================*/
.btn {
background: none;
display: inline-block;
font-size: 16px;
padding: 9px 40px;
font-weight: 500;
border-radius: 30px;
color: #fff;
border: 2px solid #fff;
position: relative;
overflow: hidden;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.btn:hover {
color: #fff;
border: 2px solid #629ee7;
background: #629ee7;
}
.btn-inverse {
color: #fff;
border: 2px solid #629ee7;
background: #629ee7;
}
.btn-inverse:hover {
background: none;
color: #629ee7;
}
#content {
background: #fff;
position: relative;
}
.home-2 .btn {
border-radius: 4px;
}
.btn-flat {
border-radius: 4px;
}
/*=======================================================
HEADINGS
========================================================*/
.heading {
margin-bottom: 20px;
}
.heading h2 {
color: #555555;
font-size: 35px;
margin: 0px;
margin-bottom: 30px;
border-bottom: solid 2px #00a0c9;
padding-bottom: 10px;
}
.heading hr {
border: none;
position: relative;
margin: 0px;
height: 1px;
width: 100%;
background: #e5e5e5;
}
.heading hr:before {
height: 2px;
background: #0088cc;
content: "";
position: absolute;
top: -1px;
width: 90px;
left: 0px;
}
.heading.text-center hr:before {
left: 0px;
right: 0px;
margin: 0 auto;
}
/*=======================================================
POSITION CENTER CENTER
========================================================*/
.position-center-center {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
/*=======================================================
TOP BAR
========================================================*/
.top-bar {
height: 35px;
background: #f8f8f8;
border-bottom: 1px solid #ebebeb;
}
.top-bar p {
line-height: 35px;
margin: 0px;
font-size: 13px;
font-weight: normal;
display: inline-block;
}
.top-bar ul li {
display: inline-block;
}
.top-bar i {
margin-right: 5px;
}
.top-bar .flaticon-email-envelope-outline-shape-with-rounded-corners {
margin-left: 50px;
}
.top-bar .social-top {
float: right;
}
.top-bar .social-top a {
line-height: 33px;
color: #555555;
font-size: 13px;
margin: 0 5px;
}
.top-bar .social-top a i {
margin: 0px;
}
.top-bar .dropdown-menu>li>a {
width: 100%;
}
.top-bar .dropdown-menu>li>a:hover {
background: #0088cc !important;
color: #fff;
}
.top-bar .bootstrap-select.btn-group .dropdown-menu li {
width: 100%;
display: block;
}
.top-bar .right-sec {
float: right;
}
.top-bar .right-sec ul {
float: left;
}
.top-bar .right-sec li {
border-right: 1px solid #dddddd;
margin-right: 10px;
margin-top: 7px;
line-height: 14px;
padding-right: 10px;
}
.top-bar .right-sec li a {
font-size: 13px;
color: #555555;
}
.top-bar .bootstrap-select.btn-group .dropdown-toggle .caret {
right: 0px;
}
.top-bar .btn {
border: none;
padding: 0px;
padding-right: 10px;
font-weight: normal;
font-size: 13px;
color: #555555 !important;
background: none !important;
border-radius: 0px;
outline: none !important;
box-shadow: none !important;
}
.top-bar .dropdown-menu>li>a {
padding: 5px 10px;
font-size: 12px;
}
.top-bar .foll .btn {
width: 93px;
}
.top-bar .langug {
margin-left: 40px;
}
.top-bar .langug p {
line-height: 30px;
}
.top-bar .dropdown-menu {
line-height: 30px;
}
.top-bar .dropdown-menu {
margin: 0px;
border-radius: 0px;
margin-top: 7px;
border: none;
}
.top-bar .search {
display: inline-block;
margin-left: 30px;
width: 130px;
}
.top-bar .search label {
color: #fff;
position: relative;
}
.top-bar .search label i {
position: absolute;
left: 0px;
line-height: 70px;
}
.top-bar .search input {
border: none;
padding-left: 20px;
outline: none !important;
font-weight: normal;
background: none;
color: #fff;
width: 100%;
height: 70px;
}
.top-bar .bootstrap-select.btn-group .dropdown-menu li {
margin: 0px;
padding: 0px;
border: 0px;
}
.top-bar .search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #fff;
}
.top-bar .search ::-moz-placeholder { /* Firefox 19+ */
color: #fff;
}
.top-bar .search :-ms-input-placeholder { /* IE 10+ */
color: #fff;
}
.top-bar .search :-moz-placeholder { /* Firefox 18- */
color: #fff;
}
/*=======================================================
MAIN HEADER
========================================================*/
.home-main-header {
padding: 0 70px;
position: relative;
z-index: 11;
}
.home-main-header:before {
position: absolute;
height: 490px;
width: 100%;
left: 0px;
content: "";
z-index: -1;
background: #629ee7;
}
.home-main-header .header {
top: 110px;
}
.home-main-header .text-sec {
max-width: 100%;
}
.bnr-content {
background: #232955 url(../images/main-header-bg.png) center bottom fixed
no-repeat;
height: 840px;
position: relative;
box-shadow: 0 30px 40px rgba(0,0,0,0.4);
}
.bnr-content .btn {
margin-top: 30px;
}
.bnr-content .position-center-center {
width: 100%;
text-align: center;
margin-top: 0px;
margin-top: 30px;
}
.bnr-content p {
color: #d1d7ff;
}
.bnr-content h1 {
color: #fff;
margin: 30px 0;
line-height: 50px;
font-weight: 100;
font-size: 40px;
}
.bnr-content h1 strong {
font-weight: 500;
}
.bnr-content .go-down {
position: absolute;
bottom: -45px;
left: 0px;
right: 0px;
margin: 0 auto;
width: 90px;
z-index: 99;
}
.bnr-content .go-down a {
height: 90px;
width: 90px;
display: inline-block;
background: #fcb532;
border-radius: 50%;
}
.bnr-second {
background: #232955 url(../images/bnr-pattern.png) repeat;
min-height: 900px;
}
.bnr-second h1 {
color: #fff;
font-size: 55px;
line-height: 65px;
font-weight: 100;
margin-bottom: 20px;
}
.bnr-second p {
color: #d1d7ff;
}
.bnr-second .btn {
margin-top: 40px;
}
.bnr-second .position-center-center {
width: 100%;
margin-top: 0px;
margin-top: 30px;
}
.bnr-second .text-sec {
max-width: 500px;
}
.bnr-second .container {
position: relative;
}
.bnr-second .bnr-img {
position: absolute;
right: 0px;
z-index: -1;
top: -50px;
}
.with-bg-wide {
background: url(../images/main-bg-slider-wide.jpg) center center no-repeat;
background-size: cover;
}
/*=======================================================
Big Nac
========================================================*/
.big-nsv .nav li {
float: left;
text-align: center;
width: 16.66666666%;
}
.big-nsv .nav li i {
display: inline-block;
width: 100%;
font-size: 32px;
}
.big-nsv .nav li a {
font-size: 15px;
padding-top: 25px;
font-weight: bold;
border-right: 1px solid #eeeeee;
min-height: 127px;
}
.big-nsv .nav li:nth-last-child(1) a {
border-right: none !important;
}
.big-nsv .nav li a span {
color: #888888;
font-size: 13px;
display: inline-block;
width: 100%;
font-weight: normal;
}
.big-nsv .nav li.active a {
background: #0088cc;
color: #fff;
}
.main-tabs-sec .nav li.active a span {
color: #fff;
}
/*=======================================================
SUB BANNE
========================================================*/
.sub-bnr {
background: #232955 url(../images/bnr-pattern-1.png) repeat;
min-height: 450px;
z-index: 1;
padding: 60px 0;
}
.sub-bnr h4 {
color: #fff;
font-weight: 500;
margin-top: 70px;
margin-bottom: 30px;
}
.sub-bnr p {
color: #b3b7da;
font-size: 18px;
font-weight: 500;
}
.sub-bnr .position-center-center {
width: 100%;
z-index: 3;
}
.sub-bnr .breadcrumb {
float: right;
margin: 0px;
padding: 0px;
background: none;
}
.sub-bnr .breadcrumb li a {
font-size: 12px;
}
.sub-bnr .breadcrumb li {
font-size: 12px;
}
.parallax-bg {
background-size: cover !important;
}
.bnr-trird {
background: #232955 url(../images/bg-slide-2-1.jpg) no-repeat;
min-height: 730px;
position: relative;
}
.bnr-trird .position-center-center {
width: 100%;
text-align: center;
}
.bnr-trird .text-sec {
max-width: 900px;
margin: 0 auto;
}
.bnr-trird .text-sec h4 {
font-size: 30px;
color: #fff;
}
.bnr-trird-text {
text-align: center;
padding-top: 150px;
}
.bnr-trird-text .btn {
margin-top: 30px;
}
.carousel-indicators .active {
width: auto;
height: auto;
margin: 0;
background: none;
}
.carousel-indicators li {
display: inline-block;
width: auto;
height: auto;
margin: 0;
text-indent: inherit;
cursor: pointer;
background: none;
border: none;
border-radius: 0px;
}
/*=======================================================
Slider
========================================================*/
.slid-sec {
    padding-bottom: 40px;
    position: relative;
    background-image: url(../images/fondo-venta-repuestos-de-buses-lima-peru.webp);
    background-size: 350px;
    background-attachment: fixed;
}
.slid-sec li {
list-style: none;
}
.slid-sec .like-bnr {
height: 250px;
min-height: inherit;
background: #f5f5f5 url(../images/slider-bnr.jpg) right top no-repeat;
}
.slid-sec .like-bnr.watch {
background: #f5f5f5 url(../images/watch-bg-2.jpg) right top no-repeat;
}
.slid-sec .like-bnr .price {
font-size: 26px;
font-weight: 800;
color: #222222;
}
.slid-sec .like-bnr.ultra {
background: url(../images/bnr-feature.jpg) right top no-repeat;
}
.slid-sec .like-bnr.ultra-1 {
background: url(../images/bnr-feature-1.jpg) right top no-repeat;
}
.slid-sec .like-bnr.ultra-1 .price {
color: #fff;
}
.week-sale-bnr {
background: url(../images/week-sale-bg.jpg) center center no-repeat;
height: 250px;
text-align: center;
padding: 20px 35px;
padding-bottom: 0px;
padding-top: 45px;
}
.week-sale-bnr h4 {
color: #fff;
font-size: 30px;
margin: 0px;
margin-bottom: 5px;
}
.week-sale-bnr h4 span {
color: #000;
font-weight: 700;
}
.week-sale-bnr p {
color: #bbd8ed;
font-size: 20px;
margin-bottom: 20px;
line-height: 24px;
opacity: 0.8;
}
.week-sale-bnr .btn-round {
background: #006da3;
font-size: 16px;
padding: 11px 30px;
}
.week-sale-bnr .btn-round:hover {
background: #333;
}
.slid-sec .like-bnr h5 {
color: #888888;
margin: 0px;
font-size: 20px;
font-weight: normal;
}
.slid-sec .like-bnr h4 {
color: #0088cc;
font-weight: 800;
font-size: 26px;
margin: 0px;
}
/*=======================================================
Featur Tabs
========================================================*/
.featur-tabs .nav-tabs>li {
margin: 0px;
padding: 0px;
margin-right: 1px;
}
.featur-tabs .nav-tabs {
position: relative;
border: none;
}
.featur-tabs .nav-tabs:before {
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
content: "";
height: 1px;
background: #e5e5e5;
}
.featur-tabs .nav-tabs>li a {
margin: 0px !important;
font-size: 16px;
background: #f2f2f2;
color: #555555;
border-radius: 4px 4px 0 0;
border: none !important;
padding: 10px 20px !important;
}
.featur-tabs .nav-tabs>li a:hover {
background: #0088cc;
color: #fff;
}
.featur-tabs .nav-tabs>li.active a {
background: #0088cc;
color: #fff;
font-weight: bold;
}
.with-nav .owl-nav {
position: absolute;
bottom: -20px;
right: 45%;
left: 45%;
margin: auto;
}
.with-nav .owl-nav div {
display: inline-block;
height: 20px;
width: 30px;
margin-left: 10px;
font-size: 20px;
text-align: center;
border: none;
color: #fff;
line-height: 15px;
border-radius: 4px;
background: #FFC107;
}
.with-nav .owl-nav div:hover {
background: #0088cc;
color: #fff;
border: 1px solid #0088cc;
}
.with-nav.middle-nav .owl-nav .owl-prev {
position: absolute;
left: -28px;
margin: 0px;
top: 50%;
margin-top: -5px;
}
.with-nav.middle-nav .owl-nav .owl-next {
position: absolute;
right: -28px;
margin: 0px;
margin-top: -5px;
top: 50%;
}
.with-nav.middle-nav .owl-nav {
position: inherit;
top: 0%;
}
.featur-tabs .owl-carousel.owl-loaded {
display: inline-block !important;
}
.featur-tabs .owl-carousel .owl-stage {
}
.featur-tabs .nav-bars > li a {
font-size: 20px;
background: none !important;
border-bottom: 2px solid rgba(255,255,255,0) !important;
padding: 15px 0px !important;
margin-right: 25px !important;
color: #555555 !important;
}
.featur-tabs .nav-bars {
margin-bottom: -1px;
}
.featur-tabs .nav-bars li a:hover {
color: #222222 !important;
border-bottom: 2px solid #7a9b08 !important;
}
.featur-tabs .nav-bars li.active a {
color: #222222 !important;
border-bottom: 2px solid #7a9b08 !important;
}
/*=======================================================
Shipping info
========================================================*/
.shipping-info li {
    list-style: none;
    float: left;
    width: 25%;
    padding: 20px 0;
    padding-left: 15px;
    padding-bottom: 10px;
    border-right: 1px solid #ccc;
    -webkit-transition:.6s;transition:.6s;
}
.shipping-info li:hover img{
    width:60px !important;
-webkit-transition:.6s;transition:.6s;
}
.shipping-info li:nth-last-child(1) {
border-right: none;
}
.shipping-info .media-body {
padding-bottom: 0px;
}
.shipping-info li i {
font-size: 38px;
color: #0088cc;
margin-right: 10px;
line-height: 36px;
}
.shipping-info li h5 {
font-size: 20px;
margin: 0px;
font-weight: 600;
margin-bottom: 5px;
}
.shipping-info ul span {
font-size: 15px;
color: #888888;
}
.shipping-info ul {
display: inline-block;
width: 100%;
margin-bottom: 0px;
border: 1px solid #ccc;
}
/*=======================================================
Product items
========================================================*/
.product article {
border: none;
padding: 10px;
display: inline-block;
width: 100%;
position: relative;
-webkit-transition:.6s;transition:.6s;
border-radius: 4px !important;
}
.product article:hover {
background: #00a0c960 !important;
    -webkit-transition: .6s;
    transition: .6s;
}
.product article .tag {
color: #777777;
display: inline-block;
width: 100%;
margin: 7px 0 0px;
font-size: 12px;
text-transform: uppercase;
}
.product article .tittle {
color: #555 !important;
text-transform: uppercase;
font-size: 14px;
font-weight: bold;
min-height: 40px;
clear: both !important;
}
.product article .tittle:hover {
color: #333;
}
.product article p.rev {
font-size: 12px;
color: #f73232;
margin-top: 5px;
}
.product article .price {
font-weight: bold;
color: #555555;
float: left;
}
.product article .price span {
color: #aaaaaa;
text-decoration: line-through;
font-weight: normal;
margin-left: 10px;
}
.product article .sale-tag {
background: #f73232;
border-radius: 2px;
font-size: 13px;
color: #fff;
font-weight: bold;
position: absolute;
top: 9px;
padding: 5px 10px;
left: 9px;
z-index: 22;
}
.product article img {
width: 100%;
max-width: 100%;
height: 260px;
background: linear-gradient(180deg, #00BDFD, #047AD2) !important;
/*border: solid 1px #efefef;*/
border: solid 1px #0060ac !important;
border-radius: 4px;
}
.product article .new-tag {
background: #0088cc;
border-radius: 2px;
font-size: 13px;
color: #fff;
font-weight: normal;
position: absolute;
top: 9px;
padding: 5px 10px;
left: 9px;
}
.modal-footer .cart-btn {
height: 42px;
border: solid 1px #0060ac;
border-radius: 4px;
background: #0060ac;
color: #fff !important;
text-align: center;
padding: 10px 20px !important;
margin-top: 10px !important;
font-weight: bold;
font-size: 14px;
text-transform: uppercase;
}
.modal-footer .cart-btn:hover {
background: #003b69;
border:solid 1px #003b69;
color: #fff !important;
}
.product article .cart-btn {
height: 42px;
border: solid 1px #0060ac;
border-radius: 4px;
background: #0060ac;
color: #fff !important;
text-align: center;
padding: 5px 20px;
margin-top: 10px !important;
font-weight:bold;
font-size: 14px;
-webkit-transition:.4s;transition:.4s;
}
.product article .cart-btn:hover {
background: #0060ac;
border: solid 1px #0060ac;
color: #fff !important;
-webkit-transition: .4s;
transition: .4s;
}
.product article .rev i {
color: #fecb00;
font-size: 13px;
}
.product .flex-control-thumbs {
    margin: 0 -10px;
    width: auto;
    margin-bottom: 0px;
    margin-top: 0px;
}
.product .on-nav .flex-direction-nav .flex-prev {
left: 0px;
}
.product .on-nav .flex-direction-nav .flex-next {
right: 0px;
}
.product .on-nav .flex-control-thumbs {
    padding: 0px 40px;
}
.col-xs-5 article:hover{
background: transparent !important;
}
.product .on-nav .flex-direction-nav a {
bottom: 30px;
top: auto;
}
.product .on-nav .thumb-slider {
position: relative;
}
.product .item-img {
display: inline-block;
width: 250px;
margin-right: 10px;
}
.col-list .product article {
margin-bottom: 30px;
}
.col-list .product article .price {
width: 100%;
font-size: 16px;
margin-bottom: 10px;
}
.col-list .product article .col-sm-5 {
position: relative;
min-height: 250px;
}
.col-list .product article .position-center-center {
width: 100%;
}
.col-list .product article .col-sm-5 i {
margin-right: 5px;
}
.col-list .product article .tag {
margin-top: 30px;
}
.col-list .product article .heart {
color: #aaaaaa;
border: 1px solid #dfdfdf;
height: 28px;
width: 28px;
border-radius: 50%;
line-height: 26px;
text-align: center;
display: inline-block;
position: absolute;
right: 20px;
font-size: 12px;
}
.col-list .product article .heart i {
margin: 0px;
}
.col-list .product article .heart.navi {
top: 35px;
}
.col-list .product .bullet-round-list li:before {
top: 7px;
}
.col-list .product article .heart:hover {
background: #0088cc;
color: #fff;
border: 1px solid #0088cc;
}
.col-list .product article .col-sm-5:before {
border-left: 1px solid #f5f5f5;
content: "";
position: absolute;
left: 0px;
height: 100%;
top: 0px;
width: 1px;
}
.col-list .product article .tittle {
min-height: inherit;
}
.flex-control-thumbs li {
width: 25%;
}
.item-col-5 {
margin: 0 -15px;
}
.item-col-5 .product {
float: left;
width: 20%;
margin-bottom: 30px;
padding: 0 15px;
position: relative;
min-height: 341px;
}
.item-col-4 {
margin: 0 -15px;
}
.item-col-4 .product {
float: left;
width: 25%;
margin-bottom: 30px;
padding: 0 15px;
position: relative;
min-height: 341px;
}
.col-md-9 .item-col-4 .product {
min-height: inherit;
}
.item-col-3 {
margin: 0 -15px;
}
.item-col-3 .product {
float: left;
width: 33.3333333%;
margin-bottom: 10px;
padding: 0 10px;
position: relative;
min-height: 390px;
max-height: 390px;
}
.item-col-2 {
margin: 0 -15px;
}
.item-col-2 .product {
float: left;
width: 50%;
margin-bottom: 30px;
padding: 0 15px;
position: relative;
min-height: 341px;
}
.product.col-2x {
width: 40%;
}
.like-bnr {
background: #f5f5f5 url(../images/watch-bg.jpg) right center no-repeat;
position: relative;
min-height: 341px;
}
.like-bnr p {
max-width: 195px;
color: #555555;
}
.like-bnr p span {
color: #aaaaaa;
display: inline-block;
width: 100%;
margin: 10px 0;
}
.like-bnr h5 {
font-weight: bold;
margin-top: 0px;
}
.like-bnr .position-center-center {
width: 100%;
padding: 0 30px;
}
.btn-round {
font-size: 15px;
text-transform: uppercase;
font-weight: bold;
display: inline-block;
padding: 10px 20px;
border-radius: 4px;
background: #0060ac;
color: #fff;
border:solid 1px #0060ac;
}
.btn-round .fa{
color:#fff !important;
}
.btn-round.big {
padding: 15px 30px;
font-size: 16px;
}
.btn-round:hover {
background: #333 !important;
color: #fff !important;
}
.flex-direction-nav {
display: none;
}
.on-nav .flex-direction-nav {
display: block;
}
/*=======================================================
TOP ITems
========================================================*/
.top-items ul {
margin: 0px;
}
.top-items li {
padding: 0px;
list-style: none;
position: relative;
}
.top-items .bottom-details {
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
padding-left: 50px;
padding-bottom: 30px;
}
.top-items h3 {
margin: 0px;
font-size: 26px;
font-weight: 600;
margin-bottom: 10px;
}
.top-items span {
font-size: 18px;
color: #888888;
}
.top-items a {
font-size: 14px;
color: #888888;
height: 38px;
width: 38px;
border: 1px solid #888888;
border-radius: 50%;
display: inline-block;
text-align: center;
line-height: 36px;
}
/*=======================================================
About Adds
========================================================*/
.about-adds {
background: #e7e6e6 url(../images/about-adds.jpg) right center no-repeat;
background-size: cover;
min-height: 416px;
position: relative;
}
.about-adds h2 {
margin-bottom: 30px;
font-weight: 800;
font-size: 36px;
line-height: 30px;
}
.about-adds h2 small {
font-weight: normal;
font-size: 24px;
display: inline-block;
width: 100%;
}
.about-adds .position-center-center {
width: 100%;
padding: 0 60px;
}
/*=======================================================
Main Tabs Sec
========================================================*/
.main-tabs-sec .nav li {
float: left;
text-align: center;
width: 16.66666666%;
}
.main-tabs-sec .nav li i {
display: inline-block;
width: 100%;
font-size: 32px;
}
.main-tabs-sec .nav li a {
font-size: 15px;
padding-top: 20px;
font-weight: bold;
border-top: 1px solid #dddddd;
border-bottom: 1px solid #dddddd;
border-right: 1px solid #dddddd;
border-left: none !important;
min-height: 140px;
}
.main-tabs-sec .nav li:nth-child(1) a {
border-left: 1px solid #dddddd !important;
}
.main-tabs-sec .nav li a span {
color: #888888;
font-size: 13px;
display: inline-block;
width: 100%;
font-weight: normal;
}
.main-tabs-sec .nav li.active a {
background: #0088cc;
color: #fff;
border: 1px solid #0088cc;
}
.main-tabs-sec .nav li.active a:before {
content: "\f0d7";
font-family: 'FontAwesome';
position: absolute;
left: 0px;
z-index: 2;
font-size: 30px;
color: #0088cc;
bottom: -25px;
right: 0px;
width: 100%;
}
.main-tabs-sec .nav li.active a span {
color: #fff;
}
/*=======================================================
Blog Post
========================================================*/
.blog-post span {
color: #999999;
font-size: 13px;
margin-right: 10px;
}
.blog-post img {
margin-bottom: 10px;
}
.blog-post span i {
color: #dddddd;
margin-right: 10px;
}
.blog-post p {
font-weight: 14px;
}
.blog-post a {
color: #0088cc;
}
.blog-post .tittle {
font-weight: bold;
font-size: 16px;
display: inline-block;
width: 100%;
margin-bottom: 10px;
margin-top: 10px;
color: #555555 !important;
}
.blog-page .blog-post {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 30px;
margin-bottom: 30px;
}
.blog-page .blog-post:nth-last-child(1) {
border-bottom: none !important;
}
.blog-page .blog-post img {
margin-bottom: 0px;
}
.blog-page .blog-post span {
margin-top: 30px;
display: inline-block;
}
/*=======================================================
According
========================================================*/
.accordion {
}
.accordion.gray-bg {
background: #f3f3f3;
}
.accordion .panel-default > .panel-heading .panel-title a:before {
content: "\f209";
font-family: "Ionicons";
color: #FFF;
padding: 0px;
float: right;
position: absolute;
right: 15px;
height: 20px;
width: 20px;
line-height: 17px;
text-align: center;
border: 2px solid #fff;
font-size: 12px;
top: 15px;
}
.accordion .panel-default > .panel-heading .panel-title a.collapsed:before {
content: "\f218";
font-family: "Ionicons";
}
.accordion .panel-default > .panel-heading {
padding: 0px;
border-radius: 0px;
overflow: hidden;
}
.accordion .panel-default > .panel-heading a {
text-decoration: none;
font-size: 16px;
width: 100%;
background: #232955;
font-weight: 500;
padding: 10px 20px;
color: #fff;
line-height: 30px;
display: inline-block;
padding-right: 55px;
}
.accordion .panel-default > .panel-heading .panel-title a.collapsed {
background-color: #629ee7;
}
.accordion .panel {
box-shadow: none;
border-radius: 4px;
margin-bottom: 20px;
position: relative;
border: none;
overflow: hidden;
}
.accordion .panel-body {
color: #b8b8b8;
line-height: 24px;
font-size: 12px;
}
.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
border: none;
background: #fcb532;
color: #555555;
font-style: italic;
line-height: 30px;
font-size: 16px;
padding: 15px 20px;
font-weight: 500;
}
.faqs-bg {
background: url(../images/faqs-bg.jpg) center center repeat;
}
.faqs-style-sec .accordion .panel-default > .panel-heading a {
background: #fcb532;
color: #555555;
padding: 5px 30px;
font-size: 15px;
padding-bottom: 3px;
}
.faqs-style-sec .accordion .panel-default > .panel-heading {
border-radius: 20px;
}
.faqs-style-sec .accordion .panel-default > .panel-heading .panel-title
a.collapsed {
background: #ededed;
}
.faqs-style-sec .accordion
.panel-default>.panel-heading+.panel-collapse>.panel-body {
background: none;
font-style: normal;
font-size: 15px;
}
.faqs-style-sec .accordion .panel-default > .panel-heading .panel-title a:before
{
border: none;
color: #5b99e4;
top: 12px;
line-height: 15px;
border-radius: 50%;
height: 15px;
font-size: 9px;
width: 15px;
background: #fff;
}
.faqs-style-sec .accordion .panel-default > .panel-heading .panel-title
a.collapsed:before {
color: #fff;
top: 13px;
line-height: 15px;
border-radius: 50%;
height: 15px;
font-size: 9px;
width: 15px;
background: #5b99e4;
}
.faqs-style-sec .accordion .panel {
margin-bottom: 30px;
background: none;
}
.frequently {
background: #232955;
}
.frequently .faqs-style-sec .accordion .panel {
background: none;
}
.frequently .faqs-style-sec .accordion .panel-default > .panel-heading {
background: none;
}
.frequently .accordion .panel-default>.panel-heading+.panel-collapse>.panel-body
{
color: #fff;
}
.frequently .faqs-style-sec .accordion .panel {
margin-bottom: 25px;
}
/*=======================================================
Contact
========================================================*/
.contact-detail {
margin-bottom: 100px;
}
.contact-detail li {
list-style: none;
}
.contact-detail li article {
border: 1px solid #ececec;
border-radius: 4px;
padding: 20px 30px;
margin-top: 30px;
}
.contact-detail li article h5 {
margin: 0px;
margin-top: 20px;
font-size: 24px;
}
.contact-detail li article p {
margin: 0px;
}
.contact-detail li article img {
margin-right: 10px;
}
.contact-page li {
list-style: none;
}
.contact-page #contact_form {
text-align: left;
}
.contact-page #contact_form li label {
color: #555555;
font-weight: 500;
text-transform: none;
text-align: left;
font-size: 15px;
}
.contact-page #contact_form li input {
background: #eaeaea;
height: 40px;
border-radius: 4px;
margin-top: 10px;
}
.contact-page #contact_form li textarea {
background: #eaeaea;
height: 100px !important;
border-radius: 4px;
margin-top: 10px;
color: #555555;
}
.map-block {
}
/*=======================================================
Cases
========================================================*/
.cases {
background: #232955;
}
.cases article {
background: #ffffff;
border-radius: 4px;
position: relative;
overflow: hidden;
}
.cases article img {
border: 4px solid;
border-color: transparent;
}
.cases article:hover img {
border-color: #fcb532;
}
.cases article .text-sec {
padding: 40px 30px;
}
.cases article a {
color: #629ee7;
font-weight: 500;
font-size: 18px;
display: inline-block;
margin-bottom: 20px;
}
.cases article a i {
font-size: 16px;
display: none;
margin-left: 10px;
}
.cases article:hover a i {
display: inline-block;
}
.case-left {
margin-bottom: 25px;
}
.case-left .media-body a {
font-size: 18px;
color: #629ee7;
display: inline-block;
width: 100%;
margin-bottom: 5px;
font-weight: 500;
margin-top: 5px;
}
.case-left .img-sec {
display: inline-block;
position: relative;
overflow: hidden;
margin-right: 20px;
width: 170px;
}
.case-left .img-sec img {
border-radius: 4px;
width: 100%;
border: 1px solid #dbdbdb;
}
.case-left .media-body span {
font-size: 14px;
display: inline-block;
width: 100%;
font-weight: normal;
color: #555555;
margin-bottom: 10px;
font-style: italic;
}
.case-left p {
font-size: 15px;
margin-bottom: 0px;
}
.case-left .media-body span {
font-size: 14px;
display: inline-block;
width: 100%;
font-weight: normal;
color: #555555;
font-style: italic;
}
/*=======================================================
testimonial
========================================================*/
.testimonial {
}
.testi-inside {
position: relative;
background: url(../images/testi-bg.png) center top no-repeat;
}
.testi-inside .qout {
position: absolute;
font-size: 260px;
left: 300px;
z-index: 11;
top: -20px;
color: #629ee7;
}
#testi-slide {
margin-top: -70px;
}
.testimonial .slider-sec {
max-width: 770px;
margin: 0 auto;
padding: 70px;
background: #fff;
padding-top: 0px;
margin-top: 70px;
margin-bottom: 30px;
position: relative;
text-align: center;
box-shadow: 0 0 30px rgba(0,0,0,0.1);
}
.testimonial .slider-sec p {
font-style: italic;
}
.testimonial .slider-sec span {
font-size: 16px;
color: #555555;
display: inline-block;
width: 100%;
font-weight: 200;
margin-bottom: 40px;
}
.testimonial .slider-sec h6 {
font-size: 18px;
color: #555555;
font-weight: 500;
}
.testimonial .icon-avatar {
color: #fff;
height: 120px;
width: 120px;
display: inline-block;
margin: 0 auto;
background: #f3f3f3;
margin-bottom: 50px;
border-radius: 50%;
margin-top: -50px;
text-align: center;
margin-bottom: 50px;
}
.testimonial .avatar-sec {
margin-top: 160px;
text-align: right;
float: right;
position: relative;
z-index: 2;
margin-right: 0px;
}
.testimonial .owl-controls .owl-nav {
}
.testimonial .owl-controls .owl-nav div {
display: inline-block;
margin: 0 10px;
font-size: 28px;
color: #7b7a7d;
}
.testimonial .avatar-sec img {
margin-bottom: 50px;
}
.testimonial .owl-controls .owl-nav .owl-prev {
display: inline-block !important;
left: -100px;
position: absolute;
top: 45%;
}
.testimonial .owl-controls .owl-dots {
bottom: -30px;
position: absolute;
left: 0px;
right: 0px;
width: 100%;
text-align: center;
}
.testimonial .owl-controls .owl-dots div {
display: inline-block;
height: 18px;
width: 18px;
border-radius: 50%;
background: rgba(255,255,255,0.3);
margin: 0 0px;
border: 2px solid #afafaf;
margin-right: 5px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.testimonial .owl-controls .owl-dots div.active {
border: 2px solid #629ee7;
}
.testimonial .owl-controls .owl-dots div:hover {
border: 2px solid #629ee7;
}
.testimonial .owl-controls .owl-dots span {
margin-bottom: 0px;
}
.testimonial .owl-controls .owl-nav div {
display: inline-block !important;
color: #555555;
background: none;
font-size: 40px;
margin: 0 5px;
text-align: center;
line-height: 65px;
display: inline-block;
border-radius: 50%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.testimonial .owl-controls .owl-nav div:hover {
color: #fcb532;
}
.testimonial .owl-controls .owl-nav .owl-prev {
display: inline-block !important;
left: -40px;
position: absolute;
top: 45%;
}
.testimonial .owl-controls .owl-nav .owl-next {
display: inline-block !important;
right: -40px;
position: absolute;
top: 45%;
}
.testimonial .owl-controls .owl-nav div:hover {
background: #fff;
color: #4488db;
}
.client-img {
margin-top: 80px;
}
.client-img li {
float: left;
width: 20%;
text-align: center;
}
.testimonial.white-bg {
}
.testimonial.white-bg .slider-sec p {
color: #000000;
}
.testimonial.white-bg .slider-sec h6 {
color: #000000;
}
.testimonial.white-bg .icon {
color: #000000;
}
.testimonial.white-bg .slider-sec span {
color: #999999;
}
.testimonial.white-bg .owl-controls .owl-dots div {
background: rgba(0,0,0,0.3);
}
.testimonial.white-bg .owl-controls .owl-dots div.active {
background: #000;
}
.testimonials-sec {
background: rgb(98,158,231); /* Old browsers */
background: -moz-linear-gradient(left, rgba(98,158,231,1) 0%, rgba(55,127,214,1)
100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(98,158,231,1) 0%,
rgba(55,127,214,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(98,158,231,1) 0%, rgba(55,127,214,1)
100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#629ee7',
endColorstr='#377fd6', GradientType=1 ); /* IE6-9 */
}
.testimonials-sec .item-slider {
background: #fff;
border-radius: 4px;
background: #fff;
padding: 28px;
padding-top: 0px;
}
.testimonials-sec .item-slider .avatar {
margin-top: -55px;
display: inline-block;
margin-bottom: 30px;
position: relative;
z-index: 99;
}
.testimonials-sec .item-slider h6 {
text-transform: uppercase;
color: #4488db;
margin-bottom: 20px;
font-weight: 500;
}
.testimonials-sec .item-slider p {
font-size: 15px;
}
.testimonials-sec .item-slider {
margin-top: 55px;
position: relative;
margin-bottom: 10px;
}
.testimonials-sec .item-slider:before {
border-radius: 0 0 10px 10px;
position: absolute;
background: rgba(255,255,255,0.5);
content: "";
height: 7px;
width: 95%;
left: 0px;
right: 0px;
margin: 0 auto;
bottom: -7px;
}
.testimonials-sec .owl-controls .owl-nav {
}
.testimonials-sec .owl-controls .owl-nav div {
display: inline-block !important;
color: #fff;
background: none;
font-size: 20px;
height: 60px;
border: 1px solid #fff;
width: 60px;
margin: 0 5px;
text-align: center;
line-height: 65px;
display: inline-block;
border-radius: 50%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.testimonials-sec .owl-controls .owl-nav .owl-prev {
display: inline-block !important;
left: -100px;
position: absolute;
top: 45%;
}
.testimonials-sec .owl-controls .owl-nav .owl-next {
display: inline-block !important;
right: -100px;
position: absolute;
top: 45%;
}
.testimonials-sec .owl-controls .owl-nav div:hover {
background: #fff;
color: #4488db;
}
.testimonials-sec .avatar-sec img {
margin-bottom: 50px;
}
.testimonials-sec .owl-controls .owl-dots {
bottom: -60px;
position: absolute;
left: 0px;
right: 0px;
width: 100%;
text-align: center;
}
.testimonials-sec .owl-controls .owl-dots div {
display: inline-block;
height: 5px;
width: 50px;
border-radius: 10px;
background: rgba(255,255,255,0.4);
margin: 0 0px;
margin-right: 5px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.testimonials-sec .owl-controls .owl-dots div.active {
background: #fcb532;
}
.testimonials-sec .owl-controls .owl-dots div:hover {
background: #fcb532;
}
.testimonials-sec .owl-controls .owl-dots span {
margin-bottom: 0px;
}
.testimonials-sec .owl-nav div:hover {
opacity: 1;
}
.testimonials-sec .owl-nav .owl-prev {
left: 10%;
position: absolute;
top: 40%;
}
.testimonials-sec .owl-nav .owl-next {
right: 10%;
position: absolute;
top: 40%;
}
.test-simple-in {
background: #363d73;
padding: 60px;
border-radius: 4px;
text-align: center;
padding-top: 50px;
position: relative;
overflow: hidden;
z-index: 1;
min-height: 590px;
}
.test-simple-in:before {
background: #609ce6 url(../images/testi-simple-head.png) center center
no-repeat;
height: 110px;
width: 100%;
left: 0px;
top: 0px;
content: "";
z-index: -1;
position: absolute;
}
.test-simple-in .avatar {
height: 130px;
width: 130px;
display: inline-block;
border-radius: 50%;
position: relative;
margin-bottom: 90px;
}
.test-simple-in .test-inn p {
color: #fefefe;
}
.test-simple-in .test-inn h6 {
font-size: 15px;
color: #fff;
font-weight: 500;
margin-top: 30px;
font-style: italic;
}
.test-simple-in #testi-slide {
margin-top: 0px;
}
.test-simple-in .test-inn h6 span {
color: #fcb532;
}
.test-simple-in .test-inn i {
display: inline-block;
width: 100%;
color: #232955;
font-size: 120px;
font-weight: 500;
font-style: normal;
margin: 20px 0;
position: absolute;
left: 0px;
top: 120px;
}
.test-simple-in .owl-controls .owl-nav {
margin-top: 20px;
}
.test-simple-in .owl-controls .owl-nav div {
display: inline-block !important;
color: #66a0e5;
background: #232955;
font-size: 26px;
height: 60px;
width: 60px;
margin: 0 5px;
text-align: center;
line-height: 65px;
display: inline-block;
border-radius: 50%;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.test-simple-in .owl-controls .owl-nav div:hover {
background: #fff;
color: #232955;
}
.our-team .heading-block-2.white hr {
background: url(../images/hr-bar-team.jpg) no-repeat;
}
.our-team .mem-name {
position: absolute;
top: 30px;
right: 30px;
color: #4488db;
font-size: 16px;
border-bottom: 2px solid #fcb532;
font-style: italic;
}
.our-team .item-slider p {
line-height: 24px;
font-style: italic;
}
.our-team .icons-social {
text-align: center;
margin-top: 10px;
display: inline-block;
width: 100%;
}
.our-team .icons-social a {
color: #4488db;
margin: 0 5px;
font-size: 16px;
}
.our-team .icons-social a:hover {
color: #fcb532;
}
.social-links {
margin-top: 30px;
}
.social-links a {
margin-right: 20px;
font-size: 18px;
color: #555555;
}
/*=======================================================
TOP Week Items
========================================================*/
.top-week-item {
background: url(../images/main-bg-slider-wide.jpg) center center no-repeat;
background-size: cover;
}
.top-week-item .nav {
float: right;
}
.top-week-item .nav li {
float: left;
}
.top-week-item .nav li a {
padding: 0px 15px;
font-size: 15px;
color: #000 !important;
}
.top-week-item .nav li.active {
font-weight: 600;
}
.top-week-item .small-list {
margin-bottom: 30px;
}
.top-week-item .small-list .item-img {
display: inline-block;
width: 160px;
margin: 0px;
}
.top-week-item .product .small-list .price {
width: 100%;
margin-bottom: 5px;
}
.top-week-item .product .small-list .tittle {
line-height: 18px;
}
.top-week-item .product .small-list .tag {
margin-top: 0px;
}
.top-week-item .product .small-list .cart-btn {
float: left;
margin: 0px;
height: 40px;
width: 40px;
line-height: 40px;
}
.top-week-item .product .small-list p.rev {
margin-bottom: 5px;
margin-top: 0px;
}
/*=======================================================
Clients
========================================================*/
.clients-img {
padding: 30px 0;
}
.clients-img ul {
margin: 0px;
display: inline-block;
width: 100%;
}
.clients-img li img {
opacity: 0.7;
}
.clients-img li img:hover {
opacity: 1;
}
.clients-img li {
float: left;
width: 16.66%;
margin-top: 0px;
text-align: center;
list-style: none;
}
.clients-img.col-4 .item {
text-align: center;
}
.clients-img.col-4 li {
width: 25%;
}
.clients-img.col-4 .item a {
border: 1px solid rgba(0,0,0,0.3);
border-radius: 4px;
padding: 25px 0;
}
.clients-img.col-4 .item a:hover {
border: 1px solid #000;
}
.clients-img .item a {
display: inline-block;
width: 100%;
opacity: 0.2;
}
.clients-img .item a:hover {
display: inline-block;
width: 100%;
opacity: 1;
}
#client-slide-1 {
margin-bottom: 30px;
}
.clients-img .owl-controls .owl-dots {
bottom: -60px;
position: absolute;
left: 0px;
right: 0px;
width: 100%;
text-align: center;
}
.clients-img .owl-controls .owl-dots div {
display: inline-block;
height: 18px;
width: 18px;
border-radius: 50%;
background: rgba(255,255,255,0.3);
margin: 0 0px;
border: 2px solid #afafaf;
margin-right: 5px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.clients-img .owl-controls .owl-dots div.active {
border: 2px solid #629ee7;
}
.clients-img .owl-controls .owl-dots div:hover {
border: 2px solid #629ee7;
}
.clients-img .owl-nav {
display: none;
}
.clients-img .owl-controls .owl-dots span {
margin-bottom: 0px;
}
/*=======================================================
Newslatter
========================================================*/
.newslatter {
background: #0088cc;
padding: 40px 0;
position: relative;
overflow: hidden;
}
.newslatter:before {
background: url(../images/env-icon.png) no-repeat;
height: 144px;
width: 201px;
position: absolute;
left: 25%;
content: "";
top: 10px;
}
.newslatter h3 {
margin: 0px;
color: #fff;
margin-top: 10px;
font-size: 26px;
}
.newslatter h3 span {
color: rgba(255,255,255,0.8);
font-size: 18px;
margin-left: 15px;
padding-left: 15px;
border-left: 1px solid rgba(255,255,255,0.8);
}
.newslatter h3 span strong {
color: #fff;
}
.newslatter form {
position: relative;
}
.newslatter input {
border-radius: 4px;
height: 50px;
width: 100%;
color: #000;
border: none;
background: #fff;
padding: 0 20px;
font-size: 15px;
}
.newslatter button {
border: none;
background: #006699;
height: 50px;
line-height: 50px;
color: #fff;
padding: 0 30px;
position: absolute;
right: -1px;
top: 0px;
font-size: 15px;
font-weight: bold;
border-radius: 0 4px 4px 0px;
}
.blog .pagination {
margin-top: 80px;
margin-bottom: 0px;
}
.pagination>li>a, .pagination>li>span {
font-weight: 500;
color: #555555;
padding: 8px 15px;
padding-top: 10px;
background: #f5f5f5;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus,
.pagination>li>span:hover {
background: #5494e1;
color: #fff;
}
.pagination li a.active {
background: #5494e1;
color: #fff;
}
.nxt-nd-prev {
margin-top: 30px;
}
.nxt-nd-prev h6 {
font-size: 15px;
max-width: 180px;
line-height: 24px;
display: inline-block;
}
.nxt-nd-prev .p-img {
display: inline-block;
margin-right: 20px;
}
.nxt-nd-prev .media-right .p-img {
margin-right: 0px;
margin-left: 20px;
}
.nxt-nd-prev .p-img img {
border-radius: 50%;
}
.nxt-nd-prev a {
font-weight: 500;
}
.blog-post .main-tittle:hover {
text-decoration: underline !important;
}
.blog-single h4 {
color: #5494e1;
font-weight: 500;
}
.blog-single h5 {
margin-bottom: 20px;
font-weight: 500;
font-size: 24px;
}
.blog-single h6 {
margin-bottom: 20px;
font-weight: 500;
}
.blog-single .blog-post {
margin-top: 0px;
}
.share {
margin-top: 30px;
}
.share span {
font-weight: 500;
font-size: 15px;
}
.share {
border-top: 1px solid #dddddd;
padding-top: 15px;
}
.share a {
font-weight: 500;
font-size: 15px;
margin-left: 20px;
color: #555555;
}
.share a i {
color: #5494e1;
margin-right: 10px;
}
.share a:hover {
color: #5494e1;
}
.post-admin {
background: #eaeaea;
padding: 30px;
border-radius: 4px;
margin-top: 30px;
}
.post-admin .avatar {
display: inline-block;
margin-right: 10px;
}
.post-admin .avatar img {
border-radius: 50%;
}
.post-admin p {
margin-bottom: 0px;
}
.post-admin h6 {
font-weight: 500;
}
.blog-single .check-list-tick {
padding-left: 100px;
margin-bottom: 40px;
margin-top: 30px;
}
.check-list-tick li p {
margin-bottom: 0px;
line-height: 36px;
}
.check-list-tick li {
background: url(../images/tick-list.png) left center no-repeat;
padding-left: 30px;
list-style: none;
}
.tittle-side {
font-weight: 500;
color: #5494e1;
border-bottom: 1px solid #dddddd;
padding-bottom: 10px;
position: relative;
}
.tittle-side:before {
content: "";
background: #fcb532;
height: 1px;
width: 100px;
position: absolute;
bottom: -1px;
left: 0px;
}
.comments {
margin-top: 50px;
}
.comm-up {
display: inline-block;
width: 100%;
margin-bottom: 20px;
}
.comm-up label {
font-weight: 500;
font-size: 15px;
width: 100%;
}
.comm-up .col-md-5 label {
float: left;
width: 40%;
margin-top: 8px;
}
.comm-up .bootstrap-select {
width: 60%;
float: right !important;
margin: 0px !important;
}
.comm-up .bootstrap-select .btn {
border: none;
width: 100%;
margin: 0px !important;
background: #eaeaea;
display: inline-block;
border-radius: 4px;
margin-top: 10px;
color: #555555;
font-size: 14px;
font-weight: 500;
height: 40px;
padding-top: 10px;
padding-left: 20px;
}
.comm-up .bootstrap-select .dropdown-menu>li>a {
font-weight: 500;
line-height: 30px;
}
.comm-up .bootstrap-select li {
margin-bottom: 0px;
}
.comm-up .bootstrap-select.btn-group .dropdown-menu {
margin-top: 0px;
border-radius: 0px;
}
.comments .media {
margin-bottom: 20px;
display: inline-block;
width: 100%;
margin-top: 20px;
}
.comments .media h6 {
font-size: 16px;
font-weight: 600;
}
.comments .media h6 span {
font-size: 14px;
font-weight: 500;
margin-left: 30px;
display: inline-block;
}
.comments h6 {
font-size: 16px;
font-weight: 600;
}
.comments {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 30px;
margin-bottom: 30px;
}
.add-comments h6 {
font-size: 16px;
font-weight: 600;
}
.comments .media .avatar {
width: 95px;
display: inline-block;
}
.comments p {
margin-bottom: 0px;
}
.add-comments li {
list-style: none;
}
.add-comments li {
list-style: none;
}
.add-comments li label {
font-weight: 500;
color: #555555;
width: 100%;
}
.add-comments li input {
background: #fff;
box-shadow: none;
height: 40px;
font-size: 14px;
border: 1px solid #e2e2e2;
;
margin-bottom: 10px;
padding: 0 20px;
margin-top: 5px;
}
.add-comments li textarea {
background: #fff;
box-shadow: none;
height: 280px;
width: 100%;
border: 1px solid #e2e2e2;
;
padding: 15px 20px;
margin-top: 5px;
}
.add-comments .btn-round {
border: none;
margin-top: 30px;
}
.breadcrumb>li a {
color: #888888;
}
.breadcrumb>.active {
color: #555555;
}
/*=======================================================
Log In
========================================================*/
.login-sec h5 {
font-weight: 600;
font-size: 18px;
margin-bottom: 40px;
}
.login-sec .forget {
text-decoration: underline !important;
color: #aaaaaa;
float: right;
margin-top: 4px;
}
.login-sec .btn-round {
border: none;
margin-top: 10px;
}
.login-sec .checkbox {
margin: 0px;
}
.login-sec li {
list-style: none;
}
.login-sec li input {
background: #fff;
box-shadow: none;
height: 40px;
font-size: 14px;
border: 1px solid #e2e2e2;
;
margin-bottom: 10px;
padding: 0 20px;
margin-top: 5px;
}
.login-sec li label {
font-weight: 500;
color: #000;
width: 100%;
}
/*=======================================================
Big Bnr Add
========================================================*/
.big-bnr-add {
background: url(../images/b-bnr-bg.jpg) no-repeat;
background-size: cover;
min-height: 250px;
padding: 30px;
}
.big-bnr-add .price {
font-weight: 800;
color: #f12a43;
float: left;
font-size: 30px;
}
.big-bnr-add span.line-through {
color: #aaaaaa;
text-decoration: line-through;
font-weight: normal;
margin-left: 10px;
font-size: 24px;
}
.big-bnr-add .btn-round {
color: #f12a43;
margin-top: 20px;
}
.big-bnr-add .btn-round {
color: #fff;
}
.big-bnr-add h3 {
margin-top: 0px;
font-size: 30px;
font-weight: 600;
}
.big-bnr-add .text-sec {
padding: 30px;
padding-bottom: 0px;
}
/*=======================================================
Side Bar
========================================================*/
.shop-side-bar .search {
display: inline-block;
width: 100%;
position: relative;
margin-bottom: 40px;
}
.shop-side-bar .search label {
color: #fff;
width: 100%;
position: relative;
}
.shop-side-bar .search button {
position: absolute;
right: 0px;
color: #fff;
background: #0088cc;
border: none;
width: 40px;
top: 0px;
height: 40px;
line-height: 40px;
border-radius: 0 4px 4px 0px;
}
.shop-side-bar .search input {
border: 1px solid #dddddd;
padding-left: 20px;
outline: none !important;
font-weight: normal;
background: none;
color: #dddddd;
width: 100%;
border-radius: 4px;
height: 40px;
}
.sidebar li {
list-style: none;
position: relative;
}
.sidebar .latest-post-small {
}
.sidebar .latest-post-small .media-body a {
color: #555555;
}
.sidebar .latest-post-small .media-body a:hover {
text-decoration: underline !important;
color: #5494e1;
}
.sidebar .latest-post-small .media-body span {
color: #555555;
}
.categ li a {
font-weight: 500;
font-size: 15px;
padding-left: 30px;
line-height: 35px;
}
.categ li a:hover {
color: #69a1e4;
}
.categ li a:before {
font-family: 'Linearicons-Free';
content: "\e87a";
position: absolute;
left: 0px;
color: #69a1e4;
}
.tags li {
display: inline-block;
}
.tags li a {
display: inline-block;
border-radius: 20px;
background: #eaeaea;
font-weight: 500;
padding: 8px 18px;
margin-bottom: 10px;
}
.tags li a:hover {
background: #fcb532;
}
.news-leter input {
background: #eaeaea;
box-shadow: none;
height: 40px;
font-size: 14px;
border: none;
margin-bottom: 20px;
padding: 0 20px;
width: 100%;
}
/*=======================================================
Pages Linking
========================================================*/
.linking .breadcrumb {
background: #fff;
border-bottom: 1px solid #e5e5e5;
padding-left: 0px;
}
.linking .breadcrumb>li+li:before {
content: "\f105";
font-family: 'FontAwesome';
}
/*=======================================================
Shop Side Bar
========================================================*/
.shop-side-bar h6 {
font-size: 16px;
color: #222222;
font-weight: bold;
margin-top: 0px;
}
.shop-side-bar ul {
margin-bottom: 10px;
}
.shop-side-bar .sizes {
margin-bottom: 30px;
}
.shop-side-bar .sizes a {
display: inline-block;
height: 42px;
width: 42px;
line-height: 40px;
border: 1px solid #e0e0e0;
border-radius: 50%;
text-align: center;
font-weight: bold;
margin-right: 10px;
margin-top: 10px;
}
.shop-side-bar .sizes a.choosed {
background: #0088cc;
border-color: #0088cc;
color: #fff;
}
.shop-side-bar .rating a {
color: #fecb00;
font-size: 14px;
}
.shop-side-bar .rating a i {
margin-right: 2px;
}
.shop-side-bar .rating .fa-star-o {
color: #aaaaaa;
}
.shop-side-bar .rating a span {
color: #aaaaaa;
font-size: 12px;
margin-left: 5px;
}
.shop-side-bar .sizes a:hover {
background: #0088cc;
border-color: #0088cc;
color: #fff;
}
.shop-side-bar li {
display: flex;
list-style: none;
line-height: 27px;
margin-bottom: 5px !important;
}
.shop-side-bar .checkbox label::before {
height: 15px;
width: 15px;
margin-top: 2px;
}
.shop-side-bar .checkbox label::after {
font-size: 8px;
padding-top: 2px;
padding-left: 4px;
}
.shop-side-bar label span {
font-size: 12px;
color: #aaaaaa;
margin-left: 5px;
}
.checkbox-primary input[type="checkbox"]:checked + label::before,
.checkbox-primary input[type="radio"]:checked + label::before {
background: #0088cc;
border-color: #0088cc;
}
.recent-post .media-left a {
display: inline-block;
width: 80px;
}
.recent-post {
margin-bottom: 30px;
}
.recent-post .media {
margin-top: 10px;
margin-bottom: 20px;
}
.recent-post .media-body span {
font-size: 12px;
margin-right: 5px;
padding-right: 5px;
border-right: 1px solid #ececec;
color: #999999;
}
.shop-side-bar h6 {
margin-bottom: 10px;
}

/*=======================================================
SIngle Blog
========================================================*/
.blog-single blockquote {
font-style: italic;
font-size: 18px;
font-weight: 500;
color: #222222;
border: none;
padding: 0px;
padding: 20px 50px;
padding-left: 70px;
}
.blog-single article {
border-bottom: 1px solid #e5e5e5;
padding-bottom: 50px;
margin-bottom: 50px;
}
/*=======================================================
PRICING RANGE
========================================================*/
.cost-price-content {
}
.cost-price-content h5 {
margin-bottom: 30px;
}
.noUi-background {
margin-bottom: 20px;
}
.cost-price-content .btn {
padding: 6px 20px;
font-size: 12px;
font-weight: normal;
color: #fff;
}
.cost-price-content {
display: inline-block;
position: relative;
margin-top: 5px;
width: 100%;
margin-bottom: 30px;
}
.cost-price-content span {
letter-spacing: 0px;
}
.cost-price-content .btn-round {
margin-top: 30px;
padding: 7px 20px;
text-transform: none;
}
.price-min {
top: 0px;
left: 0%;
position: absolute;
border: 1px solid #dddddd;
border-radius: 2px;
height: 30px;
line-height: 28px;
color: #555555;
width: 70px;
text-align: center;
background: #fff;
}
.price-max {
top: 0px;
left: 100px;
position: absolute;
border: 1px solid #dddddd;
border-radius: 2px;
height: 30px;
line-height: 28px;
color: #555555;
background: #fff;
width: 70px;
text-align: center;
}
.noUi-horizontal .noUi-handle {
background: #0088cc;
border: none;
height: 12px;
width: 12px;
}
/*=======================================================
CONTACT FORM
========================================================*/
.contact .error {
border: none;
border: 1px solid red !important;
}
.contact .error:before {
content: "\f071";
font-family: 'FontAwesome';
position: absolute;
color: red;
}
.success-msg {
border: 2px solid rgba(0,0,0,0.2);
margin-bottom: 30px;
width: 100%;
display: inline-block;
text-align: center;
padding: 20px 16px;
border-radius: 4px;
display: none;
}
.success-msg i {
padding: 10px;
border-radius: 50%;
border: 1px solid #ABD0A8;
margin-right: 10px;
}
#contact_form li {
margin-bottom: 20px;
list-style: none;
}
#contact_form li label {
color: #555555;
}
#contact_form li input {
display: inline-block;
width: 100%;
line-height: 40px;
height: 45px;
padding: 0px 20px;
background: #fafafa !important;
box-shadow: none;
color: #000;
text-transform: none;
}
#contact_form li .form-control {
border: 1px solid #cccccc !important;
border-radius: 0px 4px 4px 0px;
color: #000;
background: none;
box-shadow: none;
font-size: 15px;
}
#contact_form li textarea {
height: 250px !important;
text-transform: none;
background: #fafafa !important;
padding: 15px 20px !important;
color: #fff;
font-size: 15px;
}
.contact-form button {
border: none;
float: left;
}
.contact-form label {
color: #fff;
font-size: 14px;
width: 100%;
margin: 0px;
line-height: 26px;
position: relative;
background: none;
font-weight: normal;
text-align: left;
}
.contact-form label span {
color: #fff;
}
.contact-form textarea {
display: inline-block;
width: 100%;
position: relative;
padding: 10px 20px;
}
.contact-form #contact_form li .form-control:focus {
}
.contact-form button {
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.contact-info {
padding: 40px 30px;
}
.contact-info h5 {
font-weight: 600;
margin: 0px;
margin-bottom: 5px;
font-size: 18px;
}
.contact-info p {
margin: 0px;
}
.contact-info h6 {
font-weight: 600;
margin: 0px;
margin-bottom: 5px;
font-size: 16px;
margin-top: 30px;
}

/*=======================================================
FOOTER
========================================================*/
footer {
padding: 0px;
padding-bottom: 30px;
background: linear-gradient(180deg, #00a0c7, #011a8f) !important;
position: relative;
color: #ffffff;
}
footer .container .row .col-sm-4{
padding-left: 50px !important;
padding-right: 50px !important;
}
footer .container .row .central{
border-left:solid 1px #ffffff80 !important;
border-right:solid 1px #ffffff80 !important;
}
footer h4 {
font-size: 20px;
margin: 0px;
margin-bottom: 20px;
font-weight: 500;
}
footer .fa{
color:#fff !important;
}
footer p {
color: #ffffff;
}
footer a{
color: #ffffff;
}
footer a:hover{
color:#efefef;
}
.foot-link {
border-bottom: none;
margin-bottom: 50px;
}
.foot-link ul {
margin: 0px;
color: #ffffff;
}

.foot-link li {
display: inline-block;
margin-right: 20px;
}
.foot-link li a {
font-size: 14px;
display: inline-block;
padding: 15px 0;
color: #ffffff;
}
footer .logo-foot {
margin-bottom: 50px;
}
footer .contact-info {
padding-left: 50px;
}
footer .contact-info li {
list-style: none;
}
footer .contact-info p {
font-weight: normal;
}
footer .contact-info i {
color: #629ee7;
margin-top: 10px;
font-size: 18px;
margin-right: 20px;
width: 30px;
text-align: right;
display: inline-block;
}
footer .social {
margin-top: 30px;
}
footer .social p {
color: #d1d7ff;
font-weight: normal;
}
footer .social p a {
color: #fff;
font-weight: 600;
}
footer h4{
color:#fff;
}
footer ul, footer ul li, footer ul li a{
color:#fff;
}
.footer-contact h5 {
font-size: 24px;
color: #fff;
margin-top: 0px;
padding-bottom: 15px;
font-weight: 500;
margin-bottom: 15px;
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-contact .contact-form {
margin-top: 20px;
}
.footer-contact li {
list-style: none;
margin-bottom: 20px;
}
.footer-contact #contact_form li input {
background: #191e44;
border-radius: 4px;
color: #fff;
}
.footer-contact #contact_form li .form-control {
color: #fff;
}
.footer-contact #contact_form li input {
height: 45px;
font-size: 15px;
line-height: 45px;
}
.footer-contact #contact_form li textarea {
background: #191e44;
border-radius: 4px;
height: 90px !important;
font-size: 15px;
}
.footer-contact #contact_form li button {
color: #fff;
float: right;
color: #fff;
background: none;
border: none;
margin-right: 15px;
font-size: 30px;
margin-top: -70px;
outline: none !important;
}
.footer-contact .contact-form {
}
.rights {
background: #f7f7f7;
padding: 20px 0;
padding-bottom: 15px;
}
.rights .text-center img{
margin-top:-10px;
}
.rights p {
margin-bottom: 0px;
font-size: 14px;
margin-top: 8px;
}
.rights ul {
text-align: right;
margin-bottom: 0px;
}
.rights ul li {
display: inline-block;
margin-left: 50px;
list-style: circle;
}
.rights ul li a {
font-weight: 500;
line-height: 30px;
}
.rights ul li a:hover {
text-decoration: underline !important;
}
.rights.dark {
background: #2e2e2e;
}
.rights.dark p {
color: #888888;
}
.newsleter-footer button {
border: none;
width: 100%;
text-align: center;
margin-top: 10px;
}
.newsleter-footer input {
width: 100%;
border-radius: 4px;
border: none;
padding: 0 20px;
height: 45px;
border: 1px solid #dddddd;
text-align: center;
}
.footer-dark {
background: #555555;
padding-bottom: 0px;
}
.footer-dark .shipping-info {
background: none;
margin-top: 40px;
}
.footer-dark .shipping-info ul {
border: none;
border-top: 1px solid #454545;
}
.footer-dark .shipping-info ul li {
border: none;
}
.footer-dark .shipping-info li i {
color: #888888;
}
.footer-dark .shipping-info li h5 {
color: #fff;
}
.footer-dark .shipping-info li {
padding: 30px 0;
}
.footer-dark .links-footer li a {
color: #ffffff;
}
.footer-dark p {
color: #ffffff;
}
.footer-dark .links-footer li p {
color: #ffffff;
}

.footer-dark .newslatter button {
background: #cd2036;
}
.footer-dark .social-links a {
color: #888888;
}
.footer-dark .social-links a:hover {
color: #fff;
}
.footer-dark .newslatter i {
float: left;
font-size: 36px;
color: #aaaaaa;
margin-right: 15px;
height: 50px;
}
.footer-dark .newslatter {
background: none;
border-bottom: 1px solid #454545;
margin-bottom: 40px;
}
.footer-dark .newslatter:before {
display: none;
}
.footer-dark .newslatter {
padding-bottom: 30px;
}
.footer-dark .newslatter h3 {
font-size: 20px;
line-height: 20px;
}
.footer-dark .newslatter small {
display: inline-block;
}
.footer-dark .foot-link li a {
color: #aaaaaa;
}
.footer-dark .foot-link {
border-bottom: 1px solid #454545
}
/*=======================================================
Short Listing
========================================================*/
.short-lst .bootstrap-select.btn-group .dropdown-toggle .filter-option {
color: #555555;
}
.short-lst h2 {
font-size: 30px;
margin-top: 0px;
margin-bottom: 30px;
text-transform: uppercase;
border-bottom: solid 2px #0060ac;
padding-bottom: 10px;
}
.short-lst {
margin-bottom: 20px;
}
.short-lst ul p {
margin-bottom: 0px;
}
.short-lst ul {
width:100%:
}
.short-lst ul li {
padding-right: 1px;
margin-right: 1px;
border-right: none;
float: left;
}
.short-lst ul li:nth-last-child(1) {
border-right: none;
}
.short-lst ul {
list-style: none;
}
.short-lst .bootstrap-select {
width: 100%;
width: 100%;
border: solid 1px #ddd;
padding: 7px 12px;
border-radius: 4px;
margin-top: -70px;
}
.short-lst .dropdown-menu>li>a {
padding: 5px 10px;
min-width: 130px;
}
.short-lst .bootstrap-select .btn {
margin: 0px;
color: #555555;
width: 100%;
outline: none !important;
box-shadow: none;
border: none;
text-align: left;
padding: 0px 0px;
font-size: 14px;
background: none !important;
border-radius: 0px;
padding-right: 20px;
}
.short-lst .bootstrap-select.btn-group .dropdown-menu li {
padding: 0px;
border: none;
margin: 0px;
}
.short-lst .grid-layer a {
color: #888888;
font-size: 16px;
}
.short-lst .grid-layer a.active {
color: #0088cc;
}
.short-lst .bootstrap-select.btn-group .dropdown-toggle .caret {
right: 0px;
}
.short-lst .bootstrap-select.btn-group .dropdown-menu {
border: none;
border-radius: 0px;
}
/*=======================================================
Order Success
========================================================*/
.order-success {
max-width: 550px;
margin: 120px auto;
text-align: center;
}
.order-success .btn-round {
margin-top: 50px;
}
.order-success h6 {
font-weight: 600;
margin-top: 40px;
margin-bottom: 20px;
}
.order-success i {
border: 2px solid #0088cc;
color: #0088cc;
height: 97px;
width: 97px;
border-radius: 50%;
font-size: 30px;
line-height: 93px;
}
.order-success.error-page a {
color: #0088cc;
}
.order-success.error-page h3 span {
color: #0088cc;
}
.order-success.error-page h3 {
font-size: 36px;
font-weight: 600;
}
/*=======================================================
Pagination
========================================================*/
.pagination {
border: none;
margin: 0px;
}
.pagination li a:hover {
background: #83bb2b;
color: #fff;
}
.pagination li a {
border: 1px solid #eaeaea;
background: #fff;
height: 32px;
width: 32px;
padding: 0px;
border-radius: 0px;
text-align: center;
line-height: 30px;
margin-right: 3px;
}
.pagination li a:hover {
background: #333;
color: #fff;
border: 1px solid #333;
}
.pagination li a.active {
background: #0060ac;
color: #fff;
border: 1px solid #0060ac;
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
margin-left: 0;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
border-top-right-radius: 0px;
border-bottom-right-radius: 0px;
}
/*=======================================================
Filter Links
========================================================*/
.filter-links {
background: #fff;
border: 1px solid #eeeeee;
padding: 20px;
}
.filter-links ul {
margin-bottom: 20px;
}
.filter-links li {
list-style: none;
line-height: 40px;
color: #555555;
}
.filter-links li a {
line-height: 40px;
color: #555555;
display: inline-block;
width: 100%;
}
.filter-links li a span {
float: right;
color: #aaaaaa;
font-size: 12px;
}
.filter-links li a:hover {
padding-left: 5px;
}
.filter-links h5 {
margin: 0px;
margin-top: 10px;
margin-bottom: 10px;
padding-bottom: 15px;
font-weight: 600;
color: #83bb2b;
font-size: 17px;
border-bottom: 1px solid #e5e5e5;
}
/*=======================================================
list Bullet Round
========================================================*/
.bullet-round-list {
position: relative;
}
.bullet-round-list li {
position: relative;
padding-left: 20px;
}
.bullet-round-list li:before {
height: 6px;
width: 6px;
content: "";
border-radius: 50%;
position: absolute;
left: 0px;
top: 12px;
background: #cccccc;
}

/*=======================================================
FOOTER STYLE
========================================================*/
.links-footer ul {
}
.links-footer li {
list-style: none;
}
.links-footer li a {
line-height: 30px;
display: inline-block;
width: 100%;
color: #ffffff;
font-weight: 500;
}
.links-footer li a:hover {
padding-left: 5px;
}
.links-social {
}
.links-social li {
list-style: none;
}
.links-social li a {
line-height: 46px;
display: inline-block;
width: 100%;
color: #b3b7da;
font-weight: 500;
}
.links-social li a i {
margin-right: 10px;
}
.links-social li a:hover {
color: #fcb532;
}
.links-footer.ser {
padding-left: 15px;
list-style: circle;
}
.links-footer.ser li {
list-style: disc;
color: #b3b7da;
}
.links-footer.ser li a {
color: #b3b7da;
}
.links-footer.ser li a:hover {
color: #fcb532;
}
.con-info p {
color: #b3b7da;
}
.con-info span {
color: #fff;
display: inline-block;
width: 100%;
}
.rights.style-2 {
text-align: center;
background: #181d45;
}
.rights.style-2 p {
color: #7f84b2;
font-size: 14px;
}
/*=======================================================
Wide Add
========================================================*/
.dream-adds {
background: url(../images/dream-add-bnr.png) center center no-repeat;
height: 174px;
text-align: center;
padding-top: 30px;
}
.dream-adds h3 {
margin: 0px;
font-size: 30px;
color: #101f29;
font-weight: 700;
}
.dream-adds h5 {
margin: 0px;
font-size: 18px;
color: #888888;
font-weight: normal;
}
.dream-adds span {
margin: 0px;
font-size: 30px;
color: #dd571c;
font-weight: 800;
}
.dream-adds span small {
margin: 0px;
font-size: 18px;
color: #888888;
font-weight: normal;
}
/*=======================================================
Newsletter
========================================================*/
.newsletter {
position: relative;
}
.newsletter form {
margin-top: 60px;
position: relative;
}
.newsletter label {
font-weight: normal;
color: #fff;
font-size: 12px;
text-transform: uppercase;
display: inline-block;
width: 100%;
margin: 0px;
line-height: 26px;
position: relative;
background: #000;
}
.newsletter button {
position: absolute;
top: 0px;
right: 0px;
height: 50px;
font-weight: 800;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.newsletter .icon-btn {
margin-right: 20px;
display: inline-block;
}
.newsletter input {
display: inline-block;
width: 100%;
height: 50px;
padding: 0px;
border: 1px solid;
border-color: transparent;
background: none;
border: none;
box-shadow: none;
border-radius: 0px;
background: #fff;
color: #000;
font-size: 12px;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
margin: 0 auto;
}
.newsletter .form-control {
border: none;
border-radius: 0px;
color: #000;
margin-bottom: 10px;
padding: 0px 20px;
font-size: 12px;
background: #fff;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.newsletter span {
font-size: 12px;
color: #999999;
}
.map-wrapper {
height: 350px;
margin-bottom: 0px;
}
/*=======================================================
GO TO TOP
========================================================*/
.cd-top {
display: inline-block;
height: 40px;
width: 40px;
z-index: 9;
position: fixed;
bottom: 10px;
right: 10px;
color: #000;
border-radius: 50%;
font-size: 26px;
text-align: center;
line-height: 32px;
border: 2px solid #000;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
overflow: hidden;
white-space: nowrap;
background: none;
visibility: hidden;
opacity: 0;
-webkit-transition: opacity .3s 0s, visibility 0s .3s;
-moz-transition: opacity .3s 0s, visibility 0s .3s;
transition: opacity .3s 0s, visibility 0s .3s;
-webkit-transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
-ms-transition: all 0.4s ease-in-out;
transition: all 0.4s ease-in-out;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
-webkit-transition: opacity .3s 0s, visibility 0s 0s;
-moz-transition: opacity .3s 0s, visibility 0s 0s;
transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
visibility: visible;
opacity: 0.5;
color:inherit !important;
}
.cd-top.cd-fade-out {
opacity: .5;
}
.cd-top.cd-fade-out .fa{
color:inherit !important;
}
.no-touch .cd-top:hover {
background-color: #000;
opacity: 1;
color: #fff;
}
/*=======================================================
Wide Bnr
========================================================*/
.wide-bnr {
background: url(../images/sale-bnr-large.jpg) no-repeat;
background-size: cover !important;
margin: 80px 0;
margin-top: 0px;
padding: 45px;
display: inline-block;
width: 100%;
}
.wide-bnr h5 {
display: inline-block;
color: #fff;
margin-bottom: 0px;
}
.wide-bnr h5 span {
font-weight: bold;
}
.wide-bnr .btn {
border: none;
float: right;
background: #7a9b08;
}
.some-cate {
padding: 30px;
margin-bottom: 40px;
border: 2px solid #f0f0f0;
position: relative;
background: #fff;
}
.some-cate h5 {
margin: 0px;
margin-bottom: 15px;
font-size: 18px;
font-weight: 600;
}
.some-cate li {
list-style: none;
}
.some-cate li a {
color: #888888;
line-height: 26px;
}
.some-cate li:nth-last-child(1) a {
color: #f74b16;
}
.some-cate li a:hover {
color: #f74b16;
padding-left: 5px;
}
.some-cate img {
position: absolute;
right: 0px;
}
/*=======================================================
Shop Listing
========================================================*/
.shop-listing .avatar {
display: inline-block;
width: 80px;
height: 80px;
padding: 5px;
border: 1px solid #e6e6e6;
}
.shop-listing .media-body a {
font-size: 14px;
margin-top: 5px;
color: #555555;
display: inline-block;
}
.shop-listing .price {
font-weight: bold;
color: #555555;
font-size: 16px;
display: inline-block;
width: 100%;
}
.shop-listing.on-list .price {
font-weight: bold;
color: #555555;
float: left;
font-size: 16px;
margin-top: 5px;
}
.shop-listing.on-list .media {
margin-bottom: 30px;
}
.shop-listing.on-list .view-all {
color: #888888;
border-bottom: 1px solid #b2b2b2;
}
.shop-listing.on-list .media-body a {
margin-top: 0px;
line-height: 18px;
}
.shop-listing.on-list .avatar {
height: 90px;
width: 90px;
}
.shop-listing.on-list .price span {
color: #aaaaaa;
text-decoration: line-through;
font-weight: normal;
margin-left: 10px;
font-size: 16px;
}
.shop-listing.on-list b {
font-weight: 600;
color: #f73232;
}
.shop-listing.on-list i {
font-size: 13px;
color: #fecb00;
margin: 5px 0;
}
.shop-listing .price small {
color: #aaaaaa;
font-size: 13px;
margin-left: 10px;
text-decoration: line-through;
}
/*=======================================================
Hot Deal
========================================================*/
.hotdeal-bnr {
background: url(../images/hot-deal-bnr.jpg) no-repeat;
min-height: 435px;
padding-top: 80px;
padding-left: 30px;
}
.hotdeal-bnr.like-bnr h5 {
color: #888888;
margin: 0px;
font-weight: normal;
font-size: 18px;
}
.hotdeal-bnr.like-bnr h4 {
color: #f12a43;
font-weight: 800;
margin: 0px;
}
.hotdeal-bnr.like-bnr .price {
font-size: 26px;
font-weight: 800;
color: #222222;
}
/*=======================================================
Weekly Deal
========================================================*/
.weekly-deal {
border: 3px solid #e8e8e8;
padding: 20px;
background: #fff;
display: inline-block;
width: 100%;
}
.weekly-deal .item-img {
display: inline-block;
width: 350px;
}
.weekly-deal p.rev {
font-size: 12px;
color: #aaaaaa;
margin-top: 5px;
}
.weekly-deal .rev span {
width: auto;
}
.weekly-deal .rev i {
color: #fecb00;
font-size: 13px;
}
.weekly-deal .price {
font-size: 22px;
color: #d8263c;
font-weight: 700;
}
.weekly-deal span.tags {
display: inline-block;
width: 100%;
font-size: 13px;
color: #aaaaaa;
margin-top: 20px;
}
.weekly-deal .tittle {
font-size: 18px;
color: #555555;
}
.in-stock {
color: #71a403;
}
.weekly-deal ul {
margin: 10px 0;
margin-bottom: 20px;
}
.weekly-deal .offer-time {
width: 80px;
float: right;
}
.weekly-deal .media-left {
float: left;
min-width: 440px;
margin-right: 20px;
padding-right: 0px;
}
.weekly-deal .offer-time article {
height: 80px;
text-align: center;
width: 80px;
padding-top: 15px;
border: 2px solid #e8e8e8;
margin-bottom: 10px;
}
.weekly-deal .offer-time article:nth-last-child(1) {
margin-bottom: 0px;
}
.weekly-deal .offer-time article span {
font-size: 20px;
font-weight: bold;
color: #222222;
}
.weekly-deal .offer-time article p {
font-size: 15px;
color: #aaaaaa;
text-transform: capitalize;
}
.weekly-deal li:before {
content: "";
height: 6px;
width: 6px;
background: #cccccc;
border-radius: 50%;
position: absolute;
left: 0px;
top: 10px;
line-height: 24px;
}
.weekly-deal li {
line-height: 24px;
list-style: none;
position: relative;
padding-left: 15px;
}
.weekly-deal li {
}
.weekly-deal .price small {
color: #aaaaaa;
font-size: 16px;
margin-left: 10px;
text-decoration: line-through;
}
.weekly-deal.deal-small .media-left {
min-width: 270px;
}
.weekly-deal.deal-small .item-img {
width: 270px;
}
.weekly-deal.deal-small .offer-time {
float: none;
width: auto;
margin: 0 -5px;
margin-top: 5px;
}
.weekly-deal.deal-small .tittle {
font-size: 15px;
font-weight: 600;
}
.weekly-deal.deal-small {
padding: 12px;
}
.weekly-deal.deal-small .offer-time article p {
font-size: 12px;
}
.weekly-deal.deal-small li {
font-size: 13px;
color: #000;
}
.weekly-deal.deal-small .offer-time article {
width: 60px;
height: 60px;
margin: 0 5px;
padding-top: 5px;
}
.weekly-deal.deal-small .offer-time article {
float: left;
}
.weekly-deal.deal-small .cart-btn {
height: 42px;
width: 42px;
border-radius: 50%;
background: #eeeeee;
color: #888888 !important;
text-align: center;
line-height: 44px;
float: left;
}
.weekly-deal.deal-small ul {
margin-bottom: 10px;
}
.with-bg-slide-all {
background: url(../images/main-bg-slider.jpg) center center no-repeat
!important;
background-size: cover;
}
.weekly-deal.deal-small .sale-tag {
background: #dd571c;
border-radius: 2px;
font-size: 13px;
color: #fff;
font-weight: bold;
position: absolute;
top: 15px;
padding: 5px 10px;
left: 15px;
z-index: 22;
}
/*=======================================================
Newslatter IE
========================================================*/
.product-detail .product article {
padding: 0px;
border: none;
}
.product-detail .flex-control-thumbs li {
width: 33.33333%;
}
.product-detail .product h5 {
font-size: 20px;
margin-top: 5px;
}
.product-detail .product .bullet-round-list {
margin-top: 10px;
margin-bottom: 20px;
}
.product-detail .product .cmp-list i {
margin-right: 5px;
}
.product-detail .product .cmp-list a {
color: #aaaaaa;
}
.product-detail .product .cmp-list {
margin: 20px 0;
}
.product-detail .product .cmp-list li {
display: inline-block;
border-right: 1px solid #e5e5e5;
padding-right: 10px;
margin-right: 10px;
}
.product-detail .product .cmp-list li:nth-last-child(1) {
border-right: none;
}
.product-detail .clr span {
height: 33px;
width: 33px;
border-radius: 50%;
background: #f3f3f3;
display: inline-block;
cursor: pointer;
}
.product-detail .product .sizes a {
display: inline-block;
height: 33px;
width: 33px;
line-height: 30px;
border: 1px solid #e0e0e0;
border-radius: 50%;
text-align: center;
font-weight: bold;
margin-right: 5px;
font-size: 11px;
}
.product-detail .product .quinty {
float: left;
width: auto;
margin-right: 15px;
}
.product-detail .product .quinty input {
border-radius: 4px;
height: 40px;
width: 70px;
font-size: 15px;
text-align: center;
border: 1px solid #e0e0e0;
}
.product-detail .product .sizes a.active {
border: 1px solid #0088cc;
color: #fff;
background: #0088cc;
}
.product-detail .product .bullet-round-list li {
line-height: 24px;
}
.product-detail .bullet-round-list li:before {
top: 10px;
}
.product-detail .product .col-xs-7 {
width: 54%;
}
.product-detail .product .col-xs-5 {
width: 46%;
}
.product-detail p.rev {
font-size: 12px;
color: #aaaaaa;
margin-top: 5px;
}
.product-detail .rev span {
width: auto;
}
.product-detail .rev i {
color: #fecb00;
font-size: 13px;
}
.product-detail .price {
font-size: 22px;
color: #d8263c;
font-weight: 700;
}
.product-detail span.tags {
display: inline-block;
width: 100%;
font-size: 13px;
color: #aaaaaa;
}
.product-detail span.tags a{
width: 100%;
font-size: 13px;
color: #aaaaaa;
}
.product-detail .tittle {
font-size: 18px;
color: #555555;
}
.product-detail ul.slides{
padding-left: inherit !important;
}
.product-detail .flex-control-thumbs li {
list-style: none;
}
.product-detail .product .row .table ul {
padding-left: 25px !important;
}
.product-detail table td {
    padding: 3px 5px;
}
.product-detail ul {
    padding-left: 50px !important;
}
.product-detail .product .row .table li {
list-style: inherit !important;
}
.product-detail .price small {
color: #aaaaaa;
font-size: 16px;
margin-left: 10px;
text-decoration: line-through;
}
.item-tabs-sec {
margin-top: 40px;
}
.item-tabs-sec .nav {
border-bottom: 1px solid #e5e5e5;
}
.item-tabs-sec .nav li a {
padding: 0px;
margin-right: 20px;
font-size: 16px;
position: relative;
color: #555555;
padding-bottom: 15px;
}
.item-tabs-sec .nav li.active a {
color: #222222;
font-weight: bold;
}
.item-tabs-sec .nav li.active a:before {
height: 2px;
width: 100%;
background: #0088cc;
content: "";
position: absolute;
bottom: 0px;
}
.item-tabs-sec .tab-content {
padding: 20px 0;
}
.item-tabs-sec .tab-content {
line-height: 24px;
}
.item-tabs-sec .nav li {
display: inline-block;
}
.item-tabs-sec .table>thead>tr>th {
border: none;
border: 1px solid #e8e8e8 !important;
background: #fafafa;
}
.item-tabs-sec .fa-check {
color: #71a403;
}
.item-tabs-sec .table {
margin-top: 30px;
}
.item-tabs-sec .table>tbody>tr>td {
border: 1px solid #e8e8e8;
padding: 15px 10px;
}
/*=======================================================
Shopping Cart
========================================================*/
.shopping-cart {
}
.shopping-cart .table>thead>tr>th {
border: none;
border: 1px solid #e8e8e8 !important;
background: #fafafa;
padding: 15px 30px;
font-size: 16px;
}
.shopping-cart a.remove {
color: #cccccc;
}
.shopping-cart a.remove:hover {
color: #000;
}
.shopping-cart .quinty {
display: inline-block;
width: 100px;
}
.shopping-cart .media-left a {
display: inline-block;
width: 50px;
height: 50px;
padding: 0px;
margin-right: 10px;
border: none;
}
.shopping-cart p {
margin-top: 15px;
color: #555555;
}
.shopping-cart .media {
max-width: 400px;
display: inline-block;
}
.shopping-cart .quinty input {
border-radius: 4px;
height: 40px;
width: 100%;
font-size: 15px;
text-align: center;
border: 1px solid #e0e0e0;
}
.shopping-cart .coupen input {
border: 1px solid #e2e2e2;
border-radius: 4px;
padding: 5px 20px;
margin-left: 10px;
font-weight: normal;
font-size: 13px;
height: 39px;
}
.shopping-cart .promo {
border: 1px solid #e8e8e8;
border-top: none;
padding: 30px;
position: relative;
}
.shopping-cart .promo button {
background: none;
border: none;
position: absolute;
top: 0px;
line-height: 39px;
color: #cccccc;
right: 10px;
}
.pro-btn {
text-align: center;
margin-top: 30px;
}
.pro-btn .btn-light {
background: #bbbbbb;
}
.pro-btn .btn-light:hover {
background: #222;
}
.pro-btn a {
margin: 0 10px;
}
.shopping-cart .g-totel {
float: right;
}
.shopping-cart .g-totel h5 {
font-size: 14px;
font-weight: 600;
}
.shopping-cart .g-totel h5 span {
font-size: 16px;
margin-left: 20px;
}
.shopping-cart .coupen {
display: inline-block;
width: 330px;
position: relative;
}
.shopping-cart .coupen label {
position: relative;
}
.shopping-cart .table {
margin: 0px;
}
.shopping-cart .table>tbody>tr>td {
border: 1px solid #e8e8e8;
padding: 10px;
}
.pay-method {
border: 1px solid #e8e8e8;
padding: 40px;
}
.pay-method .heading h2 {
font-size: 18px;
}
.pay-method input {
margin-top: 5px;
margin-bottom: 15px;
height: 45px;
background: #fafafa;
border: solid 1px #ccc !important;
font-size: 16px;
}
.pay-method .dropdown-menu {
border: none;
margin-top: 0px;
}
.pay-method .btn {
border: 1px solid #e2e2e2;
border-radius: 4px;
color: #888888;
background: none !important;
font-size: 12px;
box-shadow: none;
padding-left: 20px;
}
.pay-method input {
border: 1px solid #e2e2e2;
}
.pay-method .bootstrap-select {
width: 100%;
}
.pay-method label {
font-weight: normal;
width: 100%;
color: #555555;
font-size: 14px;
}
.transportation .charges h6 {
margin: 0px;
margin-bottom: 5px;
font-weight: 600;
display: inline-block;
font-size: 16px;
color: #555555;
}
.ship-process .fa-check {
font-size: 18px;
}
.transportation .charges {
border: 2px solid #e2e2e2;
padding: 15px 20px;
cursor: pointer;
margin-bottom: 30px;
}
.transportation .charges span {
color: #888888;
}
.transportation span.deli-charges {
color: #222222;
font-size: 18px;
font-weight: 600;
float: right;
width: auto;
margin-top: -15px;
border-left: 1px solid #e5e5e5;
padding-left: 10px;
}
.transportation .charges:hover {
border: 2px solid #0088cc;
}
.transportation .charges.select {
border: 2px solid #0088cc;
}
.check-out .check-item {
margin: 0px;
padding-bottom: 30px;
margin-bottom: 30px;
border-bottom: 1px solid #e8e8e8;
}
.infoma {
margin: 0px;
}
.infoma li {
margin-bottom: 20px;
}
.infoma span {
color: #555555;
}
.infoma h5 {
margin: 0px;
font-size: 18px;
font-weight: 600;
}
.infoma.exp {
padding-bottom: 0px !important;
}
.totel-price h4 {
font-size: 24px;
font-weight: 600;
}
.totel-price h4 small {
font-size: 14px;
color: #888888;
margin-right: 10px;
}
.infoma h6 {
margin: 0px;
font-size: 14px;
color: #888888;
margin-bottom: 10px;
}
.check-out li {
padding: 0px;
list-style: none;
}
/*=======================================================
Ship Process
========================================================*/
.ship-process li {
list-style: none;
}
.ship-process li span {
margin-top: 5px;
color: #888888;
display: inline-block;
}
.ship-process li h6 {
font-weight: 600;
font-size: 16px;
margin: 0px;
}
.ship-process li i {
color: #aaaaaa;
border: 2px solid #dddddd;
display: inline-block;
height: 54px;
width: 54px;
margin-right: 10px;
border-radius: 50%;
line-height: 50px;
text-align: center;
font-size: 28px;
}
.ship-process li.current i {
color: #0088cc;
border: 2px solid #0088cc;
}
.boxed-layout {
background: url(../images/full-bg.jpg) center center fixed no-repeat;
background-size: cover;
}
.boxed-layout #wrap {
margin: 0 auto;
max-width: 1250px;
box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.tp-caption .btn-round {
background: #bbbbbb;
font-size: 16px !important;
padding: 13px 30px !important;
}
.no-nav .owl-nav {
display: none !important;
}
.with-bullet .owl-dots {
text-align: center;
margin-top: 30px;
}
.with-bullet .owl-dots div {
background: #fff;
height: 14px;
width: 14px;
margin: 0 2.5px;
border-radius: 50%;
display: inline-block;
border: 1px solid #d5d5d5;
}
.with-bullet .owl-dots div.active {
background: #0088cc;
border: 1px solid #0088cc;
}
.shop-side-bar .search input {
color: #8a8a8a;
}
.shop-side-bar .search ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #aaaaaa;
}
.shop-side-bar .search ::-moz-placeholder { /* Firefox 19+ */
color: #4a4a4a;
}
.shop-side-bar .search :-ms-input-placeholder { /* IE 10+ */
color: #4a4a4a;
}
.shop-side-bar .search :-moz-placeholder { /* Firefox 18- */
color: #4a4a4a;
}
.ri-li {
font-weight: bold;
color: #0088cc !important;
}
