/*
Theme Name: Salfa
Theme URI: #
Author: Media More
Author URI: http://mediamore.sa
Description: Salfa
Version: 1.0
*/
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 29px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.vc_row.container{
    margin: auto !important;
    padding: 0;
}
/* new */
footer {
    background-image: url("images/footer-background-2.jpg") !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}
.logo img{
    max-height: 80px;
}
.main__menu{
    background-color: #005cb2 !important;
	border-bottom: 2px solid rgba(0, 190, 206, 0.2);
}
.woocommerce .product h3, .woocommerce .product h2, .woocommerce .product h3 a, .woocommerce .product h2 a {
color: #262626;
    font-family: 'TheSans-Bold';
    line-height: 1.5;
    margin-bottom: 10px;
    font-size: 16px;
    min-height: 73px;
}
.price-0 span{
	float:none;
}
.woocommerce .product .product_img {

    margin: 0 0 10px;
}
.woocommerce .product .product_img > a {
   
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
.woocommerce .product .product_img {
    line-height: normal;
}
.woocommerce .products .product{
	padding-top:15px;
}
.top-bar{
    border-bottom: 1px solid #e3e3e3;
}
header .social-list{
    text-align: left;
}
header .social-list a{
    font-size: 18px;
    color: #a3a3a3;
}
.mobile-img{
    display: none;
}
body .vc_section {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: 0;
}
.woocommerce .product .button {
    margin-top: 1em;
}
.woocommerce .product a {
    text-decoration: none;
}
.yith-wcwl-add-to-wishlist{
    margin-top: 0 !important;
}
.chp{
    color: #ff4a5d;
    font-size: 20px;
    float: left;
}
.yith-wcwl-add-button a{
    float: left;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button,
.woocommerce .product .button{
    padding: 1em 2em !important;
    color: #fff !important;
    background-color: #005cb2 !important;
}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{
    background-color: #00bece !important;
}
.cart-contents{
    position: relative;
    float: none;

}
.jas-icon-cart{
    text-align: left;
}
.jas-icon-cart i {
    font-size: 30px;
    font-weight: bold;
    color: #005cb2;
}
.jas-icon-cart .count {
    background-color: #00bece;
}
.jas-icon-cart .count {
    width: 23px;
    height: 23px;
    font-size: 14px;
    line-height: 23px;
    right: -3px;
    top: -20px;
    position: absolute;
    color: #fff;
    text-align: center;
    border-radius: 50%;
}
.pe-7s-shopbag:before {
    content: "\f291";
    font-family: FontAwesome;
}
[class^="pe-7s-"], [class*=" pe-7s-"] {
    font-family: 'Pe-icon-7-stroke';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-links{
    padding-top: 40px;
}
.price-0 span.woocommerce-Price-currencySymbol{
    float: none;
    color: #222222;
    font-size: 16px;
    margin-right: 5px;
}
.top-bar-link{
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-bar-link li{
    display: inline-block;
    line-height: 40px;
    margin-left: 15px;
}

.top-bar-link li a {
    color: #7d7d7d;
    font-size: 15px;
    font-family: 'TheSans-Bold';
    position: relative;
    padding-left: 25px;
    float: left;
}
.top-bar-link li a:after{
    content: "\f27a";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}
.top-bar-link li a.mail:after{
    content: "\f003";
}
.user-menu li:last-child{
    padding-left: 0;
}

.user-menu {
    margin-top: 0;
	text-align: center;
}
.user-menu li a {
    color: #00bece;
    padding: 15px 0;
	display:block;
}
.navbar {
    margin-bottom: 0;
}
.user-menu li.current-menu-item a, .user-menu li a:hover {
    color: #fff;
}
.user-menu li a:after{
	    background-color: #fff;
	bottom:-1px;
}

.select-box{
    position: absolute;
    right: 0;
    z-index:5;
}
.select-box select{
    height: 45px;
    background-color: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 15px;
    color: #7d7d7d;
    width: 115px !important;

}
.input-group{
    position: relative;
}
.select-box select:focus{box-shadow: none !important;}
.search-block{
    background-color: #f8f8f8;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 0 5px;
}
.search-box{
    margin-top: 37px;
    margin-left: 10%;
    margin-bottom: 30px;
}
.search-box input[type='text']{
    background-color: transparent;
    height: 45px;
    border: none;
    padding-right: 120px;
    box-shadow: none;

}
.search-box button{
    background-color: #00bece;
    color: #fff;
    border: none;
    /* margin-top: -5px; */
    line-height: 40px;
    padding: 3px 20px;
    margin-left: -6px !important;
    border-radius: 5px;
    font-size: 19px;
    font-family: 'TheSans-Bold';
    margin-top: -1px;
    margin-bottom: -1px;

}
.search-box button:hover{
    background-color: #005cb2;
    color: #fff;
}

.select-box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    position: relative;
}
.select-box:after{
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 11px;
    left: 0;
    color: #d1d1d1;
}

/* CAUTION: IE hackery ahead */
select::-ms-expand {
    display: none; /* remove default arrow on ie10 and ie11 */
}
.page-header{
    margin-top: 0;
    padding: 30px 0;
    text-align: center;
    background-color:#005cb2;
    color: #fff;
}
.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}
.breadcrumb a{
    color: #fff;
}

.woocommerce .woocommerce-breadcrumb a{
    color:#00bece !important;
}
.woocommerce .woocommerce-breadcrumb{
    color: #fff !important;
}
.page-header h1{
    line-height: 40px;
    margin-bottom: 15px;
    font-family: 'TheSans-Bold';
}
.select-box select {
    width: 100%;
}

.select-box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: none;
    border: 0;
    outline: 0;
    padding: 0 10px;
    color: #878787;
    font-size: 14px;
    cursor: pointer;
}
.woocommerce .woocommerce-ordering select {
    vertical-align: top;
    border: 1px solid #ccc;
    background-color: #fafafa;
    height: 40px;
    border-radius: 30px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 5px 10px;
}
.woocommerce .woocommerce-ordering{
    position: relative;
}
.woocommerce .woocommerce-ordering:after{
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 9px;
    left: 15px;
    color: #242323;
}
.woocommerce a.added_to_cart.wc-forward{
    padding-top: .5em;
    display: inline-block;
    position: absolute;
    bottom: 6px;
    width: 100%;
    left: 0;
    color: #00bece;
}
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images,
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary{
    width: 100% !important;
    float: none !important;
}
.product-single-img{
    background-color: #fcfcfc;
    position: relative;
}
.product-single-img .yith-wcwl-add-to-wishlist{
    margin-top: 0 !important;
    position: absolute;
    z-index: 5;
    top: 30px;
    right: 45px;
    background-color: #fff;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    border: 1px solid #dfdfdf;
    text-align: center;
    line-height: 50px;
}
.product-single-img .yith-wcwl-add-to-wishlist a{
    width: 100%;
    height: 100%;
    line-height: 54px;
    text-align: center;
    font-size: 22px;
    float: none;
    margin-left: 2px !important;
}
.product-single-img .yith-wcwl-add-to-wishlist a i{
    margin-right: 0.3px;
}
.product-single-img  .yith-wcwl-add-button{
    float: none;
}
.product-page-0{
    background-color: #fff;
    border: 1px solid #dfdfdf;
    margin-bottom: 100px;
}
.product-single-img{
    margin-bottom: 0 !important;
    margin-bottom: 2em;
    border-top: 1px solid #45a043;
    border-left: 0;
}
.woocommerce div.product div.images img {
    height: auto;
    box-shadow: none;
}
.woocommerce-product-gallery__image{
    text-align: center;
}
.page-header.text-right{
    text-align: right;
}
.page-header.text-right h1{
    margin-bottom: 10px;
    font-size: 30px;
}
.woocommerce .woocommerce-breadcrumb a{
    position: relative;
    padding-left: 25px;
    opacity: 0.8;
    color: #fff !important;
    font-size: 14px;
}
.woocommerce .woocommerce-breadcrumb{
    opacity: 0.9;
    color: #fff !important;
}
.woocommerce .woocommerce-breadcrumb a:after{
    content: "\f177";
    font-family: FontAwesome;
    font-size: 17px;
    position: absolute;
    left: 3px;
    top: 0;
}
.woocommerce .woocommerce-breadcrumb a:hover{
    opacity:1;
}
.summary .yith-wcwl-add-to-wishlist{
    display: none !important;
}
.woocommerce div.product div.summary {
    margin-bottom: 2em;
    padding: 2em 1em 2em 2em;
}
.woocommerce div.product .summary .product_title{
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 40px;
}
.woocommerce-product-details__short-description{
    color: #898989;
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 30px;
}
.minus,
.plus{
    background-color: #fff;
    border-radius: 100%;
    width: 40px;
    height: 40px;
    border: 1px solid #f0f0f0;
    font-size: 23px;
    color: #878787;
}
.woocommerce .quantity .qty{
    font-size: 17px;

}
.woocommerce .quantity .qty::-webkit-inner-spin-button,
.woocommerce .quantity .qty::-webkit-outer-spin-button,
.nf-field-element input[type="number"]::-webkit-inner-spin-button,
.nf-field-element input[type="number"]::-webkit-outer-spin-button{
    -webkit-appearance: none;
    margin: 0;
}
.woocommerce .quantity .qty,
.nf-field-element input[type="number"]{
    -moz-appearance:textfield;
}
.woocommerce div.product .summary form.cart div.quantity{
    float: none;
    display: block;
}
.woocommerce div.product .summary form.cart .button{
    background-color: #ffaa13 !important;
    border: 1px solid #ffaa13;
    color: #fff;
}
.product-option{
    list-style: none;
}
.product-option p{
    line-height: 35px;
    color: #000;
    font-size: 16px;
    position: relative;
}
.product-option li.visa-p p:before,
.product-option li.orginal-p p:before{
    content: url("images/visa.jpg");
    display: inline-block;
    margin-left: 10px;
}
.product-option li.orginal-p p:before{
    content: url("images/orginal.jpg");
}
.cat_list_{
    margin: 20px 0 60px;
}
.posted_in{
    color: #bcbcbc;
}
.posted_in a{
    position: relative;
    padding-right: 25px;
    color: #bcbcbc;
}
.posted_in a:after {
    content: "\f177";
    font-family: FontAwesome;
    font-size: 17px;
    position: absolute;
    right: 3px;
    top: 0;
}
.posted_in a:hover{
    color: #4ea33e;
}
.woocommerce div.product p.stock{
    margin-bottom: 15px;
}
.woocommerce div.product .summary .price{
    display: inline-block;
    padding-right: 15px;
    color: #222222;
    font-size: 20px;
    font-weight: bold;
}
.share-icon{
    text-align: left;
    font-size: 18px;
    margin-top: -10px;
}
.share-icon a{
    color: #fff;
    background-color: #4ca042;
    width: 30px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    font-size: 15px;
    border-radius: 100%;
}
.share-icon a:hover{
    background-color: #ffaa13;
}

.product-single-img .owl-controls{
    position: absolute;
    right: 30px;
    z-index:5;
    top: 0;
    transform: translate(-50% , 50%);
    height: 100%;
}
.product-single-img .owl-dot span{
    width: 8px;
    height: 8px;
    position: relative;
    display: block;
    border-radius: 100%;
    margin-bottom: 15px;
}
.product-single-img .owl-dot span:before{
    content: "";
    position: absolute;
    top: -4px;
    right: -4px;
    width: 16px;
    height: 16px;
    border-radius: 100%;
    border: 2px solid #44a241;
    opacity: 0.8;
}
.product-single-img .owl-dot.active span:before{
    opacity: 1;
    border-radius: 0;
}
.product-single-img .owl-dot.active span{
    background-color: #44a241;
    border-radius: 0;
}
.woocommerce div.product div.images.woocommerce-product-gallery{
    margin-bottom: 0;
}
.product-page-0{
    position: relative;
    overflow: hidden;
    border-right-color: #44a241;
}
.product-page-0:before,
.product-page-0:after{
    content: "";
    height: 100%;
    width: 1px;
    position: absolute;
    background-color: #44a241;
    left: 50%;
    top:0;
    margin-left: 14px
}
.product-page-0:after{
    width: 50%;
    height: 1px;
    right: 0;
    left: auto;
    margin-left: 0;
    bottom: 0;
    top:auto;
    margin-right: -15px;
}
.woocommerce-message {
    background: #dff0d8 !important;
    border: 1px solid #d6e9c6;
    color: #3c763d !important;
}
.cart_totals h2{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 15px;
}
#add_payment_method table.cart td.actions .coupon .input-text,
.woocommerce-cart table.cart td.actions .coupon .input-text,
.woocommerce-checkout table.cart td.actions .coupon .input-text{
    width: 120px;
    height: 42px;
    text-align: center;
}
.woocommerce .quantity .qty{
    background-color: transparent;
}
.woocommerce-info {
    background-color: #d9edf7 !important;
    border: 1px solid #bce8f1;
    color: #31708f !important;
}
.woocommerce-error {
    background-color: #f2dede !important;
    border: 1px solid #ebccd1;
    color: #a94442 !important;
}
.woocommerce-warning {
    background-color: #fcf8e3 !important;
    border: 1px solid #faebcc;
    color: #8a6d3b !important;
}
.woocommerce .col2-set .col-1,
.woocommerce-page .col2-set .col-1{
    padding: 25px;
    background-color: #ffffff;
    border: 1px solid #e9eded;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{
    background-color: #f7f7f7;
    min-height: 40px;
    border-radius: 0;
    padding: 5px 15px;
    border: 1px solid #ededed;
}
.select2-container--default .select2-selection--single{
    background-color: #f7f7f7 !important;
    border-color: #ededed !important;
    min-height: 40px;
    border-radius: 0 !important;
    padding: 5px 15px;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
    left: 5px;
    right: auto;
    top: 7px;
}
.rtl .woocommerce .col2-set .col-1, .rtl .woocommerce-page .col2-set .col-1{
    float: right !important;
    margin-bottom: 30px;
}
.rtl .woocommerce .col2-set .col-2, .rtl .woocommerce-page .col2-set .col-2{
    float: left !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2,
.woocommerce-MyAccount-content
{
    padding: 25px;
    background-color: #ffffff;
    border: 1px solid #e9eded;
}
.woocommerce .col2-set .col-2 h3,
.woocommerce .col2-set .col-1 h3{
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
}
.woocommerce-MyAccount-navigation {
    width: 20%;
    float: left;
    background: #ffffff;
    padding: 0;
    margin-bottom: 30px;
}

.woocommerce-MyAccount-navigation ul li:before {
    content: "+";
    left: 0;
    position: absolute;
}
.woocommerce-MyAccount-navigation ul li {
    list-style-type: none;
    line-height: 25px;
    position: relative;
    padding: 8px 25px !important;
    border-bottom: 1px solid #f1f1f1;
}
.woocommerce-MyAccount-navigation ul li a{
    display: block;
}
.woocommerce-MyAccount-navigation ul li:last-child{
    border-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li.is-active,
.woocommerce-MyAccount-navigation ul li:hover{
    background-color: #005cb2;
    color: #fff;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li:hover a{
    color: #fff;
}
.woocommerce-MyAccount-content{
    margin-bottom: 30px;
}
.woocommerce-Addresses .woocommerce-Address{
    margin-top: 30px;
}
.woocommerce-MyAccount-content{
    line-height: 25px;
}
.woocommerce-MyAccount-content strong,
.woocommerce-MyAccount-content a{
    color: #005cb2;
}
.woocommerce-MyAccount-content a{
    font-size: 14px;
    font-weight: bold;
}
legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 2em;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 10px;
    font-weight: bold;
    padding-top: 10px;
    display: block;
}
.woocommerce a.remove{
    margin-left: 0 !important;
    margin-right: 15px ;
}
.woocommerce table.wishlist_table thead th, .woocommerce table.wishlist_table tbody td {
    border-color: #e7e7e7;
    background-color: #fff;
    text-align: right;
    font-size: 14px;
}
.wishlist-title{
    margin: 15px 0;
}
.wishlist-title h2,
#customer_login h2{
    font-size: 21px;
    font-weight: bold;
}
#customer_login h2{
    margin-bottom: 15px;
}
.products.columns-4{
    float: right;
    width: 100%;
}
.cart-empty{
    text-align: center;
    margin:30px 0 15px ;
    font-size: 20px;
}
.des-10{
    min-height: 50vh;
}
.return-to-shop{
    text-align: center;
    margin-bottom: 30px;
}
.woocommerce form .form-row label.woocommerce-form__label-for-checkbox{
    float: left;
}
/*.woocommerce .wishlist_table td.product-add-to-cart a{
    color: transparent !important;
    position: relative;
}
.woocommerce .wishlist_table td.product-add-to-cart a:before{
    content: 'إضافة إلى السلة';
    color: #fff;
    position: absolute;
}*/
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register{
    margin: 0 !important;
}
.woocommerce table.shop_table th,
.woocommerce table.shop_table td{
    background-color: #fff;
}
.woocommerce table.shop_table th{
    background-color: #005cb2;
    color: #fff;
}
.top-bar{
    position: relative;
}
.remove-ads{
    position: absolute;
    top:50%;
    left: 30px;
    color: #fff;
    font-size: 28px;
    z-index:5;
    margin-top: -20px;
    opacity: 0.7;
    cursor: pointer;
}
.remove-ads:hover{
    opacity:1;
}
.tags-list h2{
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #969696;
    margin-left: 10px;
}
.tags-list ul{
    list-style: none;
    display: inline-block;
}
.tags-list ul li{
    display: inline-block;
}
.tags-list ul li a{
    color: #222222;
    padding-left: 5px;
    font-weight: bold;
    font-size: 14px !important;
}
.tags-list ul li a:hover{
    color: #005cb2;
}
.related.products {
    background-color: #fff;
    padding-top: 30px;
    margin-bottom: 60px;
    border: 1px solid #ebebeb;
}
.related.products .columns-4{
    float: none;
}
.related.products .row{
    margin: 0;
}
.related.products h2{
    text-align: center;
    line-height: 40px;
}
.related .owl-carousel .owl-controls .owl-nav .owl-next,
.related .owl-carousel .owl-controls .owl-nav .owl-prev{
    top:-70px;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 100%;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    color: #8a8a8a;
}
.related .owl-carousel .owl-controls .owl-nav .owl-prev {
    right: 40px;
    left: auto;
}
.related .owl-carousel .owl-controls .owl-nav .owl-prev:hover,
.related .owl-carousel .owl-controls .owl-nav .owl-next:hover{
    color: #fff;
    background-color: #005cb2;
}
.woocommerce .related.products .product{
    margin-bottom: 0;
    box-shadow: none;
    border: none;
    border-left: 1px solid #ebebeb;
}
.owl-products2{
    border-top: 1px solid #ebebeb;
    margin-top: 15px;
}
.page-vc{
   /* padding: 25px;
    background-color: #fff;
    margin: 30px 0 60px;
    font-size: 14px;
    line-height: 30px;*/
}
.page-vc ul, .page-vc ol{
    display: block;
    list-style-type: disc;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 40px;
}
.mobile-cart{
    display: none;
}
.navbar-default,
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
    background-color: transparent;
    border-color: transparent;
}
.position-re{
    position: relative;
}
.nf-field-element input,
.field-wrap>div input,
.field-wrap select,
.field-wrap textarea{
    background-color: #fafafa;
    min-height: 40px;
    border: 1px solid #ccc;
    padding: 5px 15px;
}
.nf-field-element input[type="button"]{
    background-color: #005cb2;
    color: #fff;
    padding: 6px 30px;
    border: none
}
.nf-field-element input[type="button"]:hover{
    background-color: #00bece;
}
#ninja_forms_required_items, .nf-field-container{
    margin-bottom: 10px;
}
.social-list li a{
    font-size: 20px;
}
.flash {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 1;
    color: #fff;
}
.yith-wcwl-add-to-wishlist {
    margin-top: 10px;
    position: absolute;
    top: 25px;
    right: 0;
    z-index: 5;
}
.product-single-img .flash {
    position: absolute;
    top: 15px;
    left: 65px;
    z-index: 1;
    color: #fff;
    z-index: 5555;
    font-size: 1;
}
.woocommerce div.product div.summary .label{
	color:#000;
	font-size:100%
}
.woocommerce div.product form.cart .variations select{
	    height: 35px;
}
.woocommerce .product h5{
	display:none !important
}
.owl-carousel.owl-baners .owl-item img{
	 height: auto;
    width: 100%;
    display: block;
}
.woocommerce  .saved-sale {
    display: inline-block;
    background-color: rgba(56, 174, 4, 0.3607843137254902);
    color: rgb(56, 174, 4);
    padding: 3px 5px;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: -10px;
}
.saved-sale {
    display: inline-block;
    background-color: rgba(56, 174, 4, 0.3607843137254902);
    color: rgb(56, 174, 4);
    padding: 3px 5px;
    font-style: normal;
    font-weight: bold;
}
/* responsive */
@media screen and (max-width: 991px) {
    .footer-block{
        text-align: center;
        padding: 15px 0;
    }
    .footer-title:before{
        right: 50%;
        margin-right: -35px;
    }
    .footer-bottom,
    .copy-right{
        text-align: center;
    }

    .top-bar-link{
        text-align: center;
    }
    .woocommerce img, .woocommerce-page img{
        display: inline-block;
    }
    .top-bar-link li a{
        padding-left: 45px;
    }
    .right-side{
        position: absolute;
        bottom: 0;
        right: 0;
        z-index:2;
        padding: 0;
    }
    .search-block {
        background-color: #f8f8f8;
        border: none;
        border-radius: 0;
        padding: 0 5px;

    }
    .search-box{
        padding-right: 55px;
    }
    .search-box .input-group-btn:last-child>.btn, .search-box .input-group-btn:last-child>.btn-group {
        margin-right: -1px;
        margin-left: auto;
        border-radius: 0;
    }
    .top-links {
        padding-top: 0;
    }
    .logo{
        margin-bottom: 0;
    }
    .tags-list{
        display: none;
    }
    .search-box{
        margin:0;
    }
    header .cart{
        display: none;
    }
    header  .mobile-cart{
        display: block;
        position: absolute;
        bottom: 0;
        right: 15px;
        z-index: 5;
    }
    .jas-icon-cart i {
        font-size: 22px;
        font-weight: bold;
        color: #005cb2;
    }
    .share-icon {
        text-align: center;
        font-size: 18px;
        margin-top: 15px;
    }
    .navbar-default .navbar-toggle {
           z-index: 20;
		color: #fff;
		height: 34px;
		top: 10px;
		position: absolute;
		right: 10px;
		border: none;
		padding: 0;
		margin: 0;
		font-size: 30px;
    }
    .sub-title p {
        font-size: 18px;
    }
    .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 15px;
    }
    .owl-carousel .owl-controls .owl-nav .owl-prev {
        left: 45px;
    }
    .title-box h2 {
        font-size: 25px;
    }
    .user-menu li {
        display: block;
        background-color: #fff;
    }
    .product-page-0:before, .product-page-0:after{
        display: none;
    }
    .user-menu {
        text-align: center;
        background-color: #fff;
        z-index: 555555555555555555555555;
        position: relative;
        margin: 0;
        padding: 0;
        width: 100%;
        padding: 0;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        padding: 0;
    }
    .user-menu li a {
        color: #393e4a;
        font-size: 16px;
        font-weight: 700;
        line-height: 30px;
        padding: 5px 10px;
        border-bottom: 1px solid #0000000a;
        display: block;
    }
    .user-menu li a.current_page_item {
        color: #fff;
        background-color: #76cae4;
    }
    .navbar-default .navbar-collapse{
        position: absolute;
        width: 100%;
        z-index: 55;
        top: 68px;
        right: 0;
    }
    .cat_list_{
        margin: 20px 0 20px;
    }
    .woocommerce div.product div.summary{
        text-align: center;
    }
    .product-page-0{
        border: none;
    }
    .product-single-img .yith-wcwl-add-to-wishlist{
        right: 10px;
    }
    .navbar-default .navbar-toggle i.fa-align-right:before{
        content: "\f00d";
    }
    .navbar-default .navbar-toggle.collapsed i.fa-align-right:before{
        content: "\f038";
    }
    .main-menu-region{
        position: relative;
        z-index:999;
    }
    .navbar.navbar-default{
        border: none;
    }
    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
        background-color: transparent;
    }
    .top-menu{
        padding: 0;
    }
    .logo img{
        max-height: 120px;
    }
    .has_mobile img{
        display: none;
    }
    .has_mobile img.mobile-img{
        display: inline-block;
    }
    .product-single-img{
        border: 1px solid #44a241;
    }
    .woocommerce div.product .summary form.cart .button{
        float: none;
        display: inline-block;
    }
    .product-option p {
        line-height: 25px;
        font-size: 14px;
        margin-bottom: 7px;
    }
    .remove-ads {
        position: absolute;
        top: 50%;
        left: 10px;
        color: #fff;
        font-size: 20px;
        z-index: 5;
        margin-top: -15px;
        opacity: 0.7;
        cursor: pointer;
    }
    header .social-list a{
        margin-left: 0;
        margin-right: 10px;
        font-size: 17px;
    }
    .top-bar-link li {
        display: inline-block;
        line-height: 30px;
        margin-left: 0;
    }
    .product-page-0{
        margin-bottom: 60px;
    }
}

/* menu */
.main-menu ul.sub-menu {
    display: none;
    font-family: "";
    font-size: 14px;
    font-weight: 700;
    font-style: normal;
    position: absolute;
    list-style: none;
    padding: 0;
    margin: 0;
    z-index: 999;
    -webkit-box-shadow: 0 9px 24px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 9px 24px rgba(0, 0, 0, 0.15);
    box-shadow: 0 9px 24px rgba(0, 0, 0, 0.15);
    top: 100%;
    border-bottom: 2px solid #00bece !important;
	background-color:#fff;
	text-align:right;
}
.main-menu ul.sub-menu .menu-item {
    position: relative;
    min-width: 230px;
    line-height: 22px;
	display:block;
}
.main-menu ul.sub-menu .menu-item .menu-caret:before {
    content: "\f0da";
    position: absolute;
    right: 7px;
    line-height: 20px;
}
.main-menu ul.sub-menu .menu-item:not(.menu-item-object-xmenu_mega):first-child {
    margin-top: 15px;
}
.main-menu ul.sub-menu .menu-item:not(.menu-item-object-xmenu_mega):last-child {
    margin-bottom: 21px;
}
.main-menu ul.sub-menu .menu-item > a {
    line-height: 20px;
    padding: 10px 0;
    margin-left: 23px;
    margin-right: 20px;
    white-space: nowrap;
    color: #696969;
}
.main-menu ul.sub-menu .menu-item.current-menu-ancestor:not(.menu-item-type-taxonomy) > a,
.main-menu ul.sub-menu .menu-item.current-menu-parent:not(.menu-item-type-taxonomy) > a,
.main-menu ul.sub-menu .menu-item.current-menu-item > a,
.main-menu ul.sub-menu .menu-item.menu-current > a,
.main-menu ul.sub-menu .menu-item:hover > a,
.main-menu ul.sub-menu .menu-item:focus > a {
    color: #00bece;
}
.main-menu ul.sub-menu ul.sub-menu {
    left: 100%;
    top: 0;
    margin-left: 1px;
}
.main-menu ul.sub-menu .x-submenu-position-left ul.sub-menu {
    right: 100%;
    left: auto;
    margin-left: 0;
    margin-right: 1px;
}
.main-menu ul.sub-menu .x-submenu-position-right ul.sub-menu {
    left: 100%;
    right: auto;
    margin-right: 0;
    margin-left: 1px;
}
.main-menu > .x-submenu-position-left > ul.sub-menu {
    right: 0;
    left: auto;
}
.main-menu > .x-submenu-position-right > ul.sub-menu {
    left: 0;
    right: auto;
}
.main-menu .x-active > ul.sub-menu,
.main-menu li:hover > ul.sub-menu {
    display: block;
}
.main-menu.sub-menu-left ul.sub-menu .sub-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 1px;
}
.flex-viewport{
	direction:ltr;
}
.widget-payment-wrap {
    font-size: 0;
    list-style: none;
    padding: 0;
    margin: 0;
}
.widget-payment-wrap li.widget-payment-item {
    display: inline-block;
}
.widget-payment-wrap li.widget-payment-item + li {
    margin-left: 10px;
    margin-top: 10px;
}
.widget-payment-item img {
    height: 25px !important;
}
footer .social-list {
	margin-top:20px;
}
footer .social-list li a{
font-size: 20px;
    padding: 0;
    line-height: 38px;
    margin-left: 10px;
    display: block;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: #00bece;
    text-align: center;
    color: #fff;
}
footer .social-list li a:hover{
	background-color: #fff;
}
.footer-menu li {
    border-bottom: 1px solid rgba(0, 94, 178, 0.32);
    border-top: 1px solid rgb(0, 79, 178, 0.18);
}
.fa-twitter::before {
    font-size: 1.2em;
    content: "𝕏" !important;
}
.title-box h2 {
    font-size: 25px;
}
.wc-block-cart__submit-button{
    background-color: #005cb2;
    color: #fff;
}
@media (min-width: 768px){
	.pro___title .col-sm-4, .pro___title .col-sm-8{
    float: left !important;
}
}
@media (max-width: 768px){

	.pro___title .sub-title {
    margin-bottom: 5px;
    display: none;
}
	.title-box {
    margin-bottom: 15px;
}
	.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    bottom: 20px;
    left: 45px;
    color: #00bece;
    background-color: #ffffff;
    width: 48px;
	top: auto;
		text-align:center;
}
	.owl-carousel .owl-controls .owl-nav .owl-prev {
    /* right: 0; */
    left: 60px;
}
	.owl-carousel .owl-controls .owl-nav .owl-next {
    left: 5px;
}
	.owl-products{
		padding-bottom:30px
	}
}

/**
* Block Center
* ----------------------------------------------------------------------------
*/
.block-center:before {
  content: "";
  height: 100%;
  vertical-align: middle;
  display: inline-block;
}
.block-center {
  height: 100%;
  width: 100%;
  text-align: center;
  font-size: 0;
}
.block-center-inner {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  vertical-align: middle;
  max-width: 100%;
  font-size: initial;
}
.block-center-inner > * {
  margin: auto;
}

/**
* Loading
* ----------------------------------------------------------------------------
*/
.site-loading {
  position: fixed;
  -webkit-backface-visibility: visible;
  -moz-backface-visibility: visible;
  -o-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  z-index: 9999999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  opacity: 1;
  -webkit-transition: opacify 600ms ease 200ms;
  -moz-transition: opacify 600ms ease 200ms;
  -ms-transition: opacify 600ms ease 200ms;
  -o-transition: opacify 600ms ease 200ms;
  transition: opacify 600ms ease 200ms;
	    background-color: #fff !important;
}

body.page-loading .site-loading {
  opacity: 1;
  display: block;
}
.logo-loading {
  margin-bottom: 30px;
}
.sk-folding-cube {
  width: 60px;
  height: 60px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
  -moz-transform: rotateZ(45deg);
  -ms-transform: rotateZ(45deg);
  -o-transform: rotateZ(45deg);
  transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #005cb2;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
  -o-animation: sk-foldCubeAngle 2.4s infinite linear both;
  animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100% center;
  -moz-transform-origin: 100% 100% center;
  -ms-transform-origin: 100% 100% center;
  -o-transform-origin: 100% 100% center;
  transform-origin: 100% 100% center;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
  -moz-transform: scale(1.1) rotateZ(90deg);
  -ms-transform: scale(1.1) rotateZ(90deg);
  -o-transform: scale(1.1) rotateZ(90deg);
  transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
  -moz-transform: scale(1.1) rotateZ(180deg);
  -ms-transform: scale(1.1) rotateZ(180deg);
  -o-transform: scale(1.1) rotateZ(180deg);
  transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
  -moz-transform: scale(1.1) rotateZ(270deg);
  -ms-transform: scale(1.1) rotateZ(270deg);
  -o-transform: scale(1.1) rotateZ(270deg);
  transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -o-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -o-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    -ms-transform: perspective(140px) rotateX(-180deg);
    -o-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    -ms-transform: perspective(140px) rotateX(0deg);
    -o-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    -ms-transform: perspective(140px) rotateY(180deg);
    -o-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}
@keyframes sk-foldCubeAngle {
  0%,
  10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
    -moz-transform: perspective(140px) rotateX(-180deg);
    -ms-transform: perspective(140px) rotateX(-180deg);
    -o-transform: perspective(140px) rotateX(-180deg);
    transform: perspective(140px) rotateX(-180deg);
    opacity: 0;
  }
  25%,
  75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
    -moz-transform: perspective(140px) rotateX(0deg);
    -ms-transform: perspective(140px) rotateX(0deg);
    -o-transform: perspective(140px) rotateX(0deg);
    transform: perspective(140px) rotateX(0deg);
    opacity: 1;
  }
  90%,
  100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
    -moz-transform: perspective(140px) rotateY(180deg);
    -ms-transform: perspective(140px) rotateY(180deg);
    -o-transform: perspective(140px) rotateY(180deg);
    transform: perspective(140px) rotateY(180deg);
    opacity: 0;
  }
}

.form-control{
	    border-radius: 0;
    height: 45px;
    box-shadow: none;
}
input[type=email].form-control{
	direction:rtl !important
}
.btn-classic{
	background-color: #00bece;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
}
.btn-classic:hover{
	background-color: #005cb2;
	color:#fff;
}
.product_author{
	    font-size: 18px;
    margin: 10px 0;
}
.gf-heading-title{
	    text-align: center;
    margin-bottom: 30px;
    margin-top: 30px;
}
.share-icon a,
.woocommerce div.product .summary form.cart .button{
	background:#00bece !important;
	border-color:#00bece !important;
}
.share-icon a:hover,
.woocommerce div.product:hover .summary form.cart .button:hover{
	background:#005cb2 !important;
	border-color:#005cb2 !important;
}
.minus:hover, .plus:hover {
    background-color: #00bece;
    border: 1px solid #00bece;
    color: #fff;
}