@import url(https://fonts.googleapis.com/css?family=Montserrat);
html {
    font-family: Montserrat;
    color: #000;
    background-color : #f1f1f1;
    font-style: normal;
    letter-spacing: .25px;
}
body {
    color: #000;
    font-style: normal;
    letter-spacing: .25px;
    overflow-x: hidden;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}
.sri_body {
    background-color: #fff;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #f1f1f1 !important;
    border: 1px solid #dedede !important;
}
.brand_name {
    color: #5f5f5f;
}
.payment-method-logo {
    height: 40px;
}
.brand_tag_line {
    color: #8a7d7d;
}
.glyphicon-size-20 {
    font-size: 20px !important;
    top: 6px !important;
}
.fa-one-five {
    font-size: 1.5em !important;
}
p {
    font-size: 12px;
}
p.small {
    font-size: 16px;
}
.a_blue {
    color: blue !important;
}
.a_red {
    color: red !important;
}
.a_green {
    color: green !important;
}
.a_white {
    color: #fff !important;
}
.s_color {
    color: #1c9de8 !important;
}
.list_img_size {
    height: 100px;
    width: 100px;
}
.media-icon a:hover {
    color: #18bc9c;
}
.social-media-row {
    background-color: #053c69;
}
.media-inline {
    margin-top: 5px;
    margin-bottom: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.navbar {
    font-family: "Roboto Condensed", "Arial Narrow", Helvetica, Arial, sans-serif;
    border-radius: 0 !important;
    margin-bottom: 0 !important;
    text-transform: uppercase;
}
.navbar .navbar-nav {
    letter-spacing: 1px;
}
.navbar-default,
.navbar-inverse {
    background-color: #0e64ab;
    border: 0;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > .active > a:hover {
    text-decoration: none;
}
.dropdown-menu > li > a {
    color: #333;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
    background-color: #323b55;
}
.dropdown-menu {
    border-bottom: 1px solid #fff;
    border-radius: 0;
}
section {
    padding: 10px 0;
}
.maincontent {
    min-height: 41vh;
}
section h2 {
    font-size: 3em;
    margin: 0;
}
footer {
    color: #fff;
}
footer h3 {
    margin-bottom: 30px;
}
footer .footer-above {
    padding-top: 50px;
    background-color: #323b55;
}
footer .footer-col {
    margin-bottom: 50px;
    text-align: left;
    font-family: "Roboto Condensed", "Arial Narrow", Helvetica, Arial, sans-serif;
    font-size: 13px !important;
}
footer .footer-below {
    background-color: #233140;
    padding: 12px 0;
    color:#fff;
}
.btn-social {
    display: inline-block;
    width: 50px;
    height: 50px;
    border: #fff solid 2px;
    border-radius: 100%;
    text-align: center;
    font-size: 20px;
    line-height: 45px;
}
.scroll-top {
    z-index: 1049;
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 50px;
    height: 50px;
}
.scroll-top .btn {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 20px;
    line-height: 28px;
}
ul.header a {
    color: #fff;
    text-decoration: none;
    display: block;
}
ul.header {
    float: left;
    height: 30px;
}
ul.header ul {
    float: left;
    position: absolute;
    left: 0;
    background: #1c1346;
    display: none;
    margin: 0;
    padding: 0;
}
ul.header li {
    float: left;
    display: inline;
    font-size: 15px;
    position: relative;
    width: 140px;
    list-style: none;
    cursor: pointer;
    padding: 5px 5px 5px 10px;
}
ul.header li:hover {
    color: #fff;
    background: lightgray;
}
ul.header ul ul {
    background: #1c1346;
}
ul.header li:hover > ul {
    display: block;
    color: #fff;
    font-size: 15px;
    background: #000;
}
ul.header li ul li:hover {
    color: #fff;
    background: gray;
}
.pro-detail-img img {
    min-height: 50px !important;
    max-height: 50px !important;
}
.img-cursor {
    cursor: pointer !important;
    width: 70px !important;
    height: 70px !important;
}
.prod-big-img {
    max-height: 650px !important;
}
.slider_image {
    width: 100%;
}
.feature_thumbnale {
    min-height: 150px;
    max-height: 150px;
}
.product_thumbnale {
    height: 150px !important;
}
.partner_images {
    height: 90px;
    padding-left: 8px;
    padding-right: 8px;
    max-width: 200px;
    border-left: 1px solid #f5f5f5;
    border-right: 1px solid #f5f5f5;
}
.partner_images a:hover {
    border-radius: 5px;
    border: 5px solid #f5f5f5;
}
.partner_previous_next {
    background-image: none !important;
}
.products_list_div {
    height: 397px !important;
    overflow: hidden;
    text-overflow: ellipsis;
}
.cart_thumbnail {
    min-height: 150px;
    max-height: 150px;
    max-width: 150px;
}
.cart-qty-input-width {
    width: 50px !important;
}
.tab_color {
    color: #757575 !important;
}
.app_link_icon {
    width: 134px;
    height: 40px;
}
.modal-header-primary {
    background-color: #1a60fd;
    color: #fff;
}
.modal-header-success {
    background-color: #0c9e4d;
    color: #fff;
}
.modal-header-danger {
    background-color: #ff0d3a;
    color: #fff;
}
.top_row_one {
    background-color: #dbdbdb !important;
    height: 40px;
}
.site_branding_area {
    width: 100%;
    margin-top: 5px;
}
.carousel_inner_margin {
    margin-top: 1px !important;
}
.menu_bar {
    min-height: 60px;
}
.menu_bar_brand {
    width: 100px !important;
    height: 50px !important;
}
.padding_l_r_0 {
    padding-left: 0;
    padding-right: 0;
}
.top_social_font_color {
    color: #171616;
}
.required {
    color: red;
}
.dropdown-submenu {
    position: relative;
}
.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
    margin-left: -1px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0;
    border-radius: 0 0 0 0;
}
.dropdown-submenu > a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    margin-top: 5px;
    margin-right: -10px;
    border-color: transparent transparent transparent #ccc;
    border-style: solid;
    border-width: 5px 0 5px 5px;
}
.dropdown-submenu:hover > a:after {
    border-left-color: #fff;
}
.dropdown-submenu.pull-left {
    float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
    left: -100%;
    margin-left: 10px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0;
    border-radius: 0 0 0 0;
}
.cart_review_tr {
    background-color: #d0ceca;
}
.refine_panel {
    margin-bottom: 8px !important;
}
.product_avail_size {
    background-color: #f5f5f5;
    color: #000;
    border: 1px solid #d2c9c9;
    float: left;
    border-radius: 5px;
    margin-left: 2px;
    padding: 2px;
}
.product_color_available {
    width: 30px;
    height: 30px;
    border: 1px solid #d2c9c9;
    float: left;
    border-radius: 50%;
    margin-left: 2px;
    padding: 2px;
}
.book_navbar {
    width: 245px;
    float: left;
    max-height: 100vh;
    overflow-y: auto;
}
.book_container {
    max-height: 100vh;
    overflow-y: auto;
    padding-left: 5px;
}
.ul_book {
    background-color: #f1f1f1;
}
.li_book a {
    display: block;
    color: #000;
    text-decoration: none;
    padding: 8px 16px;
}
.li_book a:hover {
    background-color: #c3c3c3;
    color: #fff;
}
.address_card {
    font-size: 1em;
    overflow: hidden;
    border: none;
    border-radius: 0.28571429rem;
    box-shadow: 0 1px 3px 0 #d4d4d5, 0 0 0 1px #d4d4d5;
    padding: 10px;
}
.address_card a {
    color: #4347da;
}
a,
a:hover,
a:focus,
a:active,
a.active,
.navbar a:focus,
.navbar .navbar-nav li a:focus,
.btn:focus,
.btn:active,
.btn.active,
.scroll-top .btn:focus {
    outline: 0;
}
.a_color,
.a_black {
    color: #000 !important;
}
.qty-dec-btn,
.qty-inc-btn,
.span_qty_plus,
.span_qty_minus {
    cursor: pointer;
}
.sri_h1,
.sri_h2 {
    font-size: 20px;
    margin-top: 8px;
}
header_area,
branding_area,
brands_area {
    color: #fff;
    padding-top: 50px;
    background-color: #323b55;
}
.partner_margin,
.partners_div {
    margin-bottom: 10px;
}
.brand_image,
.brand_image_logo {
    max-height: 100px !important;
}
.navbar-nav > li:hover > .dropdown-menu,
.dropdown-submenu:hover > .dropdown-menu {
    display: block;
}
@media max-width768px {
    p.pull-right,
    p.pull-left {
        float: none !important;
    }
}
@media min-width768px {
    .navbar-fixed-top {
        transition: padding 0.3s;
    }
    .navbar-fixed-top .navbar-brand {
        font-size: 2em;
        transition: all 0.3s;
    }
    .navbar-fixed-top.navbar-shrink {
        padding: 10px 0;
    }
    .navbar-fixed-top.navbar-shrink .navbar-brand {
        font-size: 1.5em;
    }
    ul.nav li:hover > ul.dropdown-menu {
        display: block;
    }
}
@media max-width767px {
    section {
        padding: 10px 0;
    }
}
.btn-success {
    color: #fff;
    background-color: #0e64ab;
    border-color: #0e64ab;
}
.btn-warning {
    color: #fff;
    background-color: #ab550e;
    border-color: #ab550e;
}
.text-success,
.text-success:hover {
    color: #0e64ab;
}
.web_search_input {
    margin-top: 10px;
}
.company_name {
    font-size: 20px;
}
.pagination > li > a,
.pagination > li > span {
    background-color: #0e64ab;
}
.corner-ribbon {
    font-weight: 700;
    width: 100px;
    background: #e43;
    position: absolute;
    top: 0;
    left: 13px;
    text-align: center;
    line-height: 40px;
    letter-spacing: 1px;
    color: #fff;
}
.corner-ribbon.shadow {
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}
.corner-ribbon.top-left {
    top: 0;
    left: 13px;
    background-color: #f13c29;
    width: 85px;
    height: 40px;
}
.promo-description span.promo.internal {
    color: #fff;
    border: 3px solid #d9534f;
    background-color: #d9534f;
}
.promo-description span.promo {
    display: inline-block;
}
.store-selection {
    height: 35px;
    padding: 5px 10px;
    margin-top: 2px;
}
.caption-content {
    height: 200px;
}
.a-top-row-one{
    color:#000;
}
.a-powered-by{
    color:#fff;
}
.a-footer-links{
    color:#fff;
}
.a-description-link{
    color:#000;
}
.bottom-social-icon{
    color:#fff;
}
.brand-list-wrapper{
    height: 200px;
    border: 1px solid #f9f9f9;
}
.brand-image-container{
    height:150px;
    padding: 0px 0px 20px 0px;
}
.brand_thumbnail{
    display: table;
    height: 100%;
}
.brand-title-container{
    font-size:20px;
}
.brand-container{
    padding-bottom:20px;
}

/* jssor slider for thumbnail images start */
/*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 057 css*/
        .jssorb057 .i {position:absolute;cursor:pointer;}
        .jssorb057 .i .b {fill:none;stroke:#fff;stroke-width:2000;stroke-miterlimit:10;stroke-opacity:0.4;}
        .jssorb057 .i:hover .b {stroke-opacity:.7;}
        .jssorb057 .iav .b {stroke-opacity: 1;}
        .jssorb057 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 073 css*/
        .jssora073 {display:block;position:absolute;cursor:pointer;}
        .jssora073 .a {fill:#ddd;fill-opacity:.7;stroke:#000;stroke-width:160;stroke-miterlimit:10;stroke-opacity:.7;}
        .jssora073:hover {opacity:.8;}
        .jssora073.jssora073dn {opacity:.4;}
        .jssora073.jssora073ds {opacity:.3;pointer-events:none;}
/* jssor slider for thumbnail images end */
.btn-grey{
    background-color:#D8D8D8;
	color:#FFF;
}
ul.breadcrumb {
  padding: 10px 16px;
  list-style: none;
  background-color: #eee;
}
ul.breadcrumb li {
  display: inline;
  font-size: 16px;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: black;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #518fc5 !important;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}