.nav-tabs .nav-link{
   border: 0px !important;
}

.plus-minus-input {
   align-items: center;
}
.text-green{
   color: rgb(1, 88, 1);
}
.text-red{
   color: rgb(248, 23, 7);
}
.plus-minus-input .input-group-field {
   text-align: center;
   margin-left: 0.5rem;
   margin-right: 0.5rem;
   padding: 1rem;
}

.plus-minus-input .input-group-field::-webkit-inner-spin-button,
.plus-minus-input .input-group-field ::-webkit-outer-spin-button {
   appearance: none;
}

.plus-minus-input .input-group-button .circle {
   border-radius: 50%;
   padding: 0.25em 0.8em;
}
.margintop{
   margin-top: -50px;
   outline: none !important;
      height: 40px;
      width: 100px;
      border: 0px;
         line-height: 2.5;
}
.bg-header-rezerv{

   background: url('../image/q1.jpg');
   height: 200px;
   background-size: 100% 100%;
   background-repeat: no-repeat; }
@media (min-width: 276px)and (max-width: 768px) { 
    .menue-home{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
     }
    .menue-home  li{
       font-size: 15px;
       padding: 15px;
      
     }
     .f-11{
      font-size: 32px;
    }
    .nav-tabs {
      border-bottom: 1px solid #614188 !important;
  }
    link.active {
      color: #495057;
      background-color: #fff;
      border-color: #614188 #614188 #fff  !important;
      transform: skewX(-10deg);
   }

 }
.sidebar-widget h5:before {
   position: absolute;
   content: "";
   right: 0;
   bottom: 0;
   width: 35px;
   height: 3px;
   background: #614188;
}

.sidebar-widget {
   margin-bottom: 30px;
   padding-bottom: 35px;
}

.sidebar-widget h5 {
   margin-bottom: 30px;
   position: relative;
   padding-bottom: 15px;
}
.search-form {
   position: relative;
}

 @font-face {
   font-family:"IRANSans";
   src:url("font/IRANSansWeb(FaNum).woff") format("woff");
   src:url("font/IRANSansWeb(FaNum).woff2");
   font-weight:normal;
   font-style:normal;
   font-display:swap;
}


.switch {
   position: relative;
   display: inline-block;
   width: 60px;
   height: 27px;
 }
 
 .switch input { 
   opacity: 0;
   width: 0;
   height: 0;
 }
 
 .slider {
   position: absolute;
   cursor: pointer;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
   background-color: #ccc;
   -webkit-transition: .4s;
   transition: .4s;
 }
 
 .slider:before {
   position: absolute;
   content: "";
   height: 20px;
   width: 20px;
   left: 4px;
   bottom: 4px;
   background-color: white;
   -webkit-transition: .4s;
   transition: .4s;
 }
 

 .hr-filter{
   width: 90%;
 }
 input:checked + .slider {
   background-color: #614188;
 }
 
 input:focus + .slider {
   box-shadow: 0 0 1px #614188;
 }
 
 input:checked + .slider:before {
   -webkit-transform: translateX(26px);
   -ms-transform: translateX(26px);
   transform: translateX(26px);
 }
 
 /* Rounded sliders */
 .slider.round {
   border-radius: 34px;
 }
 
 .slider.round:before {
   border-radius: 50%;
 }
.ui-slider .ui-btn-inner {
   padding: 4px 0 0 0 !important;
}

.ui-slider-popup {
   position: absolute !important;
   width: 64px;
   height: 64px;
   text-align: center;
   font-size: 36px;
   padding-top: 14px;
   z-index: 100;
   opacity: 0.8;
}
.location-card{
   font-size: 11px;
   color: #383737;
}
body {
   font-family:"IRANSans";
   font-size: 15px;
   color: #222;
   background: #ffffff;
   line-height:1.42857143;
   
}

.text-figer{
   color: rgb(163, 163, 163);
}
.dropdown-submenu {
   position: relative;
}

.dropdown-submenu>.dropdown-menu {
   top: 0;
   left: 100%;
   margin-top: -6px;
   margin-left: -1px;
   -webkit-border-radius: 0 6px 6px 6px;
   -moz-border-radius: 0 6px 6px;
   border-radius: 0 6px 6px 6px;
}

.dropdown:hover>.dropdown-menu {
   display: block;
}

 .btn-outline-purple{
   border: 1px solid #614188;
 }
 .bg-purple{
   background-color: #614188;
 }
 .text-purple{
   color: #614188;
 }
.h-100{
   height: 400px !important;
}

.bold{
   font-weight: 800;
}
 .btn-outline-purplee{
   border: 1px solid #614188  !important;
 }
 .bg-purplee2-opcity{
   background-color: #61418877;
 }
 .bg-purplee{
   background-color: #614188;
 }


 .bg-header{
   background: url('../image/2.jpg');
   height: 200px;
   background-size: 100% 100%;
   background-repeat: no-repeat; }
 .bg-wites{
   background-color: #d4d1d8;
 }
 .bg-purplee-opcity{
   background-color: #f1d3fa44;
 }
 .form-select-bg{
   background-color: #614188   !important;
   color: aliceblue;
   border: 1px solid #614188  !important;
 }
 .text-purplee{
   color: #614188;
 }

 
 .height{
   height: 100vh;
  }
  

  .search{
  position: relative;
  box-shadow: 0 0 40px rgba(51, 51, 51, .1);
    
  }

  .search input{

   height: 35px;

   border: 1px solid #614188;
   text-align: right;


  }
.text-sm {
   font-size: 14px;
}

a {
   color: rgb(83, 83, 83);
   text-decoration: none;
   transition: all .35s ease;
}


.sidebar-widget.tags a {
   font-size: 12px;
   text-transform: uppercase;
   letter-spacing: .075em;
   line-height: 41px;
   height: 41px;
   font-weight: 500;
   border-radius: 20px;
   color: #666;
   display: inline-block;
   background-color: #eff0f3;
   margin: 0 7px 10px 0;
   padding: 0 25px;
   transition: all .2s ease;
}

  .search input:focus{

   box-shadow: none;
   border: 2px solid #614188;;


  }
  .border-buton-pluge{
   border-bottom: 2px solid #614188;;
   width: 60%;
  }
  .search .fa-search{

   position: absolute;
   top: 20px;
   left: 16px;

  }

  .search button{

   position: absolute;
   top: 5px;
   left: 5px;
   height: 25px;
   width: 80px;
   background: #614188;;
   line-height: 0.1;

  }


.dropdown-submenu:hover>.dropdown-menu {
   display: block;
}
 .f-14{
   font-size: 14px;
 }

.dropdown-submenu>a:after {
   display: block;
   content: " ";
   float: right;
   width: 0;
   height: 0;
   border-color: transparent;
   border-style: solid;
   border-width: 5px 0 5px 5px;
   border-left-color: #ccc;
   margin-top: 5px;
   margin-right: -10px;
}

.dropdown-submenu:hover>a:after {
   border-left-color: #fff;
}

header{
   box-shadow: 0 0 40px rgb(0 0 0 / 10%);
}

.box{
   background: #fbfbfb;

    box-shadow: 0 0 40px rgb(0 0 0 / 10%);
}
.bg-search{
   background-image: url(../image/peakpx\ \(2\).jpg);
   height: 340px;
   /* background-size: contain; */
   background-repeat: no-repeat;
   background-size: 100% 100%;
   background-attachment: fixed;
}


.title-product{
   position: absolute;
   z-index: 222;
   bottom: 80px;
   padding-right: 10px;
   color: #ffffffeb;
   font-weight: bold;
   font-size: 16px;
   letter-spacing: 0.6px;
   text-align: right;
}

.title-product:hover{
 padding-right: 20px;
 transition: all 0.8s;
}

.title-price{
   position: absolute;
   z-index: 222;
   bottom: 60px;
   padding-right: 10px;
   color: #3e093eeb;
   font-weight: bold;
   font-size: 14px;
}

.h-200{
   height: 200px;
   
}

.card{
   box-shadow: 0 1px 5px rgb(0 0 0 / 5%);
}
.footer-box-shadow{
   box-shadow: 0 0 40px rgb(0 0 0 / 10%);
}

 @media (min-width: 768px)and (max-width: 992px)  { 
   .nav-tabs {
      border-bottom: 1px solid #614188 !important;
  }    .menue-home{
        display: flex;
        justify-content: space-around;
        flex-wrap: wrap;
        
     }
    .menue-home  li{
       font-size: 15px;
       padding: 15px;
      
     }
     .f-11{
      font-size: 32px;
    }

    link.active {
      color: #495057;
      background-color: #fff;
      border-color: #614188 #614188 #fff  !important;
      transform: skewX(-10deg);
   }
 }




 @media (min-width: 900px) {
    .menue-home{
        display: flex; 
        
     }
     .nav-tabs {
      border-bottom: 1px solid #614188 !important;
  }
      .f-11{
         font-size: 11px;
       }

       link.active {
         color: #495057;
         background-color: #fff;
         border-color: #614188 #614188 #fff  !important;
         transform: skewX(-10deg);
      }
 }
 .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
   color: #ffffff;
   background-color: #614188;
   border-color: #614188 #614188 #fff;
   border-radius: 10px 10px 0px 0px;
}


.border-0{
   border: 0px !important;
}



.avatar-wrapper{
	position: relative;
	height: 200px;
	width: 200px;
	margin: 50px auto;
	border-radius: 50%;
	overflow: hidden;
	box-shadow: 1px 1px 15px -5px black;
	transition: all .3s ease;
	&:hover{
		transform: scale(1.05);
		cursor: pointer;
	}
	&:hover .profile-pic{
		opacity: .5;
	}
	.profile-pic {
    height: 100%;
		width: 100%;
		transition: all .3s ease;
		&:after{
			font-family: FontAwesome;
			content: "\f007";
			top: 0; left: 0;
			width: 100%;
			height: 100%;
			position: absolute;
			font-size: 190px;
			background: #ecf0f1;
			color: #34495e;
			text-align: center;
		}
	}
	.upload-button {
		position: absolute;
		top: 0; left: 0;
		height: 100%;
		width: 100%;
		.fa-arrow-circle-up{
			position: absolute;
			font-size: 234px;
			top: -17px;
			left: 0;
			text-align: center;
			opacity: 0;
			transition: all .3s ease;
			color: #34495e;
		}
		&:hover .fa-arrow-circle-up{
			opacity: .9;
		}
	}
}


.avatar-wrapper {
   position: relative;
   height: 200px;
   width: 200px;
   margin: 50px auto;
   border-radius: 50%;
   overflow: hidden;
   box-shadow: 1px 1px 15px -5px black;
   transition: all 0.3s ease;
}

.avatar-wrapper:hover {
   transform: scale(1.05);
   cursor: pointer;
}

.avatar-wrapper:hover .profile-pic {
   opacity: 0.5;
}

.avatar-wrapper .profile-pic {
   height: 100%;
   width: 100%;
   transition: all 0.3s ease;
}

.avatar-wrapper .profile-pic:after {
   font-family: FontAwesome;
   content: "\f007";
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   position: absolute;
   font-size: 190px;
   background: #ecf0f1;
   color: #34495e;
   text-align: center;
}

.avatar-wrapper .upload-button {
   position: absolute;
   top: 0;
   left: 0;
   height: 100%;
   width: 100%;
}

.avatar-wrapper .upload-button .fa-arrow-circle-up {
   position: absolute;
   font-size: 234px;
   top: -17px;
   left: 0;
   text-align: center;
   opacity: 0;
   transition: all 0.3s ease;
   color: #34495e;
}


.nav-pills .nav-link.active,
.nav-pills .show>.nav-link{
      color: #fff;
         background-color: #614188;
}
.avatar-wrapper .upload-button:hover .fa-arrow-circle-up {
   opacity: 0.9;
}


