
#itom-related-products h4 {
    font-weight: 700;
    margin: 10px 0 10px 0;
    color: #000;
}
#itom-related-products ul li {
    color: #444;
    border-top: 1px solid #eee;
    padding: 10px 0 10px 40px;
    font-size: 12px;
    line-height: 1.2em;
}
h4 {
    font-size: 16px;
    line-height: 20px;
	}
	#itom-related-products {
    margin-bottom: 20px;
}


.accordion_head.active	{background: #F9F9F9;color: #85b536 !important;}
.accordion_container {width: 100%;}
.accordion_head {
color: #09C;cursor: pointer;font-size: 14px;margin: 0 0 1px 0;padding:12px;font-family: 'Open Sans',sans-serif;border-bottom: 1px solid #efefef;position: relative;
}
.accordion_body {background: #F9F9F9;padding: 12px;}
.accordion_body p{margin: 0px;}
.plusminus{font-size: 20px;position: absolute;right: 20px;top: 10px;}	
.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}
.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.swiper-slide img {
    width: 90%;
}
.swiper-slide {
    text-align: center
}
.swiper-button-next, .swiper-button-prev {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.swiper-pagination-bullet-active {
    background: #000;
}
	.hglt {background:#dbffe4;padding: 10px 20px;text-align: center;width:92%;margin: 20px 0 10px 0;display: table;vertical-align: middle;}
	.hglt col{display:table-cell;} .hglt col:nth-child(1){width:85px;}
	.hglt img{display:inline-block;width: 70px;vertical-align: middle;} .hglt p{margin:5px 0;}
	.hglt div{display:inline-block;margin: 0 15px;vertical-align: middle;width: 86%;}
	
	.hglt div.col.div-radius{border-radius: 50%;width: 60px;height: 60px;background: #7bc1ff;}
	.hglt div.col.div-radius img{transform:scale(.65);-webkit-transform:scale(.65);-moz-transform:scale(.65);border:none;}
	
	.rhs-cont img{border:solid 1px #b9b9b9;}
	
.shdw img {
    box-shadow: 0px 0px 5px 2px #ccc;
    -webkit-box-shadow: 0px 0px 5px 2px #ccc;
    -moz-box-shadow: 0px 0px 5px 2px #ccc;
    transition: 0.2s;
}
.shdw img:hover {
    box-shadow: 0px 0px 10px 8px #efefef;
    -webkit-box-shadow: 0px 0px 10px 8px #efefef;
    -moz-box-shadow: 0px 0px 10px 8px #efefef;
}
.screenImages {
    width: 94%;
}
ul.flex-direction-nav {
    list-style: none !important;
}
.wd45 {
    width: 45%;
    max-width: 100%;
}
.mr20 {
    margin-right: 20px;
}
.mb20 {
    margin-bottom: 20px;
}
.wd30 {
    width: 30%;
}
.btns {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 20px;
}
.btns a:hover, .btns a:focus {
    text-decoration: none !important;
    opacity: 0.8;
}
.btns a {
    background: #E9142B;
    color: #fff !important;
    font-sizchre: 22px;
    line-height: 30px;
    padding: 10px 20px;
    display: inline-block;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
    width: 250px;
    margin: 10px 15px;
}
.btns a:nth-child(2) {
    background: #34ad65;
}

@media screen and (max-width: 1025px) {
s .heading-menu {
    margin-top: -11px!important;
}
}
     
em {
    font-style: italic; 
}
#fixedbtn {
    position: fixed;   
    right: 0;
    top: initial;
    bottom: 300px;
    z-index: 4;
    } 
    #fixedbtn .demo {
    color: #fff!important;
    background: #34ad65;
    text-align: center;
    display: block;
    height: 90px;
    font-weight: 500;
    font-size: .75em;
    letter-spacing: -.1px;
    line-height: normal;
    vertical-align: middle;
    border-radius: 0;
    width: 60px;
    padding: 10px 16px 0;
    text-transform: capitalize;
    }

.text-align-center{
  text-align: center;
}
.rhs-cont img {
  margin: 0 auto 15px;
}