

.navbar-light .navbar-nav > .dropdown > a .caret {
border-top-color: #fff;
border-bottom-color: #fff;
}
.navbar-light .navbar-brand {
color: #fff;
}
.menu-large {
position: static !important;
height: 56px;
line-height: 38px;
}
.megamenu {
padding: 20px 20px;
width: 100%;
top: 53px;
}
.megamenu > div > li > ul {
padding: 0;
margin: 0;
}
.megamenu > div > li > ul > li {
list-style: none;
display: block;
padding: 0;
}
.megamenu .card {
outline: none;
}

.common-md-title {
    font-size: 20px;
    text-transform: uppercase;
}

.megamenu .card:hover,
.megamenu .card:focus {
outline: 1px solid #000;
}
.megamenu > div > li > ul > li > a {
display: block;
padding: 3px 0px;
clear: both;
font-weight: normal;
line-height: 1.428571429;
color: #333333;
white-space: normal;
font-size: 14px;
}
.megamenu > div > li > ul > li > a:hover,
.megamenu > div > li > ul > li > a:focus {
text-decoration: none;
color: #262626;
background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
text-decoration: none;
background-color: transparent;
background-image: none;
filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
cursor: not-allowed;
}
.megamenu.dropdown-header {
color: #428bca;
font-size: 18px;
}
#top-main-nav{
min-height: 56px;
padding-top: 0;
padding-bottom: 0;
margin-top: 40px;
}
#main_nav{
margin-bottom: 0;
}
#main_nav>li>a {
color: #fff !important;
font-size: 16px;
}
ul.dropdown-menu.megamenu>.row>li {
margin: 0;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #fbfbfb;
box-shadow: 0px 0px 1px 1px #ececec;
}
.dropdown-header>a {
font-weight: 600 !important;
}
#carousel1 .carousel-item{
max-height: 500px;
}


.item {
display: block;
height: auto;
transition: all .3s ease 0;
-moz-transition: all .3s ease 0;
-webkit-transition: all .3s ease 0;
-o-transition: all .3s ease 0;
-ms-transition: all .3s ease 0;
margin-bottom: 30px;
}
.product {
display: block;
height: 100%;
transition: all .3s ease 0;
-moz-transition: all .3s ease 0;
-webkit-transition: all .3s ease 0;
-o-transition: all .3s ease 0;
-ms-transition: all .3s ease 0;
border: 1px solid #DDD;
border-bottom: 1px solid #DDD;
text-align: center;
box-shadow: 0px 0px 3px 1px #dedede;
}
.product:hover {
box-shadow: 0px 0px 7px 2px #dedede;
}
.product_details{
padding: 10px;
}
.product .image {
border-bottom: 2px solid #e7e7e7;
display: block;
overflow: hidden;
position: relative;
text-align: center;
width: 100%;
max-height: 240px;
transition: all .5s ease 0;
-moz-transition: all .5s ease 0;
-webkit-transition: all .5s ease 0;
-ms-transition: all .5s ease 0;
-o-transition: all .5s ease 0;
}
.product .image a {
display: block;
overflow: hidden;
}
.product-item-img{
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: .3s ease-in-out;
}
.product:hover .product-item-img{
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
.promotion {
line-height: 18px;
}
.promotion {
position: absolute;
z-index: 10;
bottom: 20px;
left: 0;
height: 24px;
width: auto;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
-o-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
}
.discount {
border-radius: 0 4px 4px 0;
color: #fff;
display: inline-block;
float: left;
font-family: Oswald,Helvetica Neue,Helvetica,Arial,sans-serif;
font-size: 16px;
font-weight: lighter;
height: 100%;
padding: 3px 10px;
}
 
.product_bottom {
position: relative;
display: block;
width: 100%;
clear: both;
}


.action-control {
 border: 0;
 height: auto;
 padding: 5px 0 10px;
 display: inline-block;
 float: right;
}
.action-control a {
cursor: pointer;
}


span.add2cart {
color: #fff;
}
#category-feature-img .cateory-feature-img {
height: 250px;
max-width: 100%;
position: absolute;
top: 0;
left: 0;
z-index: 1;
}
.userMenu {
margin-top: 0px;
margin-bottom: 0;
}
.userMenu>li>a {
font-size: 13px;
color: #333333;
font-weight: 500;
}
.userMenu>li>a>span {
float: left;
}
.userMenu>li>a:hover{
text-decoration: none;
}
.userMenu>li{
margin: 0 15px 0 0px;
}
.top_search input[type="text"]{
margin-right: 0 !important;
border-top-right-radius: 0;
border-bottom-right-radius: 0;
border-right: 0;
width: 88%;
height: 31px;
}
.top_search input[type="text"]:focus{
outline: 0;
box-shadow: none !important;
}
.top_search button{
border-top-left-radius: 0;
border-bottom-left-radius: 0;
margin-left: -5px;
}


.login-section>span{
margin-right: 15px;
}
.login-section>span>a{
font-size: 13px;
color: #333333;
font-weight: 500;
}
.phone-number i {
font-size: 15px;
transform: rotate(42deg);
margin-right: -7px;
}
.product_bottom{
position: relative;
display: block;
text-align: center;
}
.add_to_cart_btn {
background: blue;
color: #fff;
overflow: hidden;
border: 0;
padding-left: 41px;
padding-right: 15px;
font-size: 12px;
border-radius: 0;
opacity: 1;
position: relative;
left: 0;
right: 0;
margin: 0 auto 10px auto;
float: none;
display: block;
min-width: 119px;
bottom: 0;
}
/* .product:hover .add_to_cart_btn {
opacity: 1;
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: .3s ease-in-out;
} */
.add_to_cart_btn:focus{
box-shadow: none;
border: 0;
}
.add_to_cart_btn>span {
background: #e4e4e4;
color: #000;
}
.add_to_cart_btn>span {
height: 40px;
width: 37px;
position: absolute;
left: -5px;
top: -5px;
line-height: 40px;
transform: rotate(14deg);
}
.add_to_cart_btn i {
transform: rotate(-14deg);
}
.rateYo {
margin: 10px auto 10px auto;
}
.banner {
position: relative;
display: block;
overflow: hidden;
margin-bottom: 50px;
text-decoration: none;
-webkit-font-smoothing: antialiased;
}
.banner img {
width: 100%;
}
.image-hover-scale img {
-webkit-transition: transform 0.5s ease 0s;
-o-transition: transform 0.5s ease 0s;
-webkit-transition: -webkit-transform 0.5s ease 0s;
transition: -webkit-transform 0.5s ease 0s;
transition: transform 0.5s ease 0s;
transition: transform 0.5s ease 0s, -webkit-transform 0.5s ease 0s;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
image-rendering: optimizeQuality;
vertical-align: middle;
max-width: 100%;
}
.banner .banner-caption.horr {
text-align: right;
}
.banner.style-7 .banner-caption {
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.banner .banner-caption {
top: 5%;
left: 5%;
right: 5%;
bottom: 5%;
position: absolute;
z-index: 10;
-webkit-transition: opacity 0.2s ease;
-o-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
}
.vert-wrapper {
display: table;
height: 100%;
width: 100%;
}
.vert {
display: table-cell;
vertical-align: middle;
text-align: center;
}
.banner.style-7 .text-3 {
display: block;
z-index: -1;
width: 3.2em;
height: 3.2em;
text-align: center;
font-size: 22px;
line-height: 1em;
font-weight: 700;
text-transform: uppercase;
/* border-radius: 50%; */
background-color: #ffffff;
display: table;
padding: 15px;
margin: 0 auto;
}
.banner.style-7 .text-1 {
font-family: 'Raleway', sans-serif;
font-size: 0.64em;
line-height: 1em;
font-weight: 700;
letter-spacing: -2px;
color: #fff;
text-transform: uppercase;
margin-top: -0.3em;
}
.banner.style-7 .text-2 {
font-family: 'Raleway', sans-serif;
font-size: 0.24em;
line-height: 1em;
font-weight: 500;
letter-spacing: 6px;
color: #fff;
text-transform: uppercase;
margin-bottom: 0.5em;
}
.banner.style-7 .banner-btn {
color: #fff;
text-decoration: none;
}
.horr .banner-btn-wrap, .horr .banner-btn {
float: right;
}
.horr .banner-btn {
float: right;
}
.text-hoverslide span > span.text {
-webkit-transition: color 0.2s ease 0s;
-o-transition: color 0.2s ease 0s;
transition: color 0.2s ease 0s;
position: relative;
z-index: 1;
}
.common-btn {
padding: 0 0.8em;
font-family: 'Roboto', sans-serif;
font-size: 14px;
line-height: 2.1em;
font-weight: 400;
height: auto;
color: #fff;
}
.common-btn:hover{
color: #fff;
}
#top-category .card-header-tabs{
justify-content: center;
}
#top-category .card-header{
background: transparent;
border: 0;
}
#top-category .tabs, #top-category .card{
border: 0;
}
#top-category .nav-item a.nav-link{
border: 0;
text-transform: uppercase;
font-size: 16px;
color: #000;
}
#top-category .nav-item a.nav-link.active {
color: #fff;
}
#top-category .card-header-tabs li{
margin-right: 0;
margin-left: 0;
position: relative;
}
/*Footer*/
.footer .footer-bottom {
background: #202020;
padding-top: 30px;
padding-bottom: 30px;
}
.copyright-bar {
background: #121212;
padding: 20px 0px;
}
.footer .footer-bottom .module-heading {
font-size: 16px;
text-transform: uppercase;
color: #898989;
}
.footer .module-title {
font-size: 14px;
font-weight: bold;
letter-spacing: 0.5px;
margin-bottom: 15px;
text-align: left;
}
.toggle-footer {
color: #666;
text-align: left;
font-size: 14px;
}
.toggle-footer i {
border-radius: 2px;
}
.toggle-footer .fa-stack {
margin-right: 10px;
}
.footer .footer-bottom .module-body ul li a {
font-size: 13px;
line-height: 30px;
color: #666666;
position: relative;
margin-left: 0px;
display: block;
}



.toggle-footer>li{
clear: both;
min-height: 42px;
margin-bottom: 15px !important;
}
.footer .footer-bottom .module-body ul li {
display: block;
text-align: left;
margin: 0;
}
.social a {
font-size: 16px;
display: inline-block!important;
text-align: center;
padding: 0;
}
.social .fb a {
background: #3C5B9B !important;
}
.social a:hover {
color: #fff;
}
.social .fb a:before {
content: "\f09a";
font-family: FontAwesome;
}
.social .tw a {
background: #359BED !important;
}
.social .tw a:before {
content: "\f099";
font-family: FontAwesome;
}

.social .wec a:before {
content: "\f1d7";
font-family: FontAwesome;
}
.social .googleplus a {
background: #E33729!important;
}
.social .googleplus a:before {
content: "\f0d5";
font-family: FontAwesome;
}

.social .rss a {
background: #fa9c3a!important;
}
.social .rss a:before {
content: "\f09e";
font-family: FontAwesome;
}

.social .pintrest a {
background: #bd081b !important;
}
.social .pintrest a:before {
content: "\f231";
font-family: FontAwesome;
}

.social .linkedin a {
background: #0077b5!important;
}
.social .linkedin a:before {
content: "\f0e1";
font-family: FontAwesome;
}

.social .youtube a {
background: #fb0007!important;
}
.social .youtube a:before {
content: "\f16a";
font-family: FontAwesome;
}

.social ul li {
border-bottom: none;
}
.social ul li {
margin-right: 7px;
}
.social a {
transition: background 400ms ease-in-out;
-webkit-transition: background 400ms ease-in-out;
-moz-transition: background 400ms ease-in-out;
-o-transition: background 400ms ease-in-out;
}
.social a {
color: #fff;
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 3px;
}
.social ul {
margin: 0;
list-style: none;
}
.copyright-bar .payment-methods {
text-align: right;
margin-top: 10px;
}
.copyright-bar .payment-methods ul li {
display: inline-block;
margin-right: 15px;
margin-left: 0;
}
.cart .dropdown-menu {
left: auto !important;
right: 0 !important;
width: 460px;
padding: 0;
background-color: #f1f1f1;
margin-top: 0;
transform: none !important;
top: 23px !important;
}
.cart .btn-secondary {
background-color: transparent;
padding: 0;
color: #333333;
border: 0;
font-size: 18px;
}
.cart .btn-secondary:focus, .cart .btn-secondary:active{
outline: 0 !important;
background-color: transparent !important;
border: 0 !important;
box-shadow: none !important;
}

.cart table {
width: 100%;
height: auto;
margin-bottom: 0;
}
.cart table tr {
border-bottom: solid 1px #ddd;
}
.cart table tr td {
padding: 5px 0;
}
.miniCartProductThumb {
}
.miniCartTable {
max-height: 300px;
width: 100%;
display: block;
border-top: 1px solid #e7e7e7;
background-color: #fff;
overflow-y: auto;
}
.cart img {
width: 50px;
}
.cart h4 {
padding-bottom: 0;
font-size: 14px;
font-weight: 400;
line-height: 1.3;
float: left;
margin-bottom: 0;
}
.miniCartDescription{
float: left;
margin-left: 15px;
width: 220px;
}
.miniCartDescription .size {
color: #888;
font-size: 11px;
float: left;
clear: both;
}
.miniCartDescription .price {
font-size: 15px;
font-weight: 500;
float: left;
clear: both;
margin-bottom: 0;
margin-top: -5px;
}
.miniCartTable table>thead>tr>th, .miniCartTable table>tbody>tr>td, .miniCartTable table>tfoot>tr>td{
padding: 8px;
}
.miniCartTable table>thead>tr>th{
font-size: 14px;
}
.cart h4>a{
color: #333;
}
.miniCartSubtotal {
text-align: right;
font-size: 15px;
}
.miniCartQuantity{
text-align: center;
font-size: 15px;
}
.cart_product_wrapper{
float: left;
}
.cart-item-qty {
width: 100%;
padding: 0px;
text-align: center;
background: transparent;
border: 0;
font-size: 15px;
font-weight: 400;
}
.cart_total{
font-weight: 500;
}
.miniCartTable tfoot>tr>td {
font-size: 15px;
font-weight: 500;
}
.checkout_cart_button {
margin: 10px 0;
}
.mCSB_inside>.mCSB_container {
margin-right: 0px;
padding-right: 0;
}
.miniCartTable tbody{
height: 250px;
}
.cart_total_section {
margin-bottom: 0;
margin-top: 10px;
font-weight: 500;
}

.login-section a[role="button"], .login-section a[role="button"]:hover{
color: #333;
cursor: pointer;
}
.navbar-light{
color: #2c3e50;
}
.modal_title_text{
text-align: center;
font-size: 23px;
}
.btn-twitter {
color: #fff !important;
background-color: #55acee;
border-color: rgba(0,0,0,0.2);
}
.btn-social {
position: relative;
padding-left: 44px;
text-align: left;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
font-size: 14px;
}
.btn-facebook {
color: #fff !important;
background-color: #3b5998;
border-color: rgba(0,0,0,0.2);
}
.btn-google, .btn-google:hover, .btn-google:focus, .btn-google:active, .btn-google.active, .open>.dropdown-toggle.btn-google {
color: #fff !important;
background-color: #c23321;
border-color: rgba(0,0,0,0.2);
}
.btn-social > :first-child {
font-size: 18px;
}
.btn-social>:first-child {
position: absolute;
left: 0;
top: 0;
bottom: 0;
width: 32px;
line-height: 34px;
font-size: 16px;
text-align: center;
border-right: 1px solid rgba(0,0,0,0.2);
}
.btn > i {
margin-right: 5px;
text-align: center;
font-weight: 300;
}
#signInMOdal footer{
display: none;
}
#signInMOdal header{
border-bottom: 0;
}
.highlight-btn{
color: #fff;
border-color: #de514b;
font-size: 14px;
}
.highlight-btn:hover{
color: #fff !important;
}
.c-content-list-adjusted li{
display: inline-block;
margin: 0 10px 0 0px;
}
#registrationMOdal header, #forgetMOdal header{
border-bottom: 0;
}
#forgetMOdal .modal_title_text, #signInMOdal .modal_title_text, #registrationMOdal .modal_title_text{
margin-bottom: 0;
}
ul.sidebar_color_list, ul.color_list, ul.size_list, ul.sidebar_size_list, ul.tag_list, ul.sidebar_tag_list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
ul.sidebar_color_list>li, ul.color_list>li, .size_list>li, .sidebar_size_list>li {
height: 26px;
min-width: 26px;
margin: 6px;
border: 1px solid #b5b5b5;
line-height: 30px;
padding: 2px;
list-style: none;
}
ul.sidebar_color_list>li>a, 
ul.color_list>li>a, 
.sidebar_size_list>li>a, 
.size_list>li>a{
height: 20px;
min-width: 20px;
display: block;
font-size: 13px;
line-height: 24px;
text-align: center;
}
ul.tag_list>li,ul.sidebar_tag_list>li {
border: 1px solid #b5b5b5;
background: #dedede;
padding: 2px 5px;
margin-bottom: 10px;
margin-right: 10px;
margin-left: 0;
list-style: none;
}
ul.tag_list>li>a:hover, ul.sidebar_tag_list>li>a:hover{
text-decoration: none;
}
.left-sidebar-section {
border: 1px solid #dedede;
margin-bottom: 20px;
padding: 0px;
}
.left-sidebar-section-title {
border-bottom: 1px solid #dedede;
background: #e9e9e9;
padding: 10px;
}
.left-sidebar-section-title h4 {
font-size: 15px;
text-align: left;
margin-bottom: 0;
}
.left-sidebar-section-body {
padding: 10px;
}
.left-sidebar-section-body  .form-group{
max-height: 200px;
overflow: auto;
margin-bottom: 0;
}
.left-sidebar-section-body  .form-check {
text-align: left;
margin-bottom: 5px;
}
.breadcrumb{
margin-top: 0px;
}
.filter_icons{
text-align: right;
}
.filter_icons>a {
float: right;
background-color: #c3c3c3;
color: #fff !important;
margin-left: 10px;
padding: 5px 11px 5px 11px;
}

/*Product List style*/
.list_cotent{
}
.list_cotent .product, .list_cotent .item {
display: block;
width: 100%;
max-width: 100% !important;
flex: 100%;
}
.list_cotent .product .image {
border: 1px solid #dadada;
display: inline-block;
overflow: hidden;
position: relative;
text-align: center;
width: 25%;
max-height: 200px;
float: left;
}
.list_cotent .product .image a {
display: block;
overflow: hidden;
}
.list_cotent .product-item-img {
height: 200px;
max-width: 200px;
background-size: cover;
}
.list_cotent .product_details {
padding: 10px;
float: left;
width: 75%;
}
.list_cotent .description {
margin: 0 5px;
height: 45px;
width: auto;
}
.list_cotent .item h4 {
margin: 0;
min-height: 45px;
max-height: 40px;
overflow: hidden;
display: block;
line-height: 20px;
margin: 10px 0 0;
font-size: 14px;
text-align: left;
}
.list_cotent .rateYo {
margin: 10px auto 10px auto;
float: right;
}
.list_cotent .product_bottom {
position: relative;
display: block;
text-align: left;
clear: both;
width: 100%;
}
.list_cotent .add_to_cart_btn {
float: left;
}



/*Product Details*/
#productDetails .jq-ry-container{
padding-left: 0;
}
.flexslider .slides>li {
position: relative;
}
#carousel.flexslider .slides>li:before, #detailsCarousel.flexslider .slides>li:before {
background: rgba(255, 255, 255, 0.65);
content: '';
display: block;
position: absolute;
height: 100%;
width: 100%;
left: 0;
top: 0;
}
#carousel.flexslider .flex-active-slide:before, #detailsCarousel.flexslider .flex-active-slide:before {
background: none !important;
}
#carousel.flexslider, #detailsCarousel.flexslider {
margin: 0 0 20px !important;
}
#carousel ul.slides>li, #detailsCarousel ul.slides>li {
border: 1px solid #bbb;
padding: 10px;
height: 142px;
display: flex !important;
justify-content: center;
align-items: center;
}
.flexslider {
margin: 0 0 10px;
}
#slider ul.flex-direction-nav,#detailsSlider ul.flex-direction-nav {
display: none;
}
.flex-lg-view{
margin-bottom: 10px;
}
#slider{
border: 0;
margin: 0;
}
.zoomWindowContainer>div {
border: 2px solid #ddd !important;
}
#carousel .flex-direction-nav a, #detailsCarousel .flex-direction-nav a {
height: 55px;
top: 37%;
}
/* #carousel .flex-viewport{
border: 1px solid #ddd;
} */
#slider .flex-viewport {
max-height: 450px;
}
#detailsSlider .flex-viewport {
max-height: 450px;
}
#slider .slides img{
max-height: 450px;
max-width: 100%;
margin: 0 auto;
width: auto;
}
/*For auto height details image*/

#detailsSlider .slides img {
    max-height: 450px;
    max-width: 100%;
    margin: 0 auto;
    width: auto;
}

.product-details-review{
margin-left: 10px;
margin-top: 10px;
}
.product-company-info>h4 {
text-align: left;
font-weight: 300;
font-size: 22px;
margin-top: 10px;
}
.product-details-price {
text-align: left;
margin: 5px auto 15px auto;
}
.product-details-price>span {
font-size: 20px;
font-weight: 400;
margin-right: 10px;
}
.btn-number {
height: 26px;
line-height: 0;
color: #fff;
padding: 3px 10px;
font-size: 14px;
}
.btn-number>i{
margin-right: 0;
}
input.form-control.input-number {
height: 26px;
text-align: center;
}
.product-details-cart-btn {
margin-top: 25px;
text-align: center;
float: left;
margin-bottom: 10px;
}
.product-details-cart-btn {
margin-top: 25px;
text-align: center;
}
.product-details-cart-btn .add_to_cart_btn {
background: blue;
padding-left: 51px;
padding-right: 15px;
font-size: 16px;
width: 255px;
padding-top: 8px;
padding-bottom: 8px;
}
.product-details-cart-btn .add_to_cart_btn:hover{
color: #fff;
text-decoration: none;
}
.product-details-cart-btn .add_to_cart_btn>span {
height: 55px;
width: 55px;
position: absolute;
left: -5px;
top: -9px;
line-height: 55px;
transform: rotate(14deg);
}
#related-product .slides>li {
border: 1px solid #ddd;
padding: 5px;
height: 220px;
width: 180px !important;
}
#related-product .slides>li>a>h4 {
font-weight: 500;
font-size: 14px;
color: #333;
height: 30px;
overflow: hidden;
margin: 10px 0;
text-align: center;
}
.product-company-info{
text-align: left;
}
.company-logo{
height: 50px;
width: 50px;
}
#related-product ul>li>a>img {
max-height: 160px;
    width: auto;
    max-width: 100%;
    height: 160px;
    margin: 0 auto;
}
div#related-product {
margin-bottom: 70px;
}
#related-product .flex-prev{
opacity: 1;
}
#related-product .flex-direction-nav{
display: none;
}
.social-share {
display: block;
clear: both;
text-align: left;
margin: 15px 0;
}
.social-share ul>li{
margin-left: 0;
margin-right: 5px;
float: left;
display: inline;
}
.social-share .fa {
padding: 0;
font-size: 16px;
width: 40px;
text-align: center;
text-decoration: none;
margin: 0px 2px;
border-radius: 50%;
height: 40px;
line-height: 40px;
}

.social-share ul{
    margin: 10px 0 10px 0;
    padding: 0;
    overflow: hidden;
}

.social-share .fa-facebook {
background: #3B5998;
color: white;
}
.social-share .fa-twitter {
background: #55ACEE;
color: white;
}
.social-share .fa-google, .fa-youtube-play {
background: #dd4b39;
color: white;
}
.social-share .fa-linkedin {
background: #007bb5;
color: white;
}
.product-details>a{
text-decoration: underline;
line-height: 1.6;
}
.sidebar_color_list>li.active,.color_list>li.active, .size_list>li.active, .dimension_list>li.active, .sidebar_size_list>li.active, .sidebar_tag_list>li.active {
color: #fff;
}
 

.dimension_list li{
	padding: 0 8px;
}

#all_cat_show{
	transition: 0.4s;
}

.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group{
z-index: initial;
}
.jq-ry-container>.jq-ry-group-wrapper>.jq-ry-group.jq-ry-rated-group{
z-index: initial;
}
/* cart page */
.CartTable {
margin: 0px 0 0 0;
}
.CartTable table{
margin-bottom: 0;
}
.CartTable .cart_product_wrapper>a>img{
width: 70px;
max-width: 70px;
}
.CartTable .CartDescription>h4{
font-size: 16px;
}
.CartTable .CartDescription {
float: left;
padding-left: 15px;
}
.CartTable .CartREmove{
text-align: center;
}
.CartTable .CartREmove>a {
font-size: 22px;
text-align: center;
}
.CartTable .CartSubtotal span{
font-weight: 600;
font-size: 15px;
}
.CartTable .CartQuantity{
text-align: center;
}
.CartTable .cart-item-qty {
width: 100px;
background: #d3d3d347;
border: 1px solid #ddd;
}
.CartTable .table-bordered td{
border: 0;
vertical-align: middle;
}
.CartTable .table-bordered th {
border-right: 0;
border-left: 0;
}
.CartTable .CartProduct{
border-bottom: 1px solid #ddd;
}
.CartTable .CartSubtotal{
text-align: center;
}
.CartTable thead{
background-color: #EBEDEF;
}

.m-t-20{
	margin-top: 20px;
}
.m-t-40{
	margin-top: 40px;
}

.m-t-30{
	margin-top: 30px;
}

.m-t-8{
	margin-top: 8px;
}
.cartFooter.w100.cartFooter_xs {
background: #ebedef;
margin-top: 0px;
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
border-bottom: 1px solid #ddd;
padding: 10px 20px;
}
table#cart-summary {
border: 1px solid #ddd;
margin-top: 0px;
}
table#cart-summary thead{
background-color: #EBEDEF;
}
table#cart-summary thead>tr>th{
font-size: 14px;
}
th.checkout-price {
text-align: right;
}
#checkout_price_discount #coupon_code{
float: right;
height: 30px;
width: 100%;
padding: 3px 5px;
border-radius: 0;
font-size: 13px;
}
#checkout_price_discount #coupon_apply {
float: right;
font-size: 12px;
padding: 5px 8px;
}
#initial-tax, #total-price, #initial_coupon{
font-weight: 600;
font-size: 15px;
text-align: right;
}
.subcate-item {
width: 100%;
position: relative;
text-align: center;
border: 1px solid #DDD;
box-shadow: none;
margin-bottom: 30px;
}
td#initial-charge {
    text-align: right;
    font-weight: 600;
    font-size: 15px;
}
.subcate-item:hover {
box-shadow: 0px 0px 7px 2px #dedede;
}
.subcate-item>a{
width: 100%;
position: relative;
display: block;
}
.subcate-item>a>img{
padding: 15px;
}
.subcate-item-title {
position: absolute;
width: 100%;
color: #fff;
bottom: 0;
text-align: center;
padding-top: 5px;
text-transform: capitalize;
}
.subcate-item-title>h4{
color: #fff;
font-size: 15px;
}
.title-big {
font-size: 22px;
font-weight: 700;
margin-bottom: 10px;
position: relative;
}
.section-title-style2, .section-title.style2 {
position: relative;
}
.section-title-style2 span, .section-title.style2 span {
background: #FFF;
display: inline-block;
padding: 10px;
position: relative;
width: auto;
z-index: 2;
}
.style2 .section-title:after, .section-title-style2:after, .section-title.style2:after, .section-title-style2:after {
background: #DDD;
content: "";
display: block;
height: 1px;
margin-left: 20%;
position: absolute;
top: 24px;
width: 60%;
z-index: 1;
}
p.lead {
font-size: 18px;
line-height: 1.4;
}
.paragraph {
line-height: 22px;
margin-bottom: 5px;
}
@media (min-width: 992px){
.modal-lg {
max-width: 900px;
}
}
/*Checkout form*/
#checkOut{
margin: 40px auto;
min-height: 520px;
}
/*form styles*/
#msform {
text-align: center;
position: relative;
margin-top: 30px;
/* min-height: 900px;
height: auto; */
}
#msform fieldset {
background: white;
border: 0 none;
border-radius: 0px;
box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.4);
padding: 20px 30px;
box-sizing: border-box;
width: 100%;
margin: 0;
/*stacking fieldsets above each other*/
position: relative;
margin-bottom: 10px;
}
/*Hide all except first fieldset*/
#msform fieldset:not(:first-of-type) {
display: none;
}
/*inputs*/
#msform input, #msform textarea {
padding: 15px;
border: 1px solid #ccc;
border-radius: 0px;
margin-bottom: 10px;
box-sizing: border-box;
color: #2C3E50;
font-size: 13px;
}
#msform input:focus, #msform textarea:focus {
-moz-box-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
outline-width: 0;
transition: All 0.5s ease-in;
-webkit-transition: All 0.5s ease-in;
-moz-transition: All 0.5s ease-in;
-o-transition: All 0.5s ease-in;
}
/*buttons*/
#msform .action-button {
width: 100px;
color: white;
border: 0 none;
border-radius: 0;
cursor: pointer;
padding: 10px 5px;
margin: 10px 5px;
font-size: 15px
}

#msform .action-button-previous {
width: 100px;
color: white;
border: 0 none;
border-radius: 0;
cursor: pointer;
padding: 10px 5px;
margin: 10px 5px;
font-size: 15px;
}

/*headings*/
.fs-title {
font-size: 15px;
text-transform: uppercase;
color: #2C3E50;
margin-bottom: 15px;
letter-spacing: 2px;
font-weight: bold;
border-bottom: 1px solid #ddd;
text-align: left;
padding-bottom: 7px;
}
.fs-subtitle {
font-weight: normal;
font-size: 13px;
color: #666;
margin-bottom: 20px;
}
/*progressbar*/
#progressbar {
margin-bottom: 30px;
overflow: hidden;
/*CSS counters to number the steps*/
counter-reset: step;
}
#progressbar li {
list-style-type: none;
color: #2c3e50;
text-transform: uppercase;
font-size: 11px;
width: 30.33%;
float: left;
position: relative;
letter-spacing: 1px;
font-weight: 600;
}
#progressbar li:before {
content: counter(step);
counter-increment: step;
width: 24px;
height: 24px;
line-height: 26px;
display: block;
font-size: 12px;
color: #333;
background: #ddd;
border-radius: 0px;
margin: 0 auto 10px auto;
}
/*progressbar connectors*/
#progressbar li:after {
content: '';
width: 100%;
height: 2px;
background: #ddd;
position: absolute;
left: -53%;
top: 9px;
z-index: -1; /*put it behind the numbers*/
}
#progressbar li:first-child:after {
/*connector not needed before the first step*/
content: none;
}
/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/
#progressbar li.active:before, #progressbar li.active:after {
color: white;
}
#billing-address{
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.checkout-cart-footer {
padding: 10px;
}
.checkout-CartTable .CartDescription {
float: right;
padding-left: 0;
text-align: left;
width: 80%;
}
.checkout-CartTable .CartDescription>h4 {
font-size: 15px;
}
.checkout-CartTable .price {
font-size: 15px;
}
.checkout-cart-footer h4 {
font-size: 15px;
margin: 7px 0;
}
.customerRateYo{
margin-bottom: 20px;
}
.avr-rating {
font-weight: 400;
margin: 0;
font-size: 16px;
}
.rating-count {
width: 55px;
line-height: 1;
}
.rating-count div {
height: 9px;
margin: 0;
}
.rating-progress-bar {
width: 210px;
}
.rating-list {
padding: 0;
margin-top: 30px;
}
.rating-list>li {
list-style: none;
padding-bottom: 10px;
border-bottom: 1px solid #d4d4d4;
margin-bottom: 30px;
margin-left: 0;
display: block;
clear: both;
}
.pos_rel {
position: relative;
margin-right: 10px;
}
.rating-list>li h4 {
margin-top: 7px;
font-size: 16px;
font-weight: 500;
}
.rateYo_comment {
padding: 0;
}
.reviewer_name {
color: #337ab7 !important;
text-decoration: underline !important;
}
.progress-bar-success {
background-color: #5cb85c;
}
.progress{
height: 10px;
}
.float-right.progress-percent {
margin-top: -6px;
margin-bottom: 10px;
margin-left: 10px;
}
.rating-list>li>p {
margin-bottom: 5px;
}
.product-list-rating {
width: 110px;
clear: both;
margin: 0 auto;
display: block;
}
.product-list-rating .rateYo{
float: left;
}
.product-list-rating .rate-arrow {
float: left;
margin-top: 8px;
margin-left: 6px;
padding: 3px;
line-height: 0;
}
.popover-quote{
font-size: 13px;
}
.poptitle{
font-size: 14px;
}
.pListViewAll{
font-size: 13px;
text-decoration: underline;
color: #007bff !important;
}
.address-list>li{
font-weight: 400;
}
.address-list>li>i {
margin-right: 10px;
font-size: 18px;
font-weight: 500;
}
#contact-map{
width: 100%;
height: 450px;
margin-top: 30px;
}
.h1error {
font-size: 80px;
font-weight: 700;
margin: 0 auto;
padding: 20px;
text-align: center;
}
.err404 {
font-weight: lighter;
}
.faq-content .card-header>a{
text-align: left;
}
.mega-cate-{
max-width: 100%;
max-height: 200px;
}
.megamenu .dropdown-item {
border-right: 1px solid #e7e7e7;
}
#about-wrapper{
background-repeat: repeat;
background-attachment: fixed;
background-position: center;
background-size: cover;
height: 500px;
width: 100%;
position: relative;
}
.white-bg{
background-color: rgba(255, 255, 255, 0.7);
height: 100%;
width: 100%;
position: absolute;
}
.highlight-text{
font-weight: 600;
font-size: 30px;
}
#about-wrapper .text-wrapper {
font-size: 16px;
display: flex;
flex-direction: column;
justify-content: center;
height: 500px;
}
.about-logo {
height: 180px;
width: 180px;
margin: 0 auto;
}
.member-item .link>li>a {
border-radius: 50%;
}
#team-member-wrapper {
background-color: #f1f1f1;
padding: 40px 0;
}
#partner-wrapper{
padding: 40px 0;
}
.member-item{
border: 1px solid #DDD;
border-bottom: 1px solid #DDD;
text-align: center;
box-shadow: 0px 0px 3px 1px #dedede;
}
.brand-image {
background-color: #f7f7f7;
margin-bottom: 30px;
text-align: center;
}
.brand-image>img {
-webkit-filter: grayscale(100%);
filter: grayscale(100%);
transition: filter 0.3s, opacity 0.3s;
-webkit-transition: filter 0.3s, -webkit-filter 0.3s, opacity 0.3s;
opacity: 0.5;
}
.brand-image>img:hover {
-webkit-filter: none;
filter: none;
opacity: 1;
}
.list_cotent .product-list-rating {
float: left;
}
#product_details_bottom .tab-content{
padding: 20px;
}
#product_details_bottom .nav-tabs {
padding: 20px 20px 0 20px;
}
#detailsSlider {
margin-bottom: 0;
}
.zoomWindowContainer>div{
height: 450px !important;
}
.modal-open .zoomWindowContainer>div{
height: 400px !important;
}
#accordion .btn-link {
padding: 0;
}
#accordion>.card{
margin-bottom: 10px;
}
#accordion .btn-link {
padding: 0;
color: #333;
}
#accordion .btn-link:hover, #accordion .btn-link:active, #accordion .btn-link:focus{
text-decoration: none;
}
.m-r-05{margin-right: 5px;}
button.btn.btn-primary.add_faq {
margin-left: 5px;
}
.offer-count {
background-color: #333333;
color: #fff;
width: 24px;
height: 24px;
line-height: 25px;
text-align: center;
font-weight: 400;
font-size: 12px;
position: absolute;
top: -13px;
right: -13px;
z-index: 9;
}
@media (max-width: 768px) and (max-width: 980px) {
	#offerSlider .banner-wrap>img {
		height: 300px;
		object-fit: contain;
	}
	.form-inline .input-group {
	    width: 100%;
	}
}
@media (max-width: 768px) {
#home-slider .carousel-caption{
max-width: 100%;
}
.megamenu {
margin-left: 0;
margin-right: 0;
}
.megamenu > li {
margin-bottom: 30px;
}
.megamenu > li:last-child {
margin-bottom: 0;
}
.megamenu.dropdown-header {
padding: 3px 15px !important;
}
.navbar-nav .open .dropdown-menu .dropdown-header {
color: #fff;
}
#progressbar li{
width: 100% !important;
}
#progressbar li:after{
display: none;
}
.top_search {
margin: 1px auto 0 auto;
display: block;
}
.top_search input[type="text"] {
width: 75%;
height: 31px;
float: left;
}
.top_search button {
float: left;
margin: 0 !important;
}
#about-wrapper .text-wrapper {
display: block;
height: auto;
}
#about-wrapper {
height: auto;
display: block;
clear: both;
}
.white-bg{
position: relative;
}
#team-member-wrapper .col {
width: 100%;
flex-basis: inherit;
margin-bottom: 20px;
}
#Topnav .fixed-top{
position: relative;
}
.cart .dropdown-menu {
left: 0 !important;
right: 0 !important;
width: 360px;
margin: 0 auto;
float: none;
top: 0 !important;
transform: translate3d(-269px, 27px, 0px) !important;
}
.miniCartDescription {
width: 140px;
margin-left: 0;
}
.top_search input[type="text"]{
width: 90%;
}
section#top-nav>.fixed-top {
position: relative;
height: auto;
}
#nav-info{
width: 100%;
text-align: center;
float: none !important;
}
}
@media only screen and (max-width: 480px){
.top_search input[type="text"] {
width: 75% !important;
}
}
@media only screen and (max-width: 359px){
.top_search input[type="text"] {
width: 72% !important;
}
.cart .dropdown-menu {
left: 0 !important;
right: 0 !important;
width: 320px;
margin: 0 auto;
float: none;
top: 0 !important;
transform: translate3d(-223px, 27px, 0px) !important;
}
.miniCartDescription {
width: 140px;
margin-left: 0;
}
.top_search input[type="text"]{
width: 320px;
}
}
.zoomContainer{
z-index: 99999;
}
.checkout_address {
margin-bottom: 10px;
}
.checkout_address p{
margin-bottom: 0px;
}
.t-r-b{
border-right: 1px solid #eaeaea;
}
.tab-content>.tab-pane.fade.in {
opacity: 1;
}
.order_history_table .table{
margin-bottom: 0;
}
.order_history_table .table thead{
border-bottom: 1px solid #dee2e6;
}
.order_history_table .table td, .order_history_table .table th{
border: 0;
padding: 15px;
}
.order_history_table>.table>tbody>tr>td:first-child>a{
font-size: 15px;
color: #007bff;
}
.order_history_table>.table>thead>tr>th{
font-size: 14px;
text-transform: uppercase;
}
.loggedin-user-menu {
margin-right: 20px;
}
span.username {
    max-width: 100px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    float: left;
    margin-left: 5px;
}

.loggedin-user-menu .dropdown-item {
font-size: 14px;
padding: 5px 20px;
line-height: 20px;
}

.mainmenu #navbarSupportedContent>.navbar-nav{
display: inline-block;
}
.mainmenu .navbar-nav>li>.dropdown-menu{
padding: 0 !important;
}
.mainmenu .navbar-nav>li>.dropdown-menu>li>a{
padding: 10px 15px !important;
}
.dropdown-menu{padding:0;margin:0;border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a , .navbar-expand-lg .navbar-nav .nav-link{font-size:15px;text-transform:capitalize;padding:10px 5px;font-family:'Roboto',sans-serif;display: block !important;}
.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{color: #fff;outline: 0;}
/*==========Sub Menu=v==========*/
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu {
padding: 0px 0;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{
max-width: 250px;
top: 0;
right: -100%;
min-width: 250px;
left: auto;
}
/******************************Drop-down menu work on hover**********************************/
.mainmenu{
	background: none;
	border: 0 solid;
	margin: 0;
	padding: 0;
	height: auto;
	min-height:55px;
	width: 100%; 
	margin-top: 0px;
}
@media only screen and (min-width: 767px) {
.mainmenu .collapse ul li:hover> ul{display:block}
.mainmenu .collapse ul ul{position:absolute;top:inherit;left:0;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul li{position:relative}
.mainmenu .collapse ul ul li:hover> ul{display:block}
.mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:250px;display:none}
/*******/
.mainmenu .collapse ul ul ul li{position:relative}
.mainmenu .collapse ul ul ul li:hover ul{display:block}
.mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:250px;display:none;z-index:1}
.mainmenu .collapse ul ul > li> a.dropdown-toggle::after {
float: right;
margin-top: 8px;
}
.dropdown-toggle[aria-expanded="true"]::after {
transform: rotate(-90deg);
}
@media only screen and (max-width: 980px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
div#navbarSupportedContent {
z-index: 999;
background-color: #fff;
}
 
.menu-area {
margin-top: 0px;
}
}
.position-center{
margin: 0 auto;
}
.mainmenu #navbarSupportedContent .dropdown-menu>li{
width: 100%;
margin: 0;
}
.mainmenu #navbarSupportedContent .dropdown-menu>li:last-child {
border-bottom: 0;
}
#home-slider .carousel-caption{
max-width: 400px;
}
.carousel-caption.caption-bottom-right {
right: 25px;
left: auto;
top: auto;
bottom: 20px;
padding-bottom: 30px;
text-align: right;
}
.carousel-caption {
position: absolute;
}
.slide-btn-bottom-right {
right: 25px;
left: auto;
bottom: 20px;
top: auto;
}
.slide-btn {
position: absolute;
z-index: 999;
height: auto;
font-size: 14px;
min-width: 100px;
width: max-content;
width: -moz-max-content;
}
.carousel-control {
width: 20px;
background: transparent !important;
}
.carousel-caption.caption-bottom-left{
left: 25px;
right: auto;
top: auto;
bottom: 20px;
padding-bottom: 30px;
text-align: left;
}
.carousel-caption.caption-bottom-center{
left: 0;
right: 0;
top: auto;
bottom: 50px;
padding-bottom: 30px;
text-align: center;
}
.carousel-caption.caption-top-right{
right: 25px;
left: auto;
bottom: auto;
top: 0px;
padding-bottom: 0;
text-align: right;
padding-top: 0;
}
.carousel-caption.caption-top-left{
left: 25px;
right: auto;
bottom: auto;
top: 0px;
padding-bottom: 0;
text-align: left;
padding-top: 0;
}
.carousel-caption.caption-top-center{
left: 0;
right: 0;
bottom: auto;
top: -20px;
padding-bottom: 30px;
text-align: center;
}
.carousel-caption.caption-middle-center{
right: 0;
left: 0;
bottom: auto;
top: 37%;
margin: 0 auto;
padding-top: 0;
padding-bottom: 0;
text-align: center;
}
.carousel-caption.caption-middle-left{
right: 0;
left: 0;
bottom: auto;
top: 37%;
margin: 0 auto;
padding-top: 0;
padding-bottom: 0;
text-align: left;
padding-left: 25px;
}
.carousel-caption.caption-middle-right{
right: 0;
left: auto;
bottom: auto;
top: 37%;
margin: 0 auto;
padding-top: 0;
padding-bottom: 0;
text-align: right;
padding-right: 25px;
}
/*Carousel Button Position*/
.slide-btn-bottom-right{
right: 25px;
left: auto;
bottom: 20px;
top: auto;
}
.slide-btn-bottom-left{
right: auto;
left: 25px;
bottom: 20px;
top: auto;
}
.slide-btn-bottom-center{
right: 0;
left: 0;
bottom: 55px;
top: auto;
margin: 0 auto;
}
.slide-btn-top-right{
right: 25px;
left: auto;
top: 80px;
bottom: auto;
}
.slide-btn-top-left{
left: 25px;
right: auto;
top: 80px;
bottom: auto;
}
.slide-btn-top-center{
right: 0;
left: 0;
top: 80px;
bottom: auto;
margin: 0 auto;
}
.slide-btn-middle-center{
right: 0;
left: 0;
top: 59%;
bottom: auto;
margin: 0 auto;
}
.slide-btn-middle-left{
right: auto;
left: 25px;
top: 59%;
bottom: auto;
margin: 0 auto;
}
.slide-btn-middle-right{
right: 25px;
left: auto;
top: 59%;
bottom: auto;
margin: 0 auto;
}
.carousel-control-prev, .carousel-control-next {
width: 25px;
background: transparent !important;
}
.about_text::first-letter, .about_text>p::first-letter{
font-weight: 600;
font-size: 30px;
}
#accordion .btn-link i {
transform: rotate(90deg);
}
#accordion .btn-link.collapsed i {
transform: rotate(0deg);
}
.member-item-img-wrapper{
max-height: 260px;
max-width: 250px;
overflow: hidden;
}
.member-item img{
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: .3s ease-in-out;
}
.member-item img:hover{
transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-webkit-transition: all .3s ease-in-out;
-ms-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: .3s ease-in-out;
-webkit-transform: scale(1.3);
transform: scale(1.3);
}
div#alert-error-msg i {
font-size: 50px;
color: #dc3545;
}
/*correction START*/
#offerSlider .banner-wrap>img {
height: 500px;
max-width: 100%;
width: auto;
margin: 0 auto;
display: block;
}
#QuickeViewModal {
z-index: 9999999;
}
.subcate-item {
height: auto;
}
.subcate-item>a {
height: 270px;
overflow: hidden;
}
.subcate-item>a>img {
padding: 15px;
width: 100%;
margin: 0 auto;
display: block;
}


.product_loader {
position: absolute;
z-index: 99999;
height: 100%;
width: 100%;
text-align: center;
vertical-align: middle;
background-color: rgba(0,0,0,0.98);
color: #fff;
top: 0;
left: 0;
padding-top: 37%;
}
.product_loader i{
color: #fff;
font-size: 40px !important;
}
section#home-slider .carousel-item>img {
max-height: 500px;
min-height: 500px;
width: auto !important;
max-width: 100%;
margin: 0 auto;
}
#home-slider .carousel-control-prev, #home-slider .carousel-control-next {
width: 25px;
background: #000000 !important;
height: 40px;
top: 50%;
}
#detailsCarousel ul.slides>li>img{
max-height: 80px;
margin: 0 auto;
max-width: 100%;
width: auto;
}
.modal_product_images>li {
max-height: 100px;
}
#pop_login_form .btn-info {
height: 35px;
}

div#navbarSupportedContent>ul>li {
margin: 0 5px;
}
.mainmenu>a{
padding-top: 0;
padding-bottom: 0;
}
.mainmenu>a>.navbar-brand{
max-width: 110px;
max-height: 55px;
padding-top: 0;
height: auto;
width: auto;
}
}
/*xs slide nav START*/
#xs-nav-menu {
clear: both;
width: 100%;
position: fixed;
background: #000000f0;
height: 100vh;
z-index: 2147483648;
left: -100%;
overflow-y: auto;
-webkit-transition: left 1s ease;
-moz-transition: left 1s ease;
transition: left 1s ease;
}
div#xs-nav-menu.expand {
left: 0;
}
.nav-side-menu {
overflow: auto;
font-family: verdana;
font-size: 12px;
font-weight: 200;
background-color: #2e353d;
position: fixed;
top: 0px;
width: 300px;
height: 100%;
color: #e1ffff;
}
.nav-side-menu .brand {
background-color: #23282e;
line-height: 50px;
display: block;
text-align: center;
font-size: 14px;
}
.nav-side-menu .toggle-btn {
display: none;
}
.nav-side-menu ul,
.nav-side-menu li {
list-style: none;
padding: 0px;
margin: 0px;
line-height: 35px;
cursor: pointer;
display: block;
}
.nav-side-menu ul :not(collapsed) .arrow:before,
.nav-side-menu li :not(collapsed) .arrow:before {
font-family: FontAwesome;
content: "\f078";
display: inline-block;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
float: right;
}
.nav-side-menu ul .active,
.nav-side-menu li .active {
border-left: 3px solid #d19b3d;
background-color: #4f5b69;
}
.nav-side-menu ul .sub-menu li.active,
.nav-side-menu li .sub-menu li.active {
color: #d19b3d;
}
.nav-side-menu ul .sub-menu li.active a,
.nav-side-menu li .sub-menu li.active a {
color: #d19b3d;
}
.nav-side-menu ul .sub-menu li,
.nav-side-menu li .sub-menu li {
background-color: #181c20;
border: none;
line-height: 28px;
border-bottom: 1px solid #23282e;
margin-left: 0px;
}
.nav-side-menu ul .sub-menu li:hover,
.nav-side-menu li .sub-menu li:hover {
background-color: #020203;
}
/* .nav-side-menu ul .sub-menu li:before,
.nav-side-menu li .sub-menu li:before {
font-family: FontAwesome;
content: "\f105";
display: inline-block;
padding-left: 10px;
padding-right: 10px;
vertical-align: middle;
} */
.nav-side-menu li {
padding-left: 0px;
border-left: 3px solid #2e353d;
border-bottom: 1px solid #23282e;
padding-left: 15px;
padding-right: 15px;
}
.nav-side-menu li a {
text-decoration: none;
color: #e1ffff;
display: block;
}
.nav-side-menu li a i {
padding-left: 10px;
width: 20px;
padding-right: 20px;
}
.nav-side-menu li:hover {
border-left: 3px solid #d19b3d;
background-color: #4f5b69;
-webkit-transition: all 0.8s ease;
-moz-transition: all 0.8s ease;
-o-transition: all 0.8s ease;
-ms-transition: all 0.8s ease;
transition: all 0.8s ease;
}
.nav-side-menu .collapse {
display: none;
}
.nav-side-menu .collapse.in {
display: block;
}
.nav-side-menu .collapse.show {
display: block;
}
.sub-menu .sub-menu li {
padding-left: 30px;
}
.sub-menu .sub-menu .sub-menu li {
padding-left: 45px;
}
a#xs-toggle-btn {
color: #fff;
font-size: 16px;
padding: 10px 18px;
display: block;
}
.xs-toggle-btn-wrapper {
background: #000000;
}
.xs-navbar-toggler {
display: none;
padding: .25rem .75rem;
font-size: 1.25rem;
line-height: 1;
background-color: transparent;
border: 1px solid transparent;
border-radius: .25rem;
}
@media (max-width: 767px){
	#xs-details-cart-btn .btn-number:focus{
		outline: 0 !important;
    	box-shadow: none;
	}
	#thankyou_details_table>tbody>tr>td{
		display: block;
		width: 100% !important;
	}
	.flex-direction-nav a {
	    margin: -10px 0 0 !important;
	}
	
	#top-nav .dropdown-menu{
	    width: 100% !important;
	    left: 0 !important;
	    border: 1px solid #e7e7e7 !important;
	    box-sizing: border-box;
	    top: 40px !important;
	    transform: none !important;
	}
	
 
}

.top-form .input-group{
    width: 100%;
}

.mCSB_scrollTools .mCSB_draggerContainer{
    left: auto !important;
}

.mCSB_dragger_bar{
    margin: 0 0 auto auto !important;
}

.top-form{
    padding: 0 15px;
    box-sizing: border-box;
}

@media (max-width: 575px){
   .top-form{
        padding: 0;
        box-sizing: border-box;
    } 
}

@media (min-width: 768px) and  (max-width: 991px){
    #top-nav .dropdown-menu{
	    left: 0 !important;
	    right: 0 !important;
	    transform: none !important;
	    top: 29px;
	}
}


/* @media (max-width: 767px) {
.nav-side-menu {
position: relative;
width: 100%;
margin-bottom: 10px;
}
.nav-side-menu .toggle-btn {
display: block;
cursor: pointer;
position: absolute;
right: 10px;
top: 10px;
z-index: 10 !important;
padding: 3px;
background-color: #ffffff;
color: #000;
width: 40px;
text-align: center;
}
.brand {
text-align: left !important;
font-size: 22px;
padding-left: 20px;
line-height: 50px !important;
}
} */
/* @media (min-width: 767px) {
.nav-side-menu .menu-list .menu-content {
display: block;
}
} */
/*xs slide nav END*/
@media only screen and (min-width: 767px){
.slider_loader{
position: relative;
z-index: 99999;
height: 100%;
width: 100%;
text-align: center;
vertical-align: middle;
background-color: rgba(0, 0, 0, 0.87);
color: #fff;
top: 0;
left: 0;
min-height: 500px;
padding-top: 15%;
}
.slider_loader i {
color: #fff;
font-size: 40px !important;
}
.cart_desc{
max-width: 300px;
}
}
.hidden{display: none !important;}
.modal{z-index: 999999;}
#carousel .slides img {
    max-height: 80px;
    max-width: 100%;
    width: auto;
    margin: 0 auto;
}
#product-details .rateYo {
    margin: 0 10px 0 0;
}
#xs-details-cart-btn{
	display: none;
}
.social-share a:hover{
	color: #fff;
}
/*correction END*/

/*Mega menu*/
.main-megamenu {
    margin: 0 auto;
}
.megamenu .dropdown-item ul {
    display: block !important;
    position: relative !important;
    left: 0 !important;
    min-width: inherit !important;
}
.menu-large {
    position: static !important;
    height: 56px;
    line-height: 38px;
}
.megamenu {
    padding: 20px 20px !important;
    width: 100%;
    top: 53px;
    border-top: 1px solid #dedede !important;
    border-bottom: 1px solid #dedede !important;
}
.megamenu > div > li ul {
  padding: 0;
  margin: 0;
}
.megamenu > div > li > ul > li {
  list-style: none;
  display: block;
  padding: 0; 
}
.megamenu > div > li > ul > li ul li {
    list-style: none;
    display: block;
    padding: 0;
}
.megamenu > div > li > ul > li ul li a{
    color: #262626;
    display: block;
    padding: 3px 0px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    white-space: normal;
    font-size: 14px;
}
.megamenu > div > li > ul > li ul li a::before {
    content: '-';
    margin-right: 5px;
}
.megamenu .card {
    outline: none;
}
.megamenu .card:hover,
.megamenu .card:focus {
    outline: 1px solid #000;
}
.megamenu > div > li > ul > li > a {
  display: block;
  padding: 3px 0px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #000;
  white-space: normal;
  font-size: 14px;
}
.megamenu > div > li > ul > li > a:hover,
.megamenu > div > li > ul > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}


.pagination{
	display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: .25rem;
    margin-bottom: 1rem;
}

.pagination li{
	display: inline-block;
    margin: 0 10px;
}

.pagination li a{
	background: #17a2b8;
    padding: 2px 6px;
    color: #fff;
    border-radius: 2px;
    text-decoration: none;
}

.pagination li a:hover{
	 background: #3b8bb1;
	 color: #fff;
	 text-decoration: none;
}

.pagination li.active span{
	 background: #3b8bb1;
	 color: #fff;
	  padding: 2px 6px;
	  border-radius: 2px;
}

.pagination li.disabled span{
	 background: #9dd4ef;
	 color: #fff;
	 padding: 2px 6px;
    border-radius: 2px;
}






