/*
Theme Name: Konte Child Theme
Theme URI: http://konte.uix.store/
Author: UIX Themes
Author URI: http://uix.store
Description: A fully responsive Premium WordPress Theme with a pixel perfect design and extensive functionality
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: konte
Tags: one-column, two-columns, right-sidebar, custom-colors, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Template: konte
*/
  @import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap');
/*
.smooth-list .smooth-item:nth-child(2):before{ 
   content: '\f062';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
   margin:0px 0px 0px 10px;
   text-decoration:none;

} 
*/

#hide-div{
    display: none!important;
}
.fa-tiktok{
    background: url(tiktok.svg) no-repeat;
    width: 20px;
    height: 25px;
    background-size: 20px;
    opacity: 0.4;
}

.fa-tiktok:hover{
    background: url(tiktok-w.svg) no-repeat;
    width: 20px;
    height: 25px;
    background-size: 20px;
    opacity: 0.4;

}

.flex-3 .smooth-list:before{ 
   content: '\f062';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    top: -30px;
    position: absolute;
    z-index: 0;
    font-size: 20px;
    right: 210px;
} 

.flex-3 .smooth-list:after{ 
   content: '\f063';
   font-family: FontAwesome;
   font-weight: normal;
   font-style: normal;
    margin: 0px 0px 0px 0px;
    text-decoration: none;
    top: 30px;
    position: absolute;
    z-index: 0;
    font-size: 20px;
    right: 210px;
} 

#blog-smooth-ar .flex-3 .smooth-list:before, 
#blog-smooth .flex-3 .smooth-list:before{
     right: 190px;   
}

#blog-smooth-ar .flex-3 .smooth-list:after, 
#blog-smooth .flex-3 .smooth-list:after{
     right: 190px;   
}


@media (max-width: 767px){
    
    .flex-3 .smooth-list:before, 
    .flex-3 .smooth-list:after{
        display:none;
    }

}
p{
    color: #333159;
}
/* Footer*/

.footer-widgets-area-1{
     text-align: center;  
}

.footer-widgets-area-1 img{
    max-width: 40%;
}

.footer-widgets .widget li {
    padding: 10px 0;
}

.footer-main .footer-center{
    margin: auto !important;   
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    margin: 5px;
}


.footer-widgets-area-4{
    line-height: 200px;
}


.vc_icon_element-inner,
.footer-widgets-area-4 .vc_icon_element-link{
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);
}


.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-outline {
    border-width: 0;
}

/* /Footer*/


/* Header*/

.nav-menu>li {
    padding: 0 25px;
}

.main-navigation a,
.text-light .main-navigation a {
    color: #181e4b;
    font-weight: 500!important;
}

.header-left-items {
    justify-content: space-around;
}

.mobile-header-icons .header-cart,
.header-right-items {
    display: none;
}

.site-header.transparent.transparent-hover.text-light:hover {
    background: transparent
}

/* /Header*/


/* blog*/

.single-post .entry-meta,
.single-post .header-hamburger{
    display: none;
}

@media (min-width: 768px){
    #silverbright-blog .vc_grid-item{
        padding: 30px;
    }
}


#silverbright-blog .vc_gitem-animated-block{
    box-shadow: 0px 2px 40px rgba(0, 0, 0, 0.102); 
    border-radius: 20px;
}

#silverbright-blog .vc_custom_1419240595465 {
    background-color: transparent!important;
}

#silverbright-blog .vc_custom_heading h4{
  	color: #2fbff7;  
  	text-transform: uppercase;
  	text-align: center!important;
}

#silverbright-blog .vc_custom_heading p{

  	text-align: center;
}

#silverbright-blog .vc_btn3-container.vc_btn3-left {
	text-align: center;
}

.btn-blue a,
#silverbright-blog .vc_btn3-container a {
	margin: 10px 0 0;
	color: #fff;
	padding: 15px;
	font-weight: 600;	
	background-color: #2fbff7;
	border: 0;
	min-width: 120px;
	box-shadow: none;
	border-radius: 5px;
	color: #fff;
	text-align: center;	
	font-size: 0.8em;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	
	cursor: pointer;
}

.btn-blue a:hover,
#silverbright-blog .vc_btn3-container a:hover {
	margin: 10px 0 0;
	color: #2fbff7;
	padding: 15px;
	font-weight: 600;	
	background-color: #FFF;
	border: 0;
	min-width: 120px;
	box-shadow: none;
	border-radius: 5px;
	border: 1px solid #2fbff7;
	text-align: center;	
	font-size: 0.8em;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	
	cursor: pointer;
}

/* /blog*/

/* Home*/
.home-tips-bg{
    background-image: url('https://silverbright.jo/wp-content/uploads/2023/12/home-image03.png');
    background-repeat: no-repeat;
   /* background-attachment: fixed;*/
    background-position: center;
    background-color: #f9f7fe;
    border-radius: 100px 25px 25px 25px;
    padding: 2em;
    background-size: 100%;
}

.home-tips-bg:after {
    content: '';
    background: url(https://silverbright.jo/wp-content/uploads/2023/12/home-icons.png);
    background-position: center center;
    background-repeat: no-repeat;
    top: -20px;
    height: 60px;
    width: 60px;
    position: absolute;
    right: -20px;
    z-index: 0;
}

    
.home-tips p{
    color: #5e6282;    
 	text-align: center;	   
    line-height: 1.5em;
    font-weight: 600;
    font-size: 1.2em;
}

@media (min-width: 768px){
    .home-tips p{
        font-size: 1.5em!important;
        padding: 1em 2em;
    }
}



/* /Home*/

/* Category*/
.main-cat-item{
	padding: 1.5em;
}

@media (min-width: 768px){
  .main-cat-row {
    margin-left: 3em;
    margin-right: 3em;
    }
}


.back-image img{
  	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	 
	background-color:  #2fbdf7;
	border-radius: 10px;
}

.main-cat-item .vc_column-inner{
	text-align: center;	
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	  
	border-radius: 30px;
	padding: 10px;
}

.main-cat-item .vc_column-inner p{
	text-align: center;	    
	color: #14183e;
	font-weight: 600;
	font-size: 1em;
}

.cat-main-header{
	text-align: center;	    
	color: #14183e;
	font-weight: 600;
	font-size: 2.5em;
}

.cat-secondry-header{
	text-align: center;	  
	color: #5e6282;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 0;
}


/*/ Category*/


/* SubCategory */
.sub-cat-main-header{
   	color: #14183e;
	text-transform: uppercase;
	font-weight: 600; 
	font-size: 2.5em;
}

.subcat-secondry-header{
   	color: #14183e;    
    line-height: 2em;
    text-align: justify;   	
    
}


@media (min-width: 768px){
    .row-subcat-secondry-blue,
    .row-subcat-secondry{
       padding: 2em 5.5em; 
    }
}

.row-subcat-secondry-blue{
    background-color:  #2fbef7;
    
}

.reverse-row{
    float: right;
}
.white{
   	color: #FFFFFF;    
}

.back-image-white img{
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	 
	background-color:  #FFF;
	border-radius: 10px;
}

.carousel-home-category .slick-slide {
	padding: 1.5em;
}

.carousel-home-category .slick-slide .konte-carousel-item {
  	text-align: center;	
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	  
	border-radius: 30px;
	padding: 10px;  
}

.pos-relative-25{
    top: -25px;
    position: relative;
}
/* /SubCategory */


/* Contact*/

.vc_tta-title-text{
   	color: #333159;    
}

.contact-country p{
   	color: #2fbef7;
	text-transform: uppercase;
	font-weight: 600; 
	font-size: 2em;    
    
}

.wpb-js-composer .vc_tta-accordion.vc_tta-style-classic .vc_tta-panels .vc_tta-panel .vc_tta-panel-title>a {

    border-top: 2px solid #38c1f7;
    border-color: #38c1f7!important;

}


.vc_icon_element-inner{
    box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);
    	border-radius: 30px;
}

/* /Contact*/




/* smooth-picker */

.smooth-picker-table th, .smooth-picker-table td {
    padding: 10px 0;
    border-bottom: 0px solid #000;

}

.smooth-picker-table .smooth-title-mobile{
    color: #4493ba;
    font-weight: 600;
    width: 100%;
    text-align: center;
}

.smooth-picker-table .smooth-title{
    color: #4493ba;
    font-weight: 600;
    width: 15%;
}


.smooth-picker-table .smooth-content{
    
}


@media (max-width: 767px){
   .smooth-picker-table .smooth-title {
        width: 0;
        display:none;
    }

}    

@media (min-width: 768px){
    
   .smooth-picker-table .smooth-title-mobile {
        width: 0;
        display:none;
    }
    
    .flex-box .flex-3 {
        padding: 0 2em;
    }

    .smooth-picker-div{
       
           padding: 0 4em; 
        
    }
    
   .smooth-picker-div .vc_col-sm-3 {
        width: 35%;
    }
    
    .smooth-picker-div .vc_col-sm-9 {
        width: 65%;
    }
}

.smooth-picker[data-v-a1dc87f8] {
    font-size: 1rem;
    height: 10em;
    position: relative;
    background-color: #fff;
    overflow: hidden;
	color: #4493ba;

}
.smooth-item-selected{
	/*text-transform: uppercase;*/
	border: 2px solid #52b5e6;
	border-radius: 10px;
	/*font-weight: bold;*/

  
}

.smooth-picker .smooth-list[data-v-a1dc87f8] {
    height: 6.25em;
    position: relative;
    top: 4em
}

.smooth-picker .smooth-item[data-v-a1dc87f8] {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 98%;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    text-align: center;
    will-change: transform;
    contain: strict;
    height: 2em;
    line-height: 2;
    font-size: 1em;
		
		
}

.smooth-picker .smooth-handle-layer[data-v-a1dc87f8] {
    position: absolute;
    width: 100%;
    height: calc(100% + 2px);
    left: 0;
    right: 0;
    top: -1px;
    bottom: -1px;		
	cursor: pointer;
}

.smooth-picker .smooth-handle-layer .smooth-top[data-v-a1dc87f8] {
    border-bottom: 0px solid #c8c7cc;
    background: linear-gradient(180deg, #fff 10%, hsla(0, 0%, 100%, .7));
    -webkit-transform: translateZ(5.625em);
    transform: translateZ(5.625em);
	
}

.smooth-picker .smooth-handle-layer .smooth-middle[data-v-a1dc87f8] {
    height: 3em;
	text-transform: uppercase;
}

.smooth-picker .smooth-handle-layer .smooth-bottom[data-v-a1dc87f8] {
    border-top: 0px solid #c8c7cc;
    background: linear-gradient(0deg, #fff 10%, hsla(0, 0%, 100%, .7));
    -webkit-transform: translateZ(5.625em);
    transform: translateZ(5.625em);

}

.flex-box[data-v-a1dc87f8] {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.flex-box.direction-column[data-v-a1dc87f8] {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flex-box.direction-row[data-v-a1dc87f8] {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flex-box .flex-1[data-v-a1dc87f8] {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.flex-box .flex-2[data-v-a1dc87f8] {
    -webkit-flex: 2;
    -ms-flex: 2;
    flex: 2
}

.flex-box .flex-3[data-v-a1dc87f8] {
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3
}

.flex-box .flex-4[data-v-a1dc87f8] {
    -webkit-flex: 4;
    -ms-flex: 4;
    flex: 4
}

.flex-box .flex-5[data-v-a1dc87f8] {
    -webkit-flex: 5;
    -ms-flex: 5;
    flex: 5
}

.flex-box .flex-6[data-v-a1dc87f8] {
    -webkit-flex: 6;
    -ms-flex: 6;
    flex: 6
}

.flex-box .flex-7[data-v-a1dc87f8] {
    -webkit-flex: 7;
    -ms-flex: 7;
    flex: 7
}

.flex-box .flex-8[data-v-a1dc87f8] {
    -webkit-flex: 8;
    -ms-flex: 8;
    flex: 8
}

.flex-box .flex-9[data-v-a1dc87f8] {
    -webkit-flex: 9;
    -ms-flex: 9;
    flex: 9
}

.flex-box .flex-10[data-v-a1dc87f8] {
    -webkit-flex: 10;
    -ms-flex: 10;
    flex: 10
}

.flex-box .flex-11[data-v-a1dc87f8] {
    -webkit-flex: 11;
    -ms-flex: 11;
    flex: 11
}

.flex-box .flex-12[data-v-a1dc87f8] {
    -webkit-flex: 12;
    -ms-flex: 12;
    flex: 12
}

.example-page{
	text-align: center;	
}

body {
    background-color: #fff;
}

body .button {

	color: #fff;

	font-weight: 600;	
	background-color: #2fbff7;
	border: 0;
	min-width: 120px;
	box-shadow: none;
	border-radius: 5px;
	color: #fff;
	text-align: center;	
	font-size: 0.8em;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	
	cursor: pointer;
}

body .button:hover {

	color: #2fbff7;

	font-weight: 600;	
	background-color: #FFF;
	border: 0;
	min-width: 120px;
	box-shadow: none;
	border-radius: 5px;
	border: 1px solid #2fbff7;
	text-align: center;	
	font-size: 0.8em;
	box-shadow: 0px 2px 20px rgba(0, 0, 0, 0.102);	
	cursor: pointer;
}

.smooth-bottom, .smooth-top{
 background: none!important;   
}
.smooth-item{
    color: #a7d1e7;
}

.smooth-item-selected{
    color: #4493ba;
}
/* /smooth-picker */


#menu-item-2694-ar a{
    font-family: "Almarai";
}


.hamburger-menu .hamburger-box .hamburger-inner:before, .hamburger-menu .hamburger-box .hamburger-inner:after,
.text-light .hamburger-menu .hamburger-inner {
    background-color: #333159;
}


#block-5 .wpb_wrapper{
    text-align: center;
}


.mobile-menu__divider{
    min-height: 0px!important;
    margin: 0px!important;
}

.search-icon, .search-field,
.mobile-menu__cart,
.mobile-menu__account-login{
        display: none!important;
}


@media (max-width: 767px){
    .single-page-header .entry-title, .page .page .entry-title {
        font-family: inherit;
        font-size: 40px!important;
        font-weight: 400;
        line-height: 1.16667;
        text-transform: none;
        color: #161619;
        padding-top: 1em;
    }
}
/*
@media (max-width: 767px){
    .desktop-div{
      display: none;  
    }
    
    .mobile-div{
      display: block;  
    }
}

@media (min-width: 768px){
    .desktop-div{
      display: block;  
    }
    
    .mobile-div{
      display: none;  
    }
}*/
