@import url('https://fonts.googleapis.com/css?family=Montserrat&display=swap');
body,
body p {
    font-family: 'Montserrat', GE SS Two Medium !important;
} 
body footer a, body footer p {
   font-family: 'Montserrat', GE SS Two Medium !important;
}
body {
    padding-right: 0 !important;
}
.fa, .far, .fas {
    font-family: "FontAwesome";
}
body a{
    cursor:pointer;
    color: #8fcfeb;
    font-family: 'Montserrat' !important;
    letter-spacing: 0;
}
body a:focus,
body a:hover {
    color: #8fcfeb;
    text-decoration: none;
}
body .btn-info:not(:disabled):not(.disabled):active,
body .btn-info:not(:disabled):not(.disabled).active,
body .show > .btn-info.dropdown-toggle {
    background-color: #8fcfeb;
    border-color: #8fcfeb;
}
body .btn-info:hover {
    background-color: #8fcfeb;
    border-color: #8fcfeb;
}
body .signup:hover {
    color: black;
}
.ion-close:before {
    line-height: 25px;
}
.order-review .qtysp {
    padding-right: 10px !important;
}
/*
.custom-color{
    color: red;
}
.custom-color-1{
    color: red !important;
}
.custom-color-2{
    background-color: red !important;
    border-color: red !important;
}
*/
body .signup {
    color: #8fcfeb;
}
.top-header .col-sm-12 {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    float: none !important;
}
.vertical {
    height: 100%;
    vertical-align: middle;
    display: table-cell;
}
.top-header .search-width {
    width: 30%;
}
#top-menu ul {
    display: inline-flex;
    list-style: none;
    margin: 14px 0;
    float: right;
}
#top-menu ul li a {
    margin: 0 29px 0 0;
    letter-spacing: 1px;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Acens' !important;
}
.imge a {
    font-family: 'Acens' !important;
}
#top-menu ul li a:hover {
    color: #000000;
}
#top-menu ul li:last-child a {
    margin: 0;
}
#search button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: #f1f1f1;
    padding: 0 15px;
    border: 1px solid #cccccc;
    border-radius: 5px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#search button .fa-search {
    color: #81c7f3;
}
#search input[type="text"] {
    background: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 5px;
}
#search form {
    position: relative;
}
.profile-head .imge {
    float: right;
}
.owl-carousel.product-nav .owl-item img {
    display: block;
    width: 100%;
    height: auto;
}
.product-img a img {
    height: auto;
}
.product-img a {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.product-img {
    height: 250px;
    min-height: 350px;
    display: table;
}
.single-slider {
    height: 550px;
    width: 1366px;
    margin: 0 auto;
}
.single-slider {
    background-position: inherit;
    /*opacity: .8;*/
}
.slider-area .owl-carousel.owl-drag .owl-item {
    background: #ffffff;
}

.info p {
    text-shadow: none;
    font-family: Poppins;
}
/*
.Category-box.box-one {
    margin: 0;
    padding: 0;
}
.Category-box.box-one:nth-child(odd) {
    box-shadow: 0px 0px 5px 2px #ccc;
    margin: 0 0 5px 0;
}
*/
.wishlist-buy {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d4d2d6;
    border-top: 1px solid #d4d2d6;
    margin: 18px 0;
    padding: 11px 0 5px;
}
.wishlist-buy .unlimit {
    float: left;
    width: 50%;
    height: auto;
    border: 0;
}
.buy-now.billing-btn {
    width: 50%;
    display: inline-block;
    margin: 0;
}
form .unlimit {
    width: 50%;
    float: left;
    height: auto;
    border: 0;
}
form .pro-dec-cart {
    display: inline-flex;
    width: 100%;
}
.qty-bonus {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d4d2d6;
    border-top: 1px solid #d4d2d6;
    padding: 20px 0 15px 0;
    margin: 12px 0 0 0;
}
.add-to-cart {
    display: inline-block;
    width: 100%;
    padding: 15px 0 0 0;
}
.add-to-cart .unlimit {
    height: auto;
    padding: 15px 0;
    text-align: center;
    background: #cccccc;
    width: 49%;
    float: right;
}
.add-to-cart #addtocart {
    font-size: 18px;
}
.add-to-cart .buy-now button {
    margin: 0 !important;
    font-size: 18px;
   /* font-family: 'Montserrat' !important;*/
    padding: 19px 0;
}
.add-to-cart .buy-now {
    float: left;
    width: 49%;
}
.add-to-cart .buy-now button:hover,
.add-to-cart .unlimit:hover {
    background: #8fcfeb;
    color: #ffffff;
}
.unit,
.type,
.text-2 {
    display: inline-block;
    width: 32%;
}
.price-wishlist {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d4d2d6;
}
.price-wishlist .price {
    height: auto;
    width: 65%;
    float: left;
    border: 0;
}
.price-wishlist .wishlist {
    height: auto;
    width: 35%;
    float: right;
    border: 0;
    padding: 5px 0 0;
}
.price-wishlist .text-r-add {
    float: right;
    direction: rtl;
    font-size: 20px;
}
#wishlistlink .fa-heart:hover:before {
    color: red;
}
#select-bonus {
    border: 1px solid #e1e1e1;
    height: 40px;
    border-radius: 5px;
    padding: 0 8px;
}
#tabs-single {
    margin: 75px 0 0 0;
    width: 100%;
}
#tabs-single #myTabContent {
    border: 1px solid #cccccc;
    padding: 25px;
    min-height: 200px;
}
#tabs-single .nav-link {
    font-size: 20px;
    padding: 10px 15px;
    background: #ccc;
    border: 0;
}
#tabs-single .nav-link.active {
    background: #8fcfeb;
}
#tabs-single .nav-link:hover {
    color: #ffffff;
    background: #8fcfeb;
}
#tabs-single .text-r-hair {
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
}
.add-to.custom-font {
    font-size: 18px;
    padding: 19px 0;
}
#store-information {
    display: inline-block;
    width: 100%;
    margin-bottom: 5px;
    padding: 35px 0;
    border: 1px dashed #8fcfeb;
}
#store-information h4 {
    margin: 0 15px 15px 0;
    float: left;
}
.panel-title span {
    display: none;
}
.store-name-title {
    width: 100%;
    padding: 0 15px 15px;
}
.Category-box.box-one {
    margin: 1% 1%;
    padding: 0;
    width: 23% !important;
    box-shadow: 0px 0px 5px 2px #ccc;
}
.more-categories .dots {
    text-align: center;
    padding: 90px 0 0;
}
.more-categories .dots span {
    background-image: radial-gradient( circle closest-side, #ffffff, #8fcfeb );
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
}
.Category-box.box-one a:hover {
    color: #8fcfeb !important;
}
.Category-box.box-one a:focus {
    text-decoration: none;
    outline: none !important;
}
.Category-box .Category-img {
    height: 140px;
}
.product-details .title {
    height: 60px;
}
.product-details .title a {
    font-size: 20px;
    text-transform: capitalize;
    font-family: ''Montserrat'';
    letter-spacing: 1px;
    font-weight: normal;
}
.product-details {
    background: #f1f1f1;
    padding: 15px;
}
.product-price strong {
    font-family: Montserrat;
    font-size: 18px;
}
.collapse.show {
    display: block;
    visibility: visible;
}
body .form-horizontal .control-label {
    text-align: left;
}
body .btn.btn-primary {
    background-color: #5bc0de;
    border-color: #46b8da;
}
body .btn-primary.focus,
body .btn-primary:focus {
    background-color: #5bc0de;
    border-color: #46b8da;
    box-shadow: none;
}
body .btn-primary:not(:disabled):not(.disabled):active,
body .btn-primary:not(:disabled):not(.disabled).active,
body .show > .btn-primary.dropdown-toggle {
    background-color: #5bc0de;
    border-color: #46b8da;
    box-shadow: none;
}
.sweet-alert h2 {
    text-transform: capitalize;
    margin-top: 35px;
}
.shopping-car img {
    max-width: 140px;
}
.order-review .col-lg-12 {
    height: 60px;
}
.product-title {
    height: 50px;
}
.order-review .col-lg-12,
.order-review .col-md-12,
.order-review .col-sm-12,
.order-review .col-lg-7,
.order-review .col-md-6,
.order-review .col-lg-5 {
    padding: 0;
}
.order-review span {
    float: left;
    margin-right: 5px;
    margin-top: 2px;
}
.order-review h5 {
    margin: 4px 0 0 0;
    line-height: normal;
}
.product-bonus #customize-bonus {
    margin: 0 auto;
    width: 125px;
}
.thanks-text {
    text-align: center;
    padding: 50px 250px;
}
.thanks-text i {
    background: #f3f3f3;
    color: #4CAF50;
    font-size: 60px;
    padding: 0;
    display: block;
    width: 100px;
    height: 100px;
    margin: 65px auto;
    border-radius: 50%;
    font-family: fontawesome;
    line-height: 100px;
}
.single-orders {
    display: inline-block;
    width: 100%;
    padding-top: 50px;
    border: 1px solid #eceff8;
    padding-left: 20px;
    padding-right: 20px;
}
.single-orders h4 {
    float: left;
    margin: 2px 10px 0 0;
}
.dropdown:hover .dropdown-content {
    height: 400px;
    overflow-x: hidden;
    overflow-y: scroll;
    width: 360px;
}
/*
.all-order-details .single-orders p {
    display: block;
    width: 100%;
    text-align: center;
    margin-top: 5px;
    font-weight: bold;
}
.all-order-details .single-orders .order-id,
.all-order-details .single-orders .created-at,
.all-order-details .single-orders .status1,
.all-order-details .single-orders .total {
    height: auto;
}
.all-order-details .single-orders h4 {
    float: none;
    margin: 0;
    width: 100%;
    text-align: center;
    display: block;
}
*/
.single-orders .order-id,
.single-orders .created-at,
.single-orders .status1,
.single-orders .total {
    height: 50px;
}
body .nav-tabs {
    border-bottom: 0;
}
body .nav-tabs .nav-link.active,
body .nav-tabs .nav-item.show .nav-link {
    color: #ffffff;
    background-color: #8fcfeb;
    border-color: #8fcfeb;
}
body .nav-tabs .nav-link {
    border: 0;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
    font-size: 25px;
    padding: 15px 0;
    color: #495057;
    background: #eceff8;
}
#nav-tabContent {
    min-height: 400px;
    border: 1px solid #eceff8;
    padding: 25px;
    border-bottom-left-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
#nav-tabContent h2 {
    font-size: 23px;
}
.statusbutton input[type="button"] {
    background-color: #8fcfeb;
    border: 1px solid #8fcfeb;
    color: #fff;
    display: block;
    font-size: 12px;
    font-weight: 500;
    padding: 14px 20px 12px;
    text-align: center;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    display: inline-block;
    float: left;
}
.statusbutton input[type="button"]:hover {
    background-color: transparent;
    color: #8fcfeb;
    display: block;
}
.all-order-details {
    display: inline-block;
    width: 100%;
    background: #f2f2f2;
    margin-bottom: 10px;
}
.all-product-details .single-img img {
    max-width: 110px;
}
.all-product-details .single-product-details {
    display: inline-block;
    width: 100%;
}
.single-price span {
    color: #8fcfeb;
    font-weight: bold;
    margin-right: 3px;
}
.all-product-details .single-product-details .pro-dec-cart input {
    width: 100%;
}
.all-product-details .single-product-details .col-lg-6 {
    border-bottom: 1px solid #eceff8;
    padding: 30px 15px 30px 15px;
}
.all-product-details .single-product-details label {
    font-weight: normal;
    font-size: 14px;
    display: block;
}
.all-product-details .pro-dec-cart span.label {
    font-size: 15px;
    text-transform: capitalize;
}
#rs-view-orders .single-orders {
    border: 0;
    border-bottom: 1px solid #eceff8;
    padding-left: 0;
    padding-right: 0;
}
.all-product-details {
    width: 100%;
    border: 1px solid #eceff8;
    margin-bottom: 5px;
    display: inline-block;
}
.all-product-details .col-lg-3,
.all-product-details .col-lg-2,
.all-product-details .col-lg-1,
.all-product-details .col-lg-4 {
    text-align: center;
    height: 150px;
    display: table;
}
.all-product-details .col-lg-2 h4,
.all-product-details .col-lg-1 h4,
.all-product-details .pro-dec-cart,
.all-product-details .billing-btn,
.all-product-details .img,
.all-product-details .col-lg-4 h4 {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    text-transform: capitalize;
}
.products-shop strong {
    padding: 0 0 0 4px;
    letter-spacing: 0;
    color: #333333;
    line-height: normal;
}
.products-shop .product-price-old {
    text-decoration: line-through;
    color: #767575;
    padding-right: 4px;
    padding-left: 0;
}
button[disabled],
html input[disabled] {
    cursor: default;
    background: #cccccc;
    border-color: #cccccc;
}
.all-product-details .billing-btn button:nth-child(1) {
    margin: 0 0 10px 0;
}
.single-cancel-proceed .billing-btn a {
    padding: 10px 12px;
    background: #f2f2f2;
    border: 1px solid #f2f2f2;
}
.all-cancel-proceed .billing-btn button.cancel {
    margin-bottom: 10px;
}
.single-cancel-proceed .reason {
    margin: 0;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 20px;
}
.all-cancel-proceed {
    border: 1px dashed #8fcfeb;
    padding: 10px 100px 20px;
    margin-top: 10px;
}
.all-cancel-proceed.update,
.all-cancel-proceed.cancel {
    margin: 0 0 10px 0;
}
.billing-btn .cancel:hover {
    background: #d9534f;
}
.billing-btn .proceed:hover {
    background: #5cb85c;
}
.billing-btn button.update {
    margin-bottom: 10px;
}
.unlimit.all-cost {
    height: auto;
    display: inline-block;
    padding-bottom: 15px;
}
.unlimit.all-cost .text-2 {
    width: 50%;
    float: left;
}
.unlimit .unit {
    margin-right: 50px;
    display: inline-block;
    float: left;
}
.unlimit .bonus input {
    margin: 0 0 0 15px;
    border-color: #d4d2d6;
    width: 75px;
    background: #ffffff;
}
.buy-now.billing-btn button {
    background: #cccccc;
}
.buy-now.billing-btn button {
    background: #cccccc;
    margin-right: 50px;
}
.buy-now.billing-btn {
    width: 50%;
}
.unlimit .type {
    float: right;
    margin-right: 15px;
}
.bonus select {
    background: #ffffff;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #d4d2d6;
    margin: 0 0 0 20px;
}
.drug-store-page .col-lg-4,
.sub-agent-page .col-lg-4 {
    box-shadow: 0px 0px 3px 1px #cccccc;
    width: 30%;
    margin: 0 1.6%;
    text-align: center;
}
.drug-store-page .col-lg-4 img,
.sub-agent-page .col-lg-4 img {
    max-width: 250px;
    max-height: 100%;
    margin: 0 auto;
    display: table;
    padding: 20px 0 0;
}
.drug-store-page .col-lg-4 h5,
.sub-agent-page .col-lg-4 h5 {
    font-size: 25px;
    text-transform: capitalize;
}
.sub-agent-page .image-block .img,
.drug-store-page .image-block .img {
    height: 100px;
    display: table;
    margin: 0 auto;
}
.sub-agent-page .image-block .img a,
.drug-store-page .image-block .img a {
    height: 100%;
    display: table-cell;
    vertical-align: middle;
}
.exceed_price {
    padding: 10px;
}
.exceed_price p {
    margin: 0;
    color: #ffffff;
}
.product-desc {
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 50px;
}
#gallery.owl-carousel {
    display: block !important;
}
.product-dec-slider.slick-initialized .slick-slide {
    outline: none;
}
input[disabled], 
input[readonly ] {
    background: #cccccc !important;
}
.product-price-old{
    text-decoration: line-through;
    color: #767575;
}
.unlimit.categories {
    height: auto;
    display: inline-block;
    width: 100%;
    padding-bottom: 0;
    border: 0;
}
.view-pic {
    overflow: hidden;
    margin-top: 200px;
}
span.JOD {
    font-size: 25px;
    color: #767575;
}
.footer-all-right .col-lg-6 {
    margin: 0;
}
.footer-all-right .col-lg-6.copy {
    margin: 11px 0;
}
.footer-qiotic_logo:hover {
    background-position-y: 0;
}
.footer-qiotic_logo {
    display: inline-block;
    vertical-align: middle;
    width: 49px;
    height: 40px;
    background-size: 49px;
    margin-left: 0px;
    background-image: url(/assets/img/qiotic-logo-footer-1.png) !important;
    background-position-y: -41px;
    background-repeat: no-repeat;
    transition: 0.2s ease-out;
}
.testimonials-area button.btn-primary {
    float: right;
    background: #8fcfeb;
    border-color: #8fcfeb;
}
.testimonials-area input[type=file] {
    background: #ffffff;
    padding: 8px 0;
}
.testimonials-area .modal-title {
    font-size: 22px;
    font-weight: bold;
}
.user-logout i {
    font-size: 20px;
    background-color: #f3f3f3;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-weight: normal;
}

.team img {
    max-width: 220px;
}
footer.inner-page .logo-info img {
    margin: 0 auto;
    max-width: 400px;
}
footer.inner-page .logo-info .info-comp {
    max-width: 700px;
    margin: 20px auto 0;
    text-align: center;
}
.inner-page h3 {
    color: #8fcfeb;
    font-weight: bold;
    position: relative;
    margin-bottom: 25px;
}
.t-width .list {
    margin-bottom: 10px;
}
/*
.inner-page h3:before {
    content: "";
    background: url(/assets/img/logo-before.png);
    width: 50px;
    height: 50px;
    background-size: 50px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
*/
.inner-page h3:after {
    content: "";
    border-bottom: 3px solid #7a7a7a;
    display: block;
    padding: 8px 0 0 0;
}
.inner-page .col-lg-4 {
    text-align: left;
}
.inner-page h3:before {
    content: "";
    height: 6px;
    width: 30px;
    background: #8fcfeb;
    display: block;
    position: absolute;
    bottom: -1px;
}
/*
.t-width {
    display: table;
    margin: 0 auto;
    position: relative;
}
*/
.t-width i {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    background: #7a7a7a;
    color: #ffffff;
    border-radius: 50%;
    margin-right: 5px;
    font-weight: normal;
    font-size: 14px;
}
/*
.t-width ul {
    margin-left: 27%;
    width: 100%;
}
*/
.follow a span:hover {
    color: #8fcfeb;
    transition: .7s all;
}
.follow a span {
    transition: .7s all;
    text-transform: uppercase;
}
.bottom-footer {
    border-top: 1px solid #7a7a7a;
    padding: 35px 0 0 0;
    margin: 10px 0 0 0;
}
.bottom-footer .pull-right {
    text-align: right;
}
.bottom-footer .pull-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-flex;
}
.bottom-footer .col-lg-12 {
    height: 80px;
    display: table;
}
.bottom-footer .col-lg-6 {
    height: 100%;
    display: table-cell;
    vertical-align: bottom;
    float: none !important;
}
.bottom-footer .pull-right ul a {
    color: #ffffff;
    text-transform: capitalize;
    margin: 0 0 0 25px;
    transition: .7s all;
    font-size: 13px;
    text-transform: uppercase;
}
.bottom-footer .pull-right ul a:hover {
    color: #8fcfeb;
    transition: .7s all;
}
.bg-image-3 {
    background-image: none;
}
.contact-us {
    background: #eee;
}
.contact-form-style input,
.contact-form-style textarea {
    border: 1px solid #b3b3b3;
}
.breadcrumb-content h3 {
    color: #8fcfeb;
    font-size: 40px;
    text-align: right;
}
.breadcrumb-content ul {
    text-align: right;
}
.advertising {
    padding: 100px 0;
}
.advertising img {
    max-width: 200px;
}
.advertising .adv {
    margin: 0 0 10px 0;
}
.owl-carousel .owl-item img {
    margin: 0 auto;
    display: table;
    float: none;
}
.contact-information > p a {
    color: #242424;
}
.contact-information > p a:hover {
    color: #8fcfeb;
}
.shopping-cart-con {
    text-align: left;
}
.shopping-cart-total > h4 span.shop-total {
    float: none;
}
.shopping-cart-ti {
    width: 50%;
}
.shopping-car {
    flex: none;
    width: 40%;
}
.shopping-car img {
    max-width: 100%;
}
.shopping-cart-de {
    float: right;
    width: 100%;
}
.shopping-cart-de a {
    height: 25px;
    width: 25px !important;
    line-height: 25px;
    margin-top: 0px;
    margin-left: 0;
    float: right;
    text-align: center;
    background: #cccccc;
}




.shadow-effect {
    background: #fff;
    padding: 20px 20px !important;
    border-radius: 4px;
    text-align: center;
    border: 1px solid #ECECEC;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
}
		#customers-testimonials .shadow-effect p {
		    font-family: inherit;
		    font-size: 17px;
		    line-height: 1.5;
		    margin: 0 0 17px 0;
		    font-weight: 300;
		}
		.testimonial-name {
		    display: table;
		    width: auto;
		    padding: 9px 0;
		    text-align: center;
		    color: #fff;
            margin: 0 auto;
		}
		#customers-testimonials .item {
		    text-align: center;
		    padding: 0;
            margin-bottom:0;
		    opacity: .2;
		    -webkit-transform: scale3d(0.8, 0.8, 1);
		    transform: scale3d(0.8, 0.8, 1);
		    -webkit-transition: all 0.3s ease-in-out;
		    -moz-transition: all 0.3s ease-in-out;
		    transition: all 0.3s ease-in-out;
		}
		#customers-testimonials .owl-item.active.center .item {
		    opacity: 1;
		    -webkit-transform: scale3d(1.0, 1.0, 1);
		    transform: scale3d(1.0, 1.0, 1);
		}
		.testimonials .owl-carousel .owl-item img {
		    transform-style: preserve-3d;
		    max-width: 50%;
    		margin: 0 auto 17px;
		}
.testimonials .btn.btn-primary {
    margin: 0 auto;
    display: table;
}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
		    background: #8fcfeb;
		    transform: translate3d(0px, -50%, 0px) scale(0.7);
		}
#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 40px 0 0 0;
}
section.testimonials {
    padding: 0 0 80px 0;
}
#customers-testimonials.owl-carousel .owl-dots .owl-dot{
	display: inline-block;
}
		#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
		    background: #8fcfeb;
		    display: inline-block;
		    height: 20px;
		    margin: 0 2px 5px;
		    transform: translate3d(0px, -50%, 0px) scale(0.3);
		    transform-origin: 50% 50% 0;
		    transition: all 250ms ease-out 0s;
		    width: 20px;
		}
.product-stock {
    width: auto;
    float: right;
    margin-top: 17px;
}
.unlimit.all-cost {
    margin-top: 20px;
}


/****************************
    Responsive
****************************/

@media only screen and (max-width: 767px) {
.header-top {
    height: auto;
}    
.top-header .col-sm-12 {
    height: auto;
    display: block;
    float: left !important;
}
.top-header .search-width {
    width: 100%;
}    
}
.store-name {
    font-weight: bold;
    text-transform: capitalize;
}