/* Shop */
* {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.shop-area, .product-action a {

    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.shop-area select {
    padding: 10px;
}

.product__img {
    position: relative;
}

.product__img img {
    width: 100%;
}

.product:hover .product-action a {
    margin: 0 5px;
    opacity: 1;
    visibility: visible;
}

.product-action {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
}

.product-action a {
    display: inline-block;
    background: #ffffff;
    line-height: 40px;
    color: #bd7776;
    margin: 0 8px;
    opacity: 0;
    font-weight: bolder;
    visibility: hidden;
    border-radius: 5px;
    padding: 0 20px;
}

.btn-primary
{
    border-color:#bd7776 ;
}

.product-action a:hover,.blog-single .thumb .date,.mdldp-category-list li a.active, .mdldp-category-list li a:hover {
    background: linear-gradient(to right, #bd7776, #f4caa8);;
    color: #f5ebea;

}

.pro-cat {
    margin-bottom: 15px;
    display: block;
}

.pro-cat a {
    color:#bd7776;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: bold;
    text-transform: uppercase;
}

.pro-title {
    margin-bottom: 12px;
}

.pro-title a {
    font-size: 24px;
}

.pro-title a:hover {
    color: #b79756;
}

.price span {
    color: #595B6B;
    font-size: 14px;
    display: inline-block;
    margin: 0 5px;
}

.price span.old-price {
    color: #b5b5b5;
    text-decoration: line-through;
}

.product-showing p {
    margin: 0;
    border: 2px solid #eaedff;
    padding: 17px 30px;
    text-align: center;
    line-height: 1;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    font-weight: 500;
}

@media (max-width: 767px) {
    .product-showing p {
        padding: 17px 15px;
    }
}

.pro-filter {
    position: relative;
    display: inline-block;
}

@media (max-width: 767px) {
    .pro-filter {
        float: left;
    }
}


.mb-40 {
    margin-bottom: 40px;
}

.hidden {
    display: none !important;
}

/*Shope*/

.store-tabs .col-md-8 {
    width: 70%
}

.store-tabs .col-md-4 {
    width: 30%
}

.shop-detail .thumbnail-images {
    padding: 15px;
    background: #fbfbfb;
    border-radius: 10px 0
}

.shop-detail .slider-thumbs .slick-slide img {
    padding: 5px
}

input.quantity-input {
    height: 44px
}

.shop-content {
    text-align: center;
    padding: 15px 0 20px;
    border-top: 5px solid;
    border-image: linear-gradient(to right, #bd7776, #f4caa8) 1;
}

.single-content h2 {
    margin-bottom: 5px
}

.shop-price {
    margin-bottom: 10px
}

.shop-price span {
    margin: 0 5px 0 0;
    font-size: 16px
}

.shop-price del {
    opacity: .7
}

.shop-price ins {
    font-weight: 600
}

.quantity-buttons {
    display: inline-block
}

.single-content .shop-price span {
    font-size: 18px
}

.shop-price ins, .single-content .shop-price ins span {
    color: #01667b
}

.product-tags {
    margin-top: 20px
}

.product-tags a {
    display: inline-block;
    font-size: 16px;
    font-style: italic;
    color: #666
}

.store-tabs .shop-price {
    margin: 5px 0 0
}

.store-tabs .shop-price span {
    font-size: 14px;
    font-weight: 300
}

.shop-detail .slider.slider-thumbs .slick-prev {
    left: 0
}

.shop-detail .slider.slider-thumbs .slick-next {
    right: 0
}

.shop-detail .slider.slider-thumbs .slick-prev:before, .store-detail .slider.slider-thumbs .slick-next:before {
    color: #01667b;
    opacity: 1;
    background: 0 0
}

.related-products .content-title {
    margin-bottom: 50px
}

table.shop_table.rt-checkout-review-order-table {
    width: 100%
}

table.shop_table.rt-checkout-review-order-table tr {
    border: 1px solid #f1f1f1
}

table.shop_table.rt-checkout-review-order-table tr th, table.shop_table.rt-checkout-review-order-table tr td {
    padding: 10px 15px;
    font-size: 15px;
    border: 1px solid #f1f1f1
}

table.shop_table.rt-checkout-review-order-table thead, table.shop_table.rt-checkout-review-order-table tr.order-total {
    background: #fbfbfb
}

.cart-table-list thead {
    width: 100%
}

.cart-table-list th, .cart-table-list td {
    text-align: center
}

.cart-table-list .product-thumbnail img {
    width: 30%;
    margin-right: 15px
}

.cart-main h3, .checkout-main h3 {
    font-weight: 800
}

.checkout-main textarea {
    height: 169px
}

.cart-table-list table td.actions .coupon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    float: left
}

.cart-table-list .coupon input[type=text] {
    width: 250px;
    margin-left: 22px;
    box-shadow: none;
    border: 1px solid #f1f1f1;
    background: #fff;
    height: 35px;
    vertical-align: top;
    padding-left: 10px
}


.cart-table-list table td.actions .coupon button.update_cart {
    background: #01667b;
    color: #fff;
    border-color: #01667b
}

.cart-table-list table td.actions .button {
    margin: 0 0 0 22px
}

.cart-table-list table td.actions .coupon button.btn-red:hover {
    background-color: #01667b;
    color: #fff
}

@media (max-width: 1100px) {
    section.store-tabs:before {
        width: 68.8%
    }
}

@media (max-width: 991px) {
    .store-tabs .col-md-8, .store-tabs .col-md-4 {
        width: 100%
    }

    section.store-tabs:before {
        width: 100%
    }

    .single-content {
        margin-top: 30px
    }

    .cart-table-list .quantity-buttons {
        position: relative
    }
}

@media (max-width: 767px) {
    .cart-main h3, .checkout-main h3 {
        text-align: left
    }
}

@media (max-width: 568px) {
    .cart-table-list table.shop_table.rt-checkout-review-order-table {
        display: inline-block;
        overflow-x: scroll
    }

    span.quantity-buttons input {
        width: 100%
    }
}

.select2-container--default .select2-selection--single {
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 7px !important;
}

.required {
    border-color: #ee1e2d !important;
}


/*shop end*/

/*Login*/
.form-title {
    text-align: center;
    margin-bottom: 30px
}

.form-title h2, .form-title h3 {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 15px
}

.form-title h2:after, .form-title h3:after {
    position: absolute;
    content: '';
    height: 1px;
    width: 50px;
    background: #333;
    left: 0;
    bottom: 0;
    margin: 0 auto;
    right: 0
}

.login-form form {
    text-align: right;
    padding: 30px;
    border: 1px solid #f1f1f1;
    box-shadow: 1px 1px 20px #cccccc57
}

.comment-btn {
    margin-top: 10px
}

a.btn-blue {
    border: 1px solid #005294;
    padding: 7px 25px;
    display: inline-block;
    background: #005294;
    color: #fff;
    transition: all ease-in-out .3s;
    cursor: pointer
}

.login-accounts {
    padding-top: 20px;
    margin-top: 23px;
    border-top: 1px solid #f1f1f1
}

.login-accounts a.btn-blue {
    margin-right: 10px
}

a.btn-google {
    background: #d34836;
    border-color: #d34836
}

a.btn-twit {
    background: #00aced;
    border-color: #00aced
}

.login-accounts h3 {
    display: block;
    margin: 10px 0 15px;
    padding-bottom: 0
}

a.forgotpw {
    color: #d60d45
}

@media (max-width: 991px) {
    .login-form form {
        padding: 20px
    }

    a.btn-blue {
        margin: 0 5px 5px 0
    }
}

@media (max-width: 767px) {
    .login-form {
        margin-top: 30px
    }
}

/*Login end*/


/*cart header*/
.main-menu li a span.number-cart {
    position: absolute;
    top: 23px;
    right: 10px;
    width: 17px;
    height: 17px;
    text-align: center;
    line-height: 17px;
    font-size: 9px;
    display: block;
    background: linear-gradient(to right, #bd7776, #f4caa8);
    color: #f5ebea;
    border-radius: 50% !important
}

/*cart Heard*/


* {

    font-family: 'Cairo', sans-serif;

}

.blog-area .blog-single .thumb img {
    height: 250px;
}

.product-action .btn {
    height: 39px;
}

.breadcumb-area::before {
    background: #A5C3C8;
}

.footer-top {
    background: #A5C3C8;
}

.footer-bottom-area {
    background: linear-gradient(to right, #bd7776, #f4caa8);
    color: #F0F0F0 !important;
}
.footer-bottom-area p,.footer-bottom-area a {
    color: #F0F0F0 !important;
}

.btn-success:not(:disabled):not(.disabled).active, .btn-success:not(:disabled):not(.disabled):active, .show > .btn-success.dropdown-toggle {
    background-color: #bd7776;
    border-color: #bd7776;}

.header-top {
    background: linear-gradient(to right, #bd7776, #f4caa8);;
}

.mt-doctor:before, .doctors-carousel .owl-dots .owl-dot, .btn-primary {
    background: linear-gradient(to right, #bd7776, #f4caa8);;
}

.btn-primary {
    background-color: #bd7776;
}

.btn-primary:hover {
    background: #FFF;
    color: #bd7776;
    font-weight: bolder;
    border-color: #bd7776
}

.fwidget-company p {
    color: #ffffff;
}

.hero-content a {
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;

    border-color: #bd7776;
    background: linear-gradient(to right, #bd7776, #f4caa8);
}

.hero-content a:hover {
    background: #FFF;
    color: #bd7776;
    font-weight: bolder;
    border-color: #bd7776;
}