/* HTML */
html, body {
    font-family: 'Poppins', sans-serif;
}
/* @media (min-width: 320px){
.container {
    max-width: 1224px;
}
} */

@media (max-width: 1024px) {

    #columnLeft {
        width: 100%;
    }

    #columnRight {
        width: 100%;
    }
} 


/* HEADER CSS */
.navbar-dark .navbar-nav .nav-link {
    color: #fff !important;
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 400;
}
.nav-cart {
    width: auto;
    text-align: center;
    padding: 4px;
    font-size: 18px;
    font-weight: 400;
    list-style-type: none;
}
/* DropDown*/
/* Navbar Currency Select */
.nav-flag {
    position: absolute;
    top: 12px;
    left: 6px;
}
.navbar.navbar-dark form .nav-currency-select {
    position: relative;
    margin-top: 0;
    margin-bottom: 0;
    width: 100px;
    margin-right: 15px;
    margin-left: 25px;
}
.navbar.navbar-dark form .nav-currency-select input {
    border: 0px solid #fff;
    color: #ffffff;
    margin: 0;
    padding: 0px 5px 0 5px;
    font-size: 13px;
    height: 35px;
}
.navbar.navbar-dark form .nav-currency-select span.caret {
    color: #ffffff;
    top: 8px;
    font-size: .75rem;
}

.navbar.navbar-dark form .select-wrapper .dropdown-content {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12)!important;
    width: 100px!important;
    top: 40px!important;
    border-radius: 0.25rem!important;
}

.navbar.navbar-dark form .select-wrapper input.active {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .12);
}

.dropdown-menu:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 100%;
    margin-left: -60%;
    top: -11px;
}

.dropdown-menu:after {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    left: 100%;
    margin-left: -60%;
    top: -10px;
}
/* Search box */

    .input-group.md-form.form-sm.form-2 input {
    border: 1px solid #1565c0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
    }
    .input-group.md-form.form-sm.form-2 input.blue-border {
    border: 1px solid #1565c0;
    box-shadow: 0px 0px 3px #1565c0;
    }
    .search-input-icon {
        border-top: 1px solid #1565c0;
        border-bottom: 1px solid #1565c0;
        border-right: 1px solid #1565c0;
        border-top-right-radius: 5px;
        border-bottom-right-radius: 5px;
        box-shadow: 0px 0px 3px #1565c0;
    }

    .search-input-icon> .input-group-text {
        padding: 12px 12px;
        border: none;
    }
.default-background{
    /* background: #1565c0; */
    background: linear-gradient(40deg, #45cafc, #303f9f) !important;
    text-shadow: 0 2px 5px rgba(24,24,24,.2)!important;
}


/* Tab */
.list-group-item.active {
    z-index: 2;
    color: #000;
    background-color: #eeeeeea1;
    border-color: #e4e4e4;
}







/* scroll tab */







.scrollbar-ripe-malinka::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #F5F5F5;
    border-radius: 10px;
 }
    
    .scrollbar-ripe-malinka::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5; 
}
    
    .scrollbar-ripe-malinka::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
    background-color: #3f51b5; 
}
    

    

.scrollbar-ripe-malinka {
    box-shadow: none;
    border: 1px solid rgba(0, 0, 0, .125);
    position: relative;
    overflow-y: scroll;
    height: 500px;
}
.list-edit {
    padding: 10px;
    font-size: 14px;
    font-weight: 400;
    text-align: left;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

/* Author Box */
.authorbox .list-group a {
    color: #000000;
} 



/* sign up */

.form-control{
    border: 1px solid #303f9f;
    box-shadow: 0px 1px 5px #1565c045;
    font-size: 14px;
    font-weight: 400;
	width:45%;
}
.form-control:focus{
    border: 1px solid #303f9f;
    box-shadow: 0px 0px 3px #303f9f;
}
.h1-title{
    font-size: 14px;
}
.product-title a{
    color: #000000;
    font-weight: 500;
}
.product-title a:hover{
    color: #303f9f;
}

.card.card-ecommerce img{
    height: 180px;
}
.title-word{
    color: #3562b7;
    text-shadow: 0 2px 5px rgba(24,24,24,.2)!important;
}
.card-title{
    font-size: 14px;
    min-height: 50px;
}

/*testimonial*/
.testimonial-carousel .carousel-control.right {
    right: 0%;
}
.testimonial-carousel .carousel-control.left {
    left: 0%;
}
.carousel-control-next, .carousel-control-prev {
    width: 6%;
}
.testimonial-carousel .testimonial {
    margin-right: 10%;
    margin-left: 10%;
}

.testimonial-carousel .testimonial .avatar img {
    box-shadow: none;
}


/*FOOTER*/

.pl-30{
    padding-left: 30px;
}
.pl-0{
    padding-left: 0px;
}
.t-2{
    top: 2px;
}
.input-group.md-form.form-sm.form-2 input.blue-border-footer {
    border: 1px solid #ffffff;
    box-shadow: 0px 0px 3px #ffffff;
}
.search-input-icon-footer {
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    box-shadow: 0px 0px 3px #ffffff;
}
.input-group-text-footer{
    background: linear-gradient(40deg, #ffffff00, #000000ab) !important;
}

/*Catergories*/
.list-group-item {
    cursor: pointer;
}
.list-group-item> .sub-menu {
    position: fixed;
    display: none;
}

.list-group-item.active > .sub-menu {
    display: block;
}

/*Cart Dropdown*/
.dropdown-cart{
    width: 350px;
    right: 0;
    margin-left: auto;
    top: 65px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}
.dropdown-cart:before {
    border-bottom: 11px solid rgba(0, 0, 0, 0.2);
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    margin-left: -7%;
    top: -11px;
}

.dropdown-cart:after {
    border-bottom: 11px solid #FFFFFF;
    border-left: 11px solid rgba(0, 0, 0, 0);
    border-right: 11px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline-block;
    position: absolute;
    right: 0;
    margin-left: -7%;
    top: -10px;
}
.cart-img {
    height: 70px;
    width: 70px;
}
.remove-item {
    position: absolute;
    right: 10px;
    top: 8px;
    color: #324da8;
}
.dropdown-cart> .list-group> .list-group-item {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 2px solid #eee;
}



/* payment method */
.page-footer p {
    font-size: 14px;
}
.flex-row> .footer-png-logo {
    width:70px;
    /* height: 50px; */
    padding-left: 5px;
    padding-right: 5px;
}

/* color gradient */

.color-blue{
    color: #303f9f;
}
.section-Signin> .list-group-item> span{
    font-size: 14px;
    font-weight: 400;
}
.section-Articles> .list-group> .list-group-item> span{
    font-size: 14px;
    font-weight: 400;
}
.list-group> .list-group-item> span{
    font-size: 14px;
    font-weight: 400;
    padding-left: 10px;
}
.input-group-text{
    background: linear-gradient(40deg, #45cafc, #303f9f) !important;
}
/* upcoming table */
table.table td, table.table th {
    padding-top: 6px;
    padding-bottom: 6px;
}
.table {
    width: 100%;
    margin-bottom: 0rem;
    color: #000000;
    text-align: left;
    border: 1px solid #eee;
}

table.table thead th {
    font-weight: 600;
}

.table-striped tbody tr:nth-of-type(odd) {
    /* background-color: #3a80cb; */
    background: linear-gradient(40deg, #45cafc, #303f9f) !important; ;
    color: #fff;
}

.table-striped tbody tr:nth-of-type(even) {
    color: #000;
}

.table-striped tbody tr:nth-of-type(odd) a {
    color: #ffffff;
}

.table-striped tbody tr:nth-of-type(even) a {
    color: #000000;
}

TABLE.productListing {
    border: none;
}
.border-cart-bottom-tr> .productListing-data {
    padding: 10px;
}
.border-cart-bottom-tr> .cart-qty {
    padding: 10px;
}


/*Css Styles for Mobile Deivces*/
@media (min-width: 1200px) {
    .col-w2 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

@media (min-width: 1200px) {
    .col-w8 {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }
}

/* column style */
/*
.column-w20 {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
}

.column-w60 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
}*/


/*Apply styles starting from medium devices and up to extra large devices*/
@media (min-width: 320px) and (max-width: 1199px) { 
    .navbar, .ml-5, .mr-5 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }

    .section, .ml-5, .mr-5 {
        margin-left: 1rem !important;
        margin-right: 1rem !important;
    }
}

/* Best Seller Box */
.BestSeller > .list-group-item-action{
    padding: 10px;
}

/* Review Box */
.reviewbox > span > a {
    color: #ffffff;
}

/* Special Box */
.specialbox > span > a {
    color: #ffffff;
}

/* Box and Center Alignment */
@media (min-width: 1025px) {
    .w-66 {
        width: 66%;
        padding-right: 15px;
        padding-left: 15px;
    }

    .left-push-17 {
        left: 17%;
    }

    .w-17 {
        width: 17%;
    }

    .left-pull-66 {
        left: -66%;
    }
}
/* Box and Center Alignment */

/* Pagination */
.pagination.pg-blue .page-item.active .page-link {
    background: linear-gradient(40deg, #45cafc, #303f9f) !important;
    text-shadow: 0 2px 5px rgba(24,24,24,.2)!important;
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .16), 0 1px 5px 0 rgba(0, 0, 0, .12);
    /* box-shadow: 0 0 5px 0 rgba(0, 0, 0, .16);
    border: 1px solid #c6c6c6;
    background: #fff!important;
    color: #000000; */
}
.pagination .page-item .page-link {
    transition: all .3s linear;
    outline: 0;
    border: 0;
    background-color: transparent;
    font-size: .9rem;
    color: #303f9f;
}

/* CheckBox and Radio Button */
.form-check-input[type=checkbox]+label:before, .form-check-input[type=checkbox]:not(.filled-in)+label:after, label.btn input[type=checkbox]+label:before, label.btn input[type=checkbox]:not(.filled-in)+label:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 0;
    border: 2px solid #8a8a8a9e;
    border-radius: .25rem;
    margin-top: 3px;
    transition: .2s;
    border: 1px solid #303f9f;
    box-shadow: 0px 1px 5px #1565c045;
}
.form-check-input[type=checkbox]:checked+label:before, label.btn input[type=checkbox]:checked+label:before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 1.375rem;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #303f9f;
    border-bottom: 2px solid #303f9f;
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%;
    box-shadow: none;
    border-radius: 0rem;
}
.form-check-input[type=radio]:not(:checked)+label:after, .form-check-input[type=radio]:not(:checked)+label:before, label.btn input[type=radio]:not(:checked)+label:after, label.btn input[type=radio]:not(:checked)+label:before {
    border: 2px solid #303f9f;
    box-shadow: 0px 1px 5px #1565c045;
}
.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio].with-gap:checked+label:before, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio].with-gap:checked+label:before, label.btn input[type=radio]:checked+label:after {
    border: 2px solid #303f9f;
}
.form-check-input[type=radio].with-gap:checked+label:after, .form-check-input[type=radio]:checked+label:after, label.btn input[type=radio].with-gap:checked+label:after, label.btn input[type=radio]:checked+label:after {
    background-color: #303f9f;
}
.title-hover a:hover {
    color: #303f9f!important;
}

.success-text {
    color: #007600!important;
}

.card-custom-shadow,.card {
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .16);
    border: 1px solid #c6c6c6;
}
/* Product New Page  */
.products_new> p {
    font-size: 12px;
}
/* 
.products_new .product-title {
    min-height: 34px;
    max-height: 100%;
}

.products_new .dark-grey-text {
    min-height: 32px;
    max-height: 100%;
} */



/* Button Floating Social Icons */
.btn-floating {
    box-shadow: 0 1px 5px 0 rgba(186, 186, 186, 0.74), 0 1px 5px 0 rgba(186, 186, 186, 0.74);
}

/* Product Info */
.buttonAction_oscart {
    float: none;
}

/* MDB select Default style */
.default-select span.caret{
    color: #303f9f;
    right: 15px;
    top: 10px;
    font-size: 10px;
}
.default-select input.select-dropdown {
    border: 1px solid #303f9f;
    box-shadow: 0px 1px 5px #1565c045;
    font-size: 14px;
    margin: 0;
    padding: 0 15px;
}

/* Progress Bar */
.md-progress .progress-bar {
    box-shadow: none;
    height: .25rem;
    border-radius: 0;
    background-color: #303f9f;
    height: 6px;
}
.md-progress {
    border-radius: 100px;
    background-color: #f8f9fa;
    box-shadow: 0px 0px 4px 1px rgba(0, 0, 0, 0.192);
    margin-bottom: 8px;
    height: 6px;
}


 /* Allow Font Awesome Icons in lieu of jQuery UI and only apply when using a FA icon */
 .ui-icon[class*=" fa-"] {
    /* Remove the jQuery UI Icon */
    background: none repeat scroll 0 0 transparent;
    /* Remove the jQuery UI Text Indent */
    text-indent: 0;    
    font-size: 15px!important;
    top: 0px;
    right: 5px;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
    background-image: none;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    border: 0px solid #ffffff;
    background: none;
    font-weight: normal;
    color: #ffffff;
    border-radius: 5px;
    font-size: 15px;
    text-transform: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 5px 0 rgba(0, 0, 0, .12);
    padding: 6px 18px;
}
.btn.blue-gradient {
    border-radius: 5px;
    font-size: 15px;
    text-transform: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 5px 0 rgba(0, 0, 0, .12);
    padding: 6px 18px;
}
.ui-icon {
    width: auto;
    height: auto;
    overflow: visible;
}
.btn:not([disabled]):not(.disabled).active, .btn:not([disabled]):not(.disabled):active {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 5px 0 rgba(0, 0, 0, .12);
    font-size: 15px;
    font-weight: normal;
}


/* Product Listing Table  */
.ui-widget-header {
    border: 1px solid #ffffff;
    background: linear-gradient(40deg, #45cafc, #303f9f) !important;
    text-shadow: 0 2px 5px rgba(24,24,24,.2)!important;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    border-radius: 5px;
}
.ui-widget-content {
    border: 1px solid #eee;
    background: #fcfdfd url(images/ui-bg_inset-hard_100_fcfdfd_1x100.png) 50% bottom repeat-x;
    color: #222222;
    border-radius: 5px;
}
.ui-widget {
    font-family: 'Poppins', sans-serif;
}
.productListTable tr.alt td {
    background-color: #ecf6fc;
    padding: 4px;
}
@media (max-width: 992px) {
.dropdown-menu{
	    min-width: 15rem;
}

.list-group-item {
	padding: .0rem .0rem;
}
}
.card-body-a {

padding-top: 0rem;
padding-bottom: 0rem;
padding:0px;
}
.c-post {
	border-radius: 5px;
    font-size: 15px;
    text-transform: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 5px 0 rgba(0, 0, 0, .12);
    padding: 6px 18px;
	background: linear-gradient(40deg, #45cafc, #303f9f) !important;
	color: #fff;
}