.thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 20px;
}
.thumbnail img {
    width: 80%;
}
.thumbnail .caption{
    margin: 7px;
}
.main-section{
   /* background-color: #F8F8F8;*/
}
.dropdown{
    float:right;
    padding-right: 30px;
}
.btn{
    border:0px;
    margin:10px 0px;
    box-shadow:none !important;
}
.dropdown .dropdown-menu{
    padding:20px;
    top:55px !important;
    width:350px !important;
    left:-247px !important;
    box-shadow:0px 5px 30px black;
}
.total-header-section{
    border-bottom:1px solid #d2d2d2;
}
.total-section p{
    margin-bottom:20px;
}
.cart-detail{
    padding:15px 0px;
}
.cart-detail-img img{
    width:100%;
    height:100%;
   /* padding-left:15px;*/
}
.cart-detail-product p{
    margin:0px;
    color:#000;
    font-weight:500;
}
.cart-detail .price{
    font-size:12px;
    margin-right:10px;
    font-weight:500;
}
.cart-detail .count{
    color:#C2C2DC;
}
.checkout{
    border-top:1px solid #d2d2d2;
    padding-top: 15px;
}
.checkout .btn-primary{
    border-radius:50px;
    height:50px;
}
.dropdown-menu:before{
    content: " ";
    position:absolute;
    top:-20px;
    right:50px;
    border:10px solid transparent;
    border-bottom-color:#fff;
}

.shipping ul li{
    list-style-type:none;
}


.accordion .card-header:after {
    font-family: 'FontAwesome';  
    content: "\f068";
    float: right; 
}
.accordion .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\f067"; 
}

.main-section {
    display: flex;
    align-content: center;
    justify-content: flex-end;
    width: 100%;
    padding: 10px;
}

.logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.main-section img {
    height: 50px;
    width: 50px;
}

.billing-details-wrap .single-form-row {
    margin-bottom: 12px;
}

.card-body .single-form-row {
    margin-bottom: 12px;
}

.single-form-row {
    display: flex;
    flex-direction: column;
}

.remove-from-cart {
    margin: 0;
}

.card-body {
    padding: 6px;
}

.collapseTwo .row {
    padding: 6px;
}

.billing-address {
    background: none;
    border-bottom: none;
    padding: 0 0.75rem;
}

.billing-address .card-title {
    display: flex;
    align-content: center;
}

.card-header i {
    margin-left: 8px;
}

.checkout-details-wrapper .row {
    display: flex;
    justify-content: center;
    border-radius: 10px;
}

.checkout-details-wrapper .col-lg-6 {
    background: #ffffff;
}

.card {
    background-color: #F8F8F8;
}

#billing-address {
    margin-right: 6px;
}

.checkbox {
    margin-right: 8px;
}

.btn-info {
    display: flex;
    background-color: #00473B;
    width: 80px;
    justify-content: center;
    padding: 8px;
}

.btn-info:hover {
    background-color: #102C54;
}

.fa-shopping-cart{
    margin-right: -12px;
}

.badge-danger {
    color: #00473B;
    background-color: #fff;
}

.badge-pill {
    border-radius: 50%;
    padding: 0;
}

.btn .badge {
    position: relative;
    top: -5px;
    right: -16px;
}

.badge {
    padding: 0;
    width: 12px;
    height: 12px;
    vertical-align: middle;
    text-align: center;
}

.order-btn {
    background-color: #00473B;
    width: 100%;
    padding: 10px 12px;
    font-weight: bold;
}

.order-btn:hover {
    background-color: #102C54;
}

/* .owl-stage {
    display: flex;
    justify-content: center;
} */

.owl-item .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.owl-item .item img {
    width: 150px!important;
    height: 150px;
}

.owl-item .item h4 {
    margin-top: 8px;
}

.owl-item .item p {
    margin-bottom: 8px;
}

.preview, .col-md-8 {
    max-width: 40%;
    padding: 0;
}

.preview-container {
    display: flex;
    justify-content: space-between;
}

.details, .col-md-4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    align-content: center;
    flex: 1;
    max-width: 55%;
}

.preview-pic img {
    width: 100%;
    height: 100%;
}

.cart-checkout {
    
    background-color: #00473B !important;
    
}

.cart-checkout:hover {
    background-color: #102C54 !important;
}

.cart-btn {
    background-color: #fff !important;   
}
.cart-btn:hover {
    background-color: #fff !important;
}
.shopping-cart-icon {
    
   color: #102C54 !important;
   font-size: 24px;
    
}

.cart-remove-icon {
    color: #102C54 !important;   
}
.cart-remove-btn {
    background-color: #fff !important;   
}
.ul-description li{
    text-align: left !important;
}
.filter-container {
    width: 100%;
    max-width: 100%;
    flex: 1;
    font-size: 1.4rem;
}
.filter-container .form-check {
    margin: 0 20px;
}
.filter-container .form-check-input {
    width: 20px;
    height: 20px;
}
.new-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    padding: 0 50px 0 52px;
}

.new-item img {
    width: 150px!important;
    height: 150px;
}

.new-item h4 {
    margin-top: 8px;
    font-size: 1.2rem;
}

.new-item p {
    margin-bottom: 8px;
}

.fade {
    display: none;
}

.fade.show {
    display: block;
}

#cartdetail div.cart-detail div.cart-detail-img div {
    height: 100%;
    width: 100%;
}
table#cart tr td:first-child div.hidden-xs div {
    height: 100%;
    width: 100%;
}
@media (min-width: 768px) {
    .filter-container .col-md-2 {
        width: 100%;
        max-width: 100%;
        flex: 1;
        font-size: 1.4rem;
    }
}

@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
    .container {
        max-width: 90%;
    }
    .header {
        padding-top: 20px
    }
    .header img {
        height: 100px;
        width: 500px
    }
    .badge {
        font-size: 30px;
    }
    .shopping-cart-icon {
        font-size: 60px;
    }
    .main-content {
        display: flex;
        flex-direction: column;
    }
    .main-content > * {
        min-width: 100%;
    }
    .main-content .row > * {
        min-width: 100%;
    }
    .cards .new-item {
        min-width: 50%;
    }
    .filter-container {
        display: flex;
    }
    .filter-container .col-md-2 {
        width: 100%;
        max-width: 100%;
        flex: 1;
        font-size: 2rem;
    }
    .filter-container .col-md-10 {
        max-width: 33%;
    }
    .filter-container .form-check {
        margin: 0 20px;
    }
    .filter-container .form-check-input {
        width: 30px;
        height: 30px;
    }
    .new-item img {
        width: 400px!important;
        height: 400px;
    }
    .preview-container .details {
        margin-top: 30px;
        font-size: 2rem;
    }
    .row h3 {
        text-align: center;
    }
    /* .dropdown .dropdown-menu {
        width: 800px!important;
        left: -60px!important;
        top: 40px !important;
    }

    .cart-checkout {
        padding: 12px;
        font-size: 30px;
        font-weight: bold;
    }

    .total-section p {
        font-size: 24px;
        font-weight: bold;
    }

    .cart-products-container {
        display:flex;
        flex-wrap: wrap;
    } */
    
    .cart-detail-img img{
        width: 100px;
        height: 100px;
    }

    /* .dropdown .dropdown-menu {
        width: 540px !important;
    } */
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    margin-left: -125px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    left: 50%;
    bottom: 30px;
    font-size: 17px;
  }
  
  #snackbar.show {
    visibility: visible;
    -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
    animation: fadein 0.5s, fadeout 0.5s 2.5s;
  }
  
  @-webkit-keyframes fadein {
    from {bottom: 0; opacity: 0;} 
    to {bottom: 30px; opacity: 1;}
  }
  
  @keyframes fadein {
    from {bottom: 0; opacity: 0;}
    to {bottom: 30px; opacity: 1;}
  }
  
  @-webkit-keyframes fadeout {
    from {bottom: 30px; opacity: 1;} 
    to {bottom: 0; opacity: 0;}
  }
  
  @keyframes fadeout {
    from {bottom: 30px; opacity: 1;}
    to {bottom: 0; opacity: 0;}
  }