
.mobile-top-master {
    display:none;
}




@media only screen and (max-width: 767px) {

.home-master-slider {
    margin-top: 0px!important;
}
.menu-caro .owl-carousel .owl-stage-outer {
    background-color:#fff;
    margin-bottom:1em;
}
.menu-caro .owl-item .list-item {
    text-align: center;
    font-size: 12px;
}
.mobile-top-master {
    display:block!important;
}
.lblCartCount {
    font-size: 12px!important;
    background: #fff!important;
    color: #000!important;
    padding: 2px 5px!important;
    vertical-align: top!important;
    margin-left: -12px!important;
    margin-top: -7px!important;
}
.icon-box-head {
    display:none!important;
}
.navbar-dark {
    background-color:#191e29!important;
}
.mobile-top-master {
    background-color: #fff;
    padding: 7px 0;
}
.mobile-top-master-content a {
    vertical-align: middle;
    font-size: 13px;
    color: #191e29;
    padding: 5px 5px 0px 2px;
}
.mobile-top-master-search .form-control {
    display: block;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem;
    font-size: 11.7px;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #dd7b0d;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.mobile-top-master-search .btn-success {
    background-color: transparent;
    padding: 4px 7px 4px 7px;
    font-size: 16px;
    color: #191e29;
    border-radius: 0px;
    position: absolute;
    border: none;
}
.prd-des-table table {
    width: auto;
}
.imageoverlay {
    position: absolute;
    bottom: 40%;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    color: #000;
    font-size: 26px;
    padding: 0px;
    text-align: center;
    font-weight: bold;
    text-shadow: 3px 1px #ffffff94;
}
.about-master-head {
    color: #000;
    font-size: 20px;
    text-align: center;
    max-width: 745px;
    margin: 0 auto;
    line-height: 40px;
    font-family: 'Lato-Bold';
    font-weight: bold;
}
#footer .footer-top {
    padding: 10px 0px 0px 0px;
}
#footer .footer-top h4 {
    margin-top: 0.5em;
}
#portfolio {
    padding: 30px 0;
}
.ocean-master-title h2::before {
    background-color:transparent;
}
.ocean-master-title h2::after {
    background-color:transparent;
}
.prd-mas-price {
    font-size: 13px;
}
.prd-mas-price span {
    font-size: 15px;
}
.prd-li-category {
    font-size: 14px;
}
.prd-li-name {
    font-size: 14px;
}
.prd-des-table table tr th {
    font-size: 14px;
}
.prd-des-table table tr td {
    font-size: 13px;
}
.home-master-welcome-1 {
    display:none;
}
.brand-carousel .owl-next {
    right:10px;
}
.single-logo1 .home-add-to {
    right: 40%;
}
.ocean-master-title1 h2::before {
    display:none;
}
.ocean-master-title1 h2::after {
    display:none;
}
.welcome-box-1 .text .welcome-head-title {
    font-size: 12px;
}
#status {
  max-width: 113px;
  max-height: 29px;
  position: absolute;
  left: 35%;
  /* centers the loading animation horizontally one the screen */
  top: 60%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../img/pre.png);
  background-size:contain;
  background-color: transparent;
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 auto;
  /* is width and height divided by two */
}
.sort-by-master select {
    width:auto;
}
.prd-des-type .form-control {
    width:auto;
}

    
    
    
}






.home-pop .modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #191e29;
    background-clip: padding-box;
    border: 1px solid #cccccc3b;
    border-radius: .3rem;
    outline: 0;
    color: #fff;
    font-size: 16px;
    font-family: Lato-Regular;
}
.home-pop .modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    color: #ffb45e;
    font-family: Lato-Bold;
    text-transform: capitalize;
    font-size: 17px;
}
.home-pop .close {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    color: #ffb45e;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
}
.home-pop .modal-header {
    border-bottom: 1px solid #cccccc17;
}
.modal-footer {
    border-top: 1px solid #cccccc17;
}


