﻿
.navbar-inner
{
    background: #006BB7;
}

.agileits_search button
{
    background: #006bb7;
}

.logo_agile img
{
    max-width:100%;
}

.men-pro-item
{
        margin-bottom: 25px;
}

.men-pro-item .img-fluid
{
    height:200px;
}

.pt-1
{
    text-overflow: ellipsis;
    overflow: hidden;
    height: 2.2em;
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
}

.mb-3 a{
    color:#006BB7;
}

.multi-gd-img 
{
    margin-bottom:12px;
}

#ajaxloader
{
    display: block;
    margin-left: auto;
    margin-right: auto;

}

#ajaxloader img{
        width:100px;
}

.product-sec1
{
    text-align:center;
}

.sorry
{
    text-align: center;
    color: black;
    font-weight: bold;
    display: block;
    margin-left: auto;
    margin-right: auto;
}


@media only screen and (min-width: 900px) {
    .modal-dialog {
        min-width: 850px;
        margin: 75px auto 30px;
    }
}

@media only screen and (max-width: 900px)
{
    .modal-dialog {
    width: 99%;
}
}
.modal-body img {
    width: 20%;
    height: 30px;
      width: 30px;
    margin-right: 5px;
}

.modal-body {
    padding: 0;
}

.modal-header {
    background-color: #006BB7;
    color: white;
    font-weight: bold;
}

.modal-title
{
    font-size: 14px;
    color: white;
}

.modal-content 
{
    border:none;
}

.close
{
    color:white;
        text-shadow: none;
}

button:focus
{
        outline: none;
}

.total-check {
    float: left;
    font-weight: bold;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

.modal-footer
{
    display: inline-block
}

.modal-footer .btn 
{display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;

}

.total-check
{
    color:#006bb7
}

.modal-footer .btn-secondary 
{
    background-color: #ededed;
    color: black;
}

.modal-footer .btn-primary 
{
    background-color: #006bb7;
    color: black;
}

.btn-primary a{
    color:white
}

.relative-menu-shopping a {
    color: white !important;
    text-decoration: none !important;
    border-bottom: none !important;
    padding: 10px 10px 10px 10px !important;
}

.fa-plus {
    background-color: green;
    padding: 5px;
    color: white;
    cursor: pointer;
    margin-right: 4px;
}

.fa-times {
    background-color: red;
    padding: 5px;
    color: white;
    cursor: pointer;
    margin-right: 4px;
}

.fa-plus , .fa-times , .fa-minus
{
    font-size:12px;
}

.black-loading-cart {
    background-color: #d2d2d2;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    opacity: .8;
}

.loader {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #006BB7;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 91px;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.fa-minus {
    background-color: black;
    padding: 5px;
    color: white;
    cursor: pointer;
    margin-right: 4px;
}


#not-count {
       background-color: #006BB7;
    margin-right: 11px;
    border-radius: 50%;
    padding-right: 7px;
    height: 6px;
    padding-left: 7px;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-left: 4px;
    color: white;
}

.btn:focus
{
    box-shadow: none;
}

.flex-control-thumbs img
{
    max-height:140px;
}

.icon-fot i
{
        color: #006bb7;
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}

.timetable_sub th
{
        background: #006bb7;
}
.total-checkout {
    padding-top: 20px;
    padding-bottom: 20px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-bottom: 7px;
    font-size: 15px;
       color: black;
}

.apply-promo input {
    border: 1px transparent solid;
    background-clip: padding-box;
    border-radius: 5px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 6px 9px;
    word-break: normal;
    line-height: inherit;
    background-color: white;
    color: #333333;
    border-color: #d5d5d5;
    width: 68%;
    float: left;
    margin-right: 5px;
}

.apply-promo button {
    width: 27%;
    height: 36px;
    background-color:#006bb7;
    border: none;
    border-radius: 5px;
    color: white;
}

.total-checkout span {
    float: right;
}

button.submit.check_out
{
        display: block;
    position: relative;
    padding: 11px 30px;
    letter-spacing: 1px;
    background: #006bb7;
    font-size: 1.2em;
    color: #fff;
    font-weight: 500;
    border: none;
    outline: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    text-transform: uppercase;
}
button.submit.check_out:hover
{
    background-color:#162530
}

.footer-info .mt-3
{

    margin-top: 0 !important;
}
.loader {
      border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #006bb7;
    width: 50px;
    height: 50px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 91px;
}

   .recommended-search .loader
   {
         margin-top: 10px;
   }

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}


.recommended-search
{
        position: absolute;
    top: 50px;
    left: 16px;
    right: 30px;
    
       background-color: #ffffff;
    padding: 9px;
    color: white;
    border: 1px solid #bbb;
    border-bottom-left-radius: 11px;
    border-bottom-right-radius: 11px;
    box-shadow: -1px 3px 2px -3px #000;
        z-index: 3;
}

.recommended-search img
{
    
       width: 50px;
    height: 50px;
    float: left;
    margin-right: 20px;
}

.recommended-search p 
{
        padding-top: 2px;
    font-weight: bold;
    color: #006bb7;
}

.recommended-search  a
{ 
    cursor:pointer;
}
.serach-rec-result
{
     height: 65px;
     cursor:pointer;
}

.serach-rec-result:hover 
{
     
    height: 65px;

}

.serach-rec-result:hover  p
{
    color:black
}
.recommended-search hr{
        margin-top: 6px;
    margin-bottom: 0px;
}

.no-p-found
{
    text-align: center;
    color: black;
    font-weight: bold;
}

.inStock {
       position: relative;
    font-weight: bold;
    color: green;
    margin-left: 13px;
    text-align: center;
    width: 65px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -10px;
    margin-top: 10px;
}

.inStock:before {
    width: 10px;
    content: '';
    background-color: green;
    height: 10px;
    display: block;
    position: absolute;
    left: -15px;
    top: 8px;
    border-radius: 50%;
}


.outStock {
       position: relative;
    font-weight: bold;
    color: red;
    margin-left: 13px;
    text-align: center;
    width: 73px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -10px;
    margin-top: 10px;
}

.outStock:before {
    width: 10px;
    content: '';
    background-color: red;
    height: 10px;
    display: block;
    position: absolute;
    left: -15px;
    top: 8px;
    border-radius: 50%;
}




