/*
 Theme Name:   JSD Child Theme
 Theme URI:    http://example.com/twenty-fifteen-child/
 Description:  JSD Themes
 Author:       Solutions
 Author URI:   http://example.com
 Template:     wp-bootstrap-4
 Version:      1.0.0
*/
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.css);
@import url(https://fonts.googleapis.com/css?family=Lato:400,700|PT+Sans:400,700|Raleway:400,700);

#modulecontroller-2{
    padding: 0rem;	
}
#modulecontroller-2 ul {
    margin: 0;
    padding: 0;
    background: white;
    color: #5f6f81;
    list-style: none;
    text-transform: none;
    font-weight: 300;
    font-family: 'Lato', Arial, sans-serif;
    line-height: 50px;
}
#modulecontroller-2 ul li{
    padding: 0 !important;
}
#modulecontroller-2 ul li{
    list-style: none;
}
#modulecontroller-2 ul li:not(:first-child){
    box-shadow: inset 0 1px #c6d0da;	
	    list-style: none;
}
#modulecontroller-2 ul li a {
    display: block;
    height: 100%;
    color: #5f6f81;
    text-decoration: none;
    cursor: pointer;
	padding-left:18px;
}
#modulecontroller-2 ul li a>*{
margin-right:10px;
    font-size: 18px;	
}

/*#modulecontroller-2 ul li:hover,*/
#modulecontroller-2 ul li.active{
background:#343a40;
color:#fff !important;	
}
/*#modulecontroller-2 ul li:hover a,*/
#modulecontroller-2 ul li.active a{
	color:inherit!important;	
}


#modulecontroller-2 ul li:hover{
    background:#343a40;
    color:#fff !important;
}
#modulecontroller-2 ul li:hover>a{
    color:#fff !important;
}

.pagination {
    text-align: center;
    font-family:'calibri';
    font-size: 16px;
    display: block;
}
.pagination li {
    display: inline-block;
}
.pagination li.active a {
    font-weight: 600;
    color: #000;
}
.pagination a {
    font-size: 16px;
    color:#007bff;
}
.pagination li+li a:before {
    content: "|";
    margin: 0 3px 0 5px;
    display: inline-block;
}
.pagination>a:before {
    content: ".....";
    margin: 0 5px;
    display: inline-block;
}
.pagination>a:after {
    content: "|";
    margin: 0 3px 0 5px;
    display: inline-block;
}

.pt-5{padding-top: 1rem !important;}
.desc_img a[data-toggle]{
      position: absolute;
    right: 0px;
    bottom: 0px;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 2px;
}
.desc_img a[data-toggle] img{
    width: 20px;	
}
.img_desc .Arial{
    font-family:'Arial';
  }
  .img_desc .Calibri{
    font-family:'calibri';
  }
  .img_desc .Helvetica{
    font-family:'helvetica';
  }
.img_desc .raleway{
  font-family:'Raleway';
}
.img_desc .sans-serif{
  font-family:'sans-serif';
}
.img_desc .lato{
  font-family:'Lato';
}
.img_desc .pt_sans{
  font-family:'PT Sans';
}
  .img_desc .normal{
    font-style:normal; 
  }
  .img_desc .italic{
    font-style:italic;
  }
  .img_desc .oblique{
    font-style:oblique;
  }
  ul#menucnt {
    padding: 0 0 2px;
    position: relative;
    margin: 15px 0 0;
    background: none!important;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px #5C87B2 solid;
    text-align: left;
    padding: 0 0 1px;
    color: #fff;
    font-weight: bold;
}
ul#menucnt li {
    display: inline;
    list-style: none;
}


ul#menucnt li a {
	 padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    background-color: #767676;
    color: #fff;
	    display: inline-block;
}
table#basket th {
    text-align: left;
    background-color: #e8eef4;
    border: solid 1px #e8eef4;
	font-weight:600;
	    color: #696969;
}
.action_buttons>*{
   border: 1px solid #d3d3d3 !important;
    background: #336699 !important;
    font-weight: normal;
    color: #fff;
    padding: .4em 1em !important;
    width: auto;
	margin-bottom:10px;
	font-size: 14px;
}
.action_buttons>*[disabled]{
opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;	
}

.action_buttons>*:hover,ul#menucnt li a:hover{
    background: #343a40 !important;
    color: #fff !important;	
}
.accordion .card{
margin-bottom:5px;	
}
.accordion .card-header button{
	    border-radius: 0;
    color: #fff;
}
.accordion .card-header button[aria-expanded="true"]{
	    background: #343a40 !important;
}
.wrapper {
    position: relative;
    float: left;
    width: 45%;
    margin-bottom: 12px;
    margin: 0 auto;
}
.left1 {
    position: relative;
    float: left;
    width: 30%;
    height: auto;
    min-height: 40px;
	    clear: both;
}
.left2, .left3 {
    position: relative;
    float: left;
    width: 65%;
    min-height: 40px;
    height: auto;
    margin: 0 auto;
}
.wrapper strong{
font-size:14px;	
}

.detail_carousel.owl-carousel .owl-stage{
margin:auto;
}
.detail_carousel.owl-carousel .owl-item {
    float: none;
    display: inline-block;
}
.detail_carousel .owl-nav{
text-align:center;
  margin-top: 10px;
}
.detail_carousel .owl-nav button.owl-prev, .detail_carousel .owl-nav button.owl-next{
	    font-size: 40px !important;
    top:100%;
	background:#fff !important;
	border:1px solid #ccc !important;
	    width: 40px;
    height: 40px;
    line-height: 0;
	margin:0 5px;
}
.detail_carousel .owl-nav button:focus{
outline:none !important;
box-shadow:none !important;	
}
.detail_carousel .owl-nav button.owl-next{
    right: 0 !important;	
}

.detail_carousel .owl-nav button.owl-prev span, .detail_carousel .owl-nav button.owl-next span{
    line-height: 0;
    padding: 0;
    color: #333;
    font-size: 50px;
    position: relative;
    z-index: 99;
    top: -3px;	
}

.detail_carousel img{
cursor:pointer;	
}

.status-publish .post-thumbnail>img{
width:100% !important;	
}
.input-group-addon.success {
  color: rgb(255, 255, 255);
  background-color: rgb(92, 184, 92);
  border-color: rgb(76, 174, 76);
  box-shadow: none;
  border: none;
  padding: 7px 10px;
}

.zoom-image .modal-content,.zoom-image .modal-body{
    background: transparent;
	border:none;	
}

.zoom-image .close{
position: absolute; right: -10px; color: #fff; opacity: 1; font-size: 40px;	
}
.zoom-image .close:focus{
	outline:0;
	box-shadow:0;	
}