
.navbar-fixed-top {
    background-color: rgba(255, 255, 255,0.8);
    box-shadow: 0 2px 2px -2px rgba(255,255,255,.2);
}

/**
footer{
    
    background: #fff;
}
**/
#footer2{
        
        border-top: 2px solid #000;
        padding-top:40px;
        padding-bottom: 20px;
        color:#000;
    }
    #footer2 a{
        
        color:#000;
    }    
    #footer2 a:hover, #footer2 a:active, #footer2 a:focus{
        
        
        color:#000;
    }

@media (min-width: 1280px) and (max-width: 1440px) {
    
    
    .service{

          min-height: 760px;           
    }
    
}

/**
@media(max-width:768px) {

    
    footer .row{
        
       margin-left: 0;
       margin-right: 0;
    }    
   
}
**/

/**
   button style
**/

.btn{
   
   color: #fff;
   padding:5px 8px;
   background-color: #545454;
   margin-left:5px;
   margin-right:5px;
   font-weight: bolder;    
   border-radius: 4px;
   border: 2px solid #545454;
       
   
}
.btn:hover,.btn:focus,btn:active{
    
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
      
 
}

.btn1{
   
   color: #fff;
   padding:5px 8px;
   background-color:#545454;
   margin-left:5px;
   margin-right:5px;
    font-size: 14px;
   line-height: 1.4;
   font-weight: bolder;
   border-radius: 4px;
   border: 2px solid #545454;
  

}

.btn-primary {
  color: #fff;
  background-color:#545454;
  font-weight: bolder;  
  border-radius: 4px;
  border: 2px solid #545454;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
  
}

.pull-left .btn1{
   
    padding: 3px 8px;
    margin-left:5px;
    margin-right:5px; 
    display: inline-block;
}

.pull-right .btn1{
    
   display: inline-block;
   padding:3px 6px;
   margin-left:5px;
   margin-right:5px;
    font-size: 14px;
   line-height: 1.42857143;
   border-radius: 4px;
    
}

/**
   about element
**/ 

#pro{
    height:160px;    
     margin-bottom: 15px;
     cursor: pointer;
    
}

.item1{
    
    /**
    background: #fff;
    border-radius: 6px;
    **/
    -webkit-box-shadow: 6px 6px 5px 0px rgba(230,227,230,1);
    -moz-box-shadow: 6px 6px 5px 0px rgba(230,227,230,1);
    box-shadow: 6px 6px 5px 0px rgba(230,227,230,1);
    height: 100%;
    border-top: 1px solid #f5f5f5;
    border-left: 1px solid #f5f5f5;
   
   
}

#pinfo,#pname,#pdes,#pprice{
    
    padding-left: 0px;
    padding-right: 0px;
    
}
#pname {
    font-size: 16px;
}
/** old version 
#pprice{
    
    text-align: right;
}
**/
/** new version **/
#pprice{
    
    text-align: left;
    position: absolute;
    bottom: 0;      
    margin-bottom: 10px;
    font-size: 14px;    
}

#pdes{
    
    font-size: 12px;
}
/** old version 
#pinfo{
    
    margin: auto;
    
}
**/

.item-img-box {
 
    height: 160px;
    position:absolute;
    /** old version
    right:0;
    **/
    left:0;
    /** old version **
    padding-left: 5px;
    padding-right: 5px;
    **/
    padding-left: 0px;
    padding-right: 0px;   
    display:flex;
    justify-content:center;
    align-items: center;
   
}
/** old version
.item-img-box img{
  
 
    width: 110px; 
  
}
**/
/** new version**/

.item-img-box #ft2{
    
    width:100%;
    object-fit: cover;
}

.item-img-box img {
    height: 160px;
}


.item-img-box #ft{
  
   
    border-radius: 6px;
    object-fit: cover;
    border-radius: 5px;
    width: 7em;
    height: 7em;
    
  
}
/** old version 
.item-info {
  
    margin-top: 5px;
    height: 100%;
    position:absolute;
    left:0;
}

.panel-body{
    padding: 10px 8px;
    
}
**/

/**new version**/

.item-info {
  
    margin-top: 5px;
    height: 100%;
    position:absolute;
    right:0;
    padding-left: 5px;
    padding-right: 5px;
}


.item-info .panel-body{
    padding: 5px 8px;
    
}
/** old version 
@media (max-width: 1199px) and (min-width: 992px){
    
   .item-img-box #ft{
  
    width: 6em;
    height: 6em;
  
   }
    
    
}
**/

@media (max-width: 767px) {
    
      .item-img-box #ft{
  
    width: 8em;
    height: 8em;
  
}

/** new version**/

#pro{
     margin-bottom: 20px;
     /**
     border-bottom: 1px solid #e6e3e6;
    **/
}
/** old version
.item1{
    
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 100%;
    border-top: none;
    border-left: none;
    
} 
**/    
    
}

@media (max-width: 480px) {
    
    .item-info{
        
        padding-right: 0px;
        padding-left: 0px;
    }
   #pdes{

    text-align: left;
   } 
}
.panel-footer1 {
    
    position: absolute;
    bottom: 0;  
    left: 0;  
    right: 0; 
    padding: 10px 15px;
    margin-bottom: 10px;
    
}

.panel-body{
    
    
   font-size:14px;    
   font-family: 'Roboto', sans-serif;
   line-height: 1.42857143;
   text-align: left;

}

#logo{
    
    height: 58px;
}

@media(max-width:480px) {

    .item-img-box{
        
        padding-right: 5px;
    }
    
.panel-footer1 {
    
  
    padding: 5px 10px;    
} 

#logo{
    
    height: 30px;
}

}

@media only screen and (max-width: 1200px) and (min-width: 768px) {
    
    
    .item-info {
        
        padding-right: 5px;
        padding-left: 5px;
    }
    .item-img-box{
        
       margin-right: 8px;
    }
}


/**
   message color
**/

.error, .message, .dmsg, .cmsg, .pmsg, .emsg, #bezorgkost{
    
    color:#545454;
}

.dmsg{
    
    font-size: 16px;
    font-weight: 700;
}

#alertMsg{
   
    padding:10px; 
    font-size: 18px;
    color:#545454;
}

.box #email, .box span{
    
    color:#545454;
}

table tr td a{
    
    padding:2px;
    color:#545454;
}

table tr td a:hover{
    
    padding:2px;
    color:#545454;
}

  .shopCart{
    position: fixed;
    left:0;
    bottom:0;
    height:50px;
    z-index:1050;
    width: 100%;
-webkit-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px -2px 5px 0px rgba(0,0,0,0.75);
    
  }
    .content{
    
      display:flex;
   justify-content: center;
     align-items: center;
     height: 100%;
    background: #545454;
    color:#fff;
      
    } 
    
    /**
    .content a{
        
        background: #c11b24;
        color:#fff;
        padding: 5px 25px;
    }
    **/
    
    .content a{
        
        color:#fff;
        
    }
    
     .content a:hover, .content a:active, .content a:focus{
        
        color: #fff;
        font-weight: bolder;
    }
    
    .hidden{
    
    display:none;
}

.hide{
    
    display:none;
}

#choose_modal .modal-body img{
    
    height: 288px;  
    margin-bottom: 20px;
   

}

#choose_modal .modal-body #ft2{
    
    width:100%;
    object-fit: cover;

}

#pname b{
    
    font-size: 14px;
}

.modal-content {
    border-radius: 0;
}

.cd-cart-items li #pro_qty{
    
    padding-right: 32px;
    width: 30px;
    text-align: left;

}

.cd-cart-items li #pro_name{
    
    display: inline-block;
    width: 220px;
    text-align: left;

}


#min_plus{
  
 text-align: right;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction:column;
}

#end{
    
    margin-bottom: 40px;
}
/**
.cd-cart-items #cart_item_min_plus a{
    
    font-size: 16px;
}

.cd-cart-total p{
    
    font-size:  20px;
}

.sidebar-header h3{
    
    font-size: 30px;
}

.form-control {
    
    font-size: 16px;
}
**/
#cart2 table tbody tr td.cart_remove {

    text-align: right;

}
#choose_modal .modal-body{
    
  max-height: 75vh;   
  overflow-y: auto;
  padding: 0px 25px 25px; 
  flex:1;
}
#choose_modal .modal-body h4 {
    text-transform: uppercase;
}

.main_service_area #forum {
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
}

.sections{
    margin-top:30px;
}

.box {
  margin: 0 0 30px;
    
  border: solid 1px #fff;  
     
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 30px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
  overflow:hidden;
  z-index: 1045;
  color:#000;
}
label{
    font-weight: 500;
}

#box-footer .btn-primary {
    
  color: #fff;
  background-color: #545454;
  height: 48px;
  text-align: center;
  border-radius: 4px;

 
}

#box-footer .pull-left .btn, #box-footer .pull-right .btn {

    margin-right: 5px;
    text-align: center;
   display: flex;
  align-items: center;
  justify-content: center;
}


#box-footer .btn-primary:hover,
#box-footer .btn-primary:focus,
#box-footer .btn-primary:active,
#box-footer .btn-primary.active{
  
  color: #fff;
  background-color: #000;
  border: 2px solid #000;
  
      
}

select {
  
	/* Here's the code we need */
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	 -o-appearance: none;
		appearance: none;
    display: block;
width: 100%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
border-radius: 4px;
}

.select-wrapper {
	position: relative;	
}

.select-wrapper:after {
	font-family: FontAwesome;
  	content: '\f107';
  	font-size: 28px;
  	position: absolute;
  	top: -2px;
  	right: 20px;
  	color: #434B67;
  	pointer-events: none;
}

select::-ms-expand {
  display: none;
}

.table > tbody > tr > td{
    
    vertical-align: middle;
}

#choose_modal .modal-header{
    
    border-color: transparent;
    height:30px;
   
}

#choose_modal .modal-footer{
    
    border-color: transparent;
    padding: 20px 0;
    box-shadow: 0px -3px 6px -2px rgba(0,0,0,0.07);
    
}

@media  (max-width: 768px) {   
    
#choose_modal .modal-dialog {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
}
    
#choose_modal .modal-content {
    
    min-height: 100%;
    /**
    height: auto;
    **/
    border-radius: 0;
    border: 0px; 

}
/**    
#choose_modal .modal-footer {
    
    padding-bottom: 0px;
    margin-bottom: 0px;
} 
**/    
}

#choose_modal .modal-footer #footer-total{
    
    display: flex;
    flex-direction:row;
	align-items: flex-start;
	justify-content: space-between;
    flex-wrap: nowrap;
}

#choose_modal .modal-footer #footer-img{
    
    margin-top: 10px;
}
/**
#choose_modal .modal-footer #footer-img img{
    
    height: 80px;
}
**/

#choose_modal .modal-body h4{
    
    font-weight: 700;
    margin-bottom: 10px;
}

#choose_modal .modal-body p{
    
    color:#999;
}


#rectangular {
    
  -webkit-clip-path: inset(40px 0px 40px 0px round 8px);
  clip-path: inset(40px 0px 40px 0px round 8px);
}


#choose_modal .modal-content{
 
    display: flex;
    flex-direction:column;
    justify-content: space-between;
}

#choose_modal .modal-footer #footer-total > div:last-child{
    
    flex: 0 1 66%;
}

#choose_modal .modal-footer #footer-total > div:last-child .btn{
    
    width: 80%;
}

/**
  checkbox
**/
/**
.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;
}
**/
.control {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  cursor: pointer;
  font-size: 18px;
  color:#777;
      
}

.control-group label p{
    
    color:#777;
    /**
    font-size: 20px;
    margin-left: 10px;
    **/
    margin-left: 25px;
    margin-bottom: 0px;
    line-height: 1.5rem;
    font-size: 1.0rem;
    
}
.control-group label{
    
  font-weight: 400;
  display: flex;
  align-items: baseline;     
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #999;
  border-radius: 4px;    
  padding:10px;
     
}

.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;     
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  border: 1px solid #BDBDBD;
  margin: 10px;
    
      
}
.control--radio .control__indicator {
  border-radius: 50%;
}
/**
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #ccc;
}
**/
.control input:checked ~ .control__indicator {
  
  background: #fff;
     
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background:#fff;
}
.control input:disabled ~ .control__indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
     
  left: 6px;
  top: 2px;
  width: 6px;
  height: 12px;    
  border: solid #545454;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}

#special input[type=radio] {
  position: absolute;
  visibility: hidden;
  display: none;
}

#special label {
  color: #999;
  display: inline-block;
  cursor: pointer;
  font-weight: bold;
  padding: 5px 15px;
  margin-bottom: 0px;
 
}

#special input[type=radio]:checked + label {
  color: #fff;
  background: #999;
  
}
/**)
#special label + input[type=radio] + label {
  border-left: solid 3px #777;
  
}
**/
#special .radio-group {
  border: solid 3px #999;
  display: inline-block;
  /**
  margin: 20px;
  **/
  border-radius: 8px;
  
  overflow: hidden;
}

#empty h1{
    
    color: #545454;
}

.oplet{
    
    color:#fff;
    background: #545454;
    padding: 10px;
}
