@font-face {
    font-family: 'PF Agora Slab Pro';
    src: url('fonts/pfagoraslabpro-reg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
::-webkit-scrollbar {
    width: 7px;
    margin-left: 5px;

}
body {
	font-family: "Roboto", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); */
    background: rgba(39, 123, 204, 0.2);
    border-radius: 10px;
    margin-left: 5px;
}

::-webkit-scrollbar-thumb {
    /* border-radius: 10px;
     height: 20px;*/
    margin-left: 5px;
    border-radius: 3px;
    background: #354256;
    /*  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5); */
}
#page-back{
    background-color: #DBF0FF;
    height: 350px;
    width: 100%;
    position: absolute;
    top: 90px;
    left: 0;
    z-index: -1;
    background-size: cover;
}
body{
    background-color: white;
}
#inner-content{
    background-color: white;
    border: 1px solid #E2F0F5;
}
.kama_breadcrumbs a{
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
    color: #B09383;
    text-decoration: none;
    transition: all .3s;
}
.kama_breadcrumbs a:hover{
    color: #CFB8AB;
    border-bottom: none;
}
.kama_breadcrumbs{
    color: #C8C8C8;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    line-height: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.sidebar a:hover, .sidebar a:active{
    border-bottom: none;
}
.kb_sep{
    color: #E2F0F5;

}

/* постраничная навигация */
.pagination {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.pagination li {
    padding: 0;
    margin-left: 10px;
    float: left;
    display: inline;
    border-right: none;
    text-align: center;
}
.pagination a, .pagination span {
    margin: 0;
    text-decoration: none;
    padding: 0 7px;
    line-height: 24px;
    font-size: 16px;
    font-weight: normal;

    min-width: 0;
    display: block;
    color: #277BCC;
    border: 3px solid white;
}
.pagination a:hover, .pagination a:focus, .pagination span:hover, .pagination span:focus {
    background-color: #ffffff;
    color: #2790db;
    border: 3px solid #EEE0D8;
    box-sizing: border-box;
    border-radius: 100%;
}
.pagination .current {
    cursor: default;
    color: #000000;
    border: 3px solid #EEE0D8;
    box-sizing: border-box;
    border-radius: 100%;
}

.hext .page-numbers {
    width:100%;
}
.prev {
    color:#EEE0D8 !important;
}
.next:hover, .prev:hover {
    border: 3px solid white !important;
}

/* конец  */

  .share_block {
    max-width: 770px;
    margin: -3px auto 0px auto;
    display: flex;
    justify-content: center;
    padding: 20px 40px;
    position: relative;
  }

  .share_block:before {
      content: "";
      width: calc(100% - 80px);
      height: 1px;
      background: #f2f2f2;
      position: absolute;
      top: 0;
      left: 40px;
  }

  .social-likes__widget {
    border-radius: 3px;
    margin: 0 3px 5px 3px;
  }
  .social-likes__button {
      padding: 6px 20px;
      font-size: 14px;
      font-weight: normal;
      -webkit-font-smoothing: antialiased;
    }
.social-likes__button {
  width: auto;
  height: 34px;
}
.social-likes__widget_vkontakte {
  background: url("../library/images/vk1.png") no-repeat #587e9f;
}
.social-likes__widget_odnoklassniki {
  background: url("../library/images/ok.png") no-repeat #f59310;
}
.social-likes__widget_facebook {
  background: url("../library/images/fb.png") no-repeat #3d5b95;
}
.social-likes__widget_plusone {
  background: url("../library/images/gl.png") no-repeat #d23e30;
}
.social-likes,
.social-likes__widget_single {
  float: right;
  margin: 0;
}
.social-likes__icon {
	left: 0;
	font-size: 0;
	vertical-align: baseline;
	display: none;
}

.telegram {
    width: 100%;
    height:140px;
    background-image:url(https://cryptobotanika.ru//wp-content/themes/bones-master/library/images/image-82.jpg) ;
    background-size: cover;
    padding: 18px 40px;
    margin: 20px 0px 20px 20px;
    display: block;
}
.telegram:hover{
    border-bottom: none;
}
.telegram button{
 transition: all .5s;
}
.telegram:hover button{
    box-shadow: 0px 0px 24px 0px #3A9EFF;
}
.tlgrm_channel {
    line-height: 23px;
    font-size: 16px;
    color: #354256;
    font-weight: bold;
    margin-top: 0px;
}
.tlgrm-btn {
    width: 208px;
    height: 40px;
    left: 144px;
    background: #3A9EFF;
    border-radius: 3px;
    color: white;
    border: 1px solid #3A9EFF;
    font-weight: bold;
    line-height: normal;
    font-size: 16px;
}
.favorite-post {
    height: 350px;
    background-attachment: scroll;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 24px;
    border-radius: 3px;
    border: 1px solid #E2F0F5;
    transition: all .5s;
}
.favorite-post:hover{
    box-shadow: 0px 5px 10px 2px #96ACCF;

}
.special-post {

    border: 1px solid #E2F0F5;
}
.widgettitle {
    border-bottom: none;
    color: #C8C8C8;
	    padding-left: 16px;
}
.widget ul li a {
    color: #B09383;
    font-weight: bold;
    padding: 10px;
    display: inline-block;
}
.current-cat {
    border-left: 3px solid #3A9EFF !important;
}
body.archive  .favorite-title{
    text-align:center;
    font-size: 29px !important;
}
.hentry footer {
    padding: 1.5em;
    border-top: 0px solid #f8f9fa;
}
.cat-item {    border-left: 3px solid #ffffff;
}
.post-img {
    min-height: 180px;
    flex-grow: 2;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position-y: center;
}
body.archive .h2 {
    font-family: 'PF Agora Slab Pro';
    font-size: 20px;
    font-weight: bold;
    padding: 10px 15px;
    min-height: 56px;
}
.archive-block {
    display: flex;
    flex-flow: row wrap;
    align-items: inherit;
    justify-content: space-between;
    list-style: none;
}
/*вот тут*/
 .archive-block .hentry{
    overflow: hidden;
	transition: all 0s ease-out 0.75s;

}
.article-body {
	background-color:white;
	    height: 100%;
	    border-radius: 3px;
    border: 1px solid #E2F0F5;
	    overflow: hidden;
	visibility: visible;
}
.toc-block{
    overflow-y: scroll;
    border-radius: 3px;
    height: 0;
    opacity:0;
	    background-color: white;
	visibility: hidden;
    box-shadow: 0px 5px 10px 2px #96ACCF;

}
  /*.hentry:hover .article-body {
	visibility: hidden;
	opacity:0;
	  height: 0;
	transition: all 0s ease-out 0.75s;                    ПОТОМ УБРАТЬ КОММЕНТЫ КОГДА TOC ПОЧИНИМ
}
 .hentry:hover .toc-block {
	opacity:1;
	 height: 100%;
    visibility: visible;
	 transition: all 0s ease-out 0.75s;
}
*/
.hentry:hover .entry-title,.hentry:hover .post-category{
    color: white !important;
}
.hentry:hover .article-mini-body .post-category{
    color: #B09383 !important;
}
.hentry:hover .entry-title{
    background-color: #3A9EFF;
}
.hentry:hover .article-mini-body .entry-title{
    background-color: white;
    color: #3A9EFF !important;
}
.kc__wrap{
    display: none;
}
/* КОНЕЦ КОСТЫЛЯ */
 .hentry{
    height: 305px;
    overflow: hidden;
    transition: all 0s ease-out 0.75s;
    overflow: hidden;
	padding-bottom: 15px;
}


/*и вот тут*/
/*.article-body {
    overflow: hidden;
    border-radius: 3px;
    border: 1px solid #E2F0F5;
    height: 290px;
    transition: none;
}
.toc-block{
    overflow-y: scroll;
    border-radius: 3px;
    border: 1px solid #E2F0F5;
    height: 290px;
    transition: none;

}
.archive-block .hentry{
    height: 290px;
    overflow: hidden;

    transition: all 0s ease-out 0.75s;
    overflow: hidden;
}
.archive-block .hentry:hover{

    box-shadow: 0px 20px 50px 6px #96ACCF;

}*/
.post-link{
    display: flex;
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
}
.post-link:hover, .post-link:active{
    color: white;
    background-color: #3A9EFF;
    border-bottom: none;
}
.archive-block .hentry:hover .article-body {
   /* margin-top: -290px;
	/*display:none;*/
    transition: all 0s ease-out 0.75s;
}
.toc-title .entry-title{
    font-family: 'PF Agora Slab Pro';
    font-size: 20px;
    font-weight: bold;
    padding: 10px 15px;
    min-height: 56px;
    background-color: #3A9EFF;
    color: white;
}
.submenu{
    padding: 0;
}
.toc-header-arch{
    text-transform: uppercase;
    font-weight: bold;
    color: #C8C8C8;
    padding-left: 10px;
}
.toc2{
    padding: 0 10px;
    font-weight: 500;
    color: #277BCC;
    margin-bottom: 10px;
}
.toc2:hover{
    background-color: #DBF0FF ;
}
.archive-header{
    margin: 20px;
	font-family: PF Agora Slab Pro;
line-height: normal;
font-size: 36px;

color: #354256;
}
 ul.contents {
      list-style: none;
      margin: 0
    }
 ul.contents li{
       position: relative;
      }
 ul.contents li:before {
        content:  "—";
        position: absolute;
        left:     -18px;
	    color: #B6B6B6;
    }

.archive-block ul.contents {
      list-style: none;
      padding: 0 10px;
    }
.archive-block ul.contents li{

      }
.archive-block ul.contents li:before {
        content:  "";
        position: absolute;
        left:     0px;
	    color: #B6B6B6;
    }
.toc-body .kc-title {
    padding-left: 20px;
}
.toc-body .kc__wrap {
margin-left: 0px;}
.toc-body ul.contents li {
	padding: 0 10px;
}
.toc-body ul.contents li:hover {
background-color:#DBF0FF;}
.kc__wrap {
	margin-left: 20px;
}
.kc-title {
	color: #B6B6B6;
	    margin-left: -18px;
	padding-bottom: 10px;
	font-weight: 500;
}
.toc-body .kc-title {
	color: #B6B6B6;
	    margin-left: 0px;
	padding-bottom: 10px;
	font-weight: 500;
	font-size: 14px;
}
/* главная страница */
 .h2 {
    font-family: 'PF Agora Slab Pro';
    font-size: 20px;
    font-weight: bold;

    padding: 10px 15px;
    min-height: 56px;
}



.buy-kurs {
    height: 200px;
    /*background-image: url(https://cryptobotanika.ru//wp-content/themes/bones-master/library/images/Banner-frank-truth.png);*/
    background-image: url(http://cryptobotanika.ru/wp-content/uploads/2018/09/Banner_Otkrovennaya_pravda_Pryamougolnik.jpg);
    background-size: cover;
    padding: 18px 40px;
   text-align: center;
}
.cripto-bet {
    height: 200px;
    background-image: url(https://cryptobotanika.ru//wp-content/themes/bones-master/library/images/teleg.png);
    background-size: cover;
    padding: 18px 40px;
      text-align: center;
}
.warnings {
	background-color:#FEF6F4;
	margin-bottom:30px;
}
.big-post {
	height: 290px;
	align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
	border: 1px solid #E2F0F5;
    box-sizing: border-box;
    border-radius: 3px;
	    background-size: cover;
}
.page-template-homepage .favorite-post{
	height: 305px;

}
.post-category {
	color: #B09383;
	font-weight: bold;
line-height: normal;
font-size: 12px;
	    margin-left: 15px;
    margin-top: 7px;
    margin-bottom: 4px;
	    text-transform: uppercase;

}
.post-category a{
	color: #B09383;
	text-transform: uppercase;
	    background: rgba(255, 255, 255, 0.8);
		    padding: 5px;
}
.buy-kurs p{
	font-weight: bold;
line-height: 25px;
font-size: 18px;
text-align: center;
margin-top:45px;
color: #354256;
}
.btn {
	background: #3A9EFF;
border-radius: 3px;
	font-weight: bold;
line-height: normal;
font-size: 16px;

color: #FFFFFF;
	padding: 10px 30px;

}
.btn:hover, .buy-kurs:hover .btn  {
	color: #FFFFFF;
	-webkit-box-shadow: 0px 0px 24px 0px  #3A9EFF;
    -moz-box-shadow: 0px 0px 24px 0px  #3A9EFF;
    box-shadow: 0px 0px 24px 0px  #3A9EFF;
}
.cripto-bet p{font-weight: bold;
line-height: 34px;
font-size: 24px;
	margin-top:35px;
text-align: center;
color: #FFFFFF;
}
.cripto-btn {
	background: #FFFFFF;
border-radius: 3px;
	font-weight: bold;
line-height: normal;
font-size: 16px;
text-align: center;
color: #3A9EFF;
}
.cripto-btn:hover, .cripto-bet:hover .cripto-btn {
	color: #3A9EFF;
	-webkit-box-shadow: 0px 0px 24px 0px rgba(255,255,255,1);
    -moz-box-shadow: 0px 0px 24px 0px rgba(255,255,255,1);
    box-shadow: 0px 0px 24px 0px rgba(255,255,255,1);
}

.category-title {
	font-weight: bold;
    line-height: normal;
    font-size: 28px;
    margin-top: 27px;
    padding-left: 15px;
	margin-bottom:23px;
color: #354256;
}
.big-post header {
	text-align: center;
	    align-self: center;
	max-width:450px;

}
.favorite-title {
    color: #354256;
    font-size: 30px;
    padding: 20px 10px;
    margin: 10px 15px;
    max-width: 520px;
    text-shadow: 0px 0px 6px rgba(255, 255, 255, 1);
    background: #ffffffa6;
}
.big-post-title {
	font-family: PF Agora Slab Pro;
    line-height: normal;
    font-size: 24px;
    text-align: center;
    color: #277BCC;
	 background: rgba(255, 255, 255, 0.8);

}
.mini-post {
	height:100px;
	border: 1px solid #E2F0F5;
    box-sizing: border-box;
    border-radius: 3px;
    transition: all 0s ease-out 0s;
}
.big-post a:hover, a:focus, a:visited:hover, a:visited:focus {
    border-bottom: 0px solid #DBF0FF;}
.majning-block .big-post {
	height: 343px;
}
.big-cat {
		 background: rgba(255, 255, 255, 0.8);
		     width: 100%;
    max-width: 200px;
    text-align: center;
    margin: 0 auto;
    padding: 0px;
	    color: #B09383;
    font-weight: bold;
	    text-transform: uppercase;
		    font-size: 12px;
}
.miniarticle-title {
	width:70%;
	float: left
}
.miniarticle-title .h2{
	padding: 0 15px;
	    line-height: 1.1em;
}
.mini-img {    width: 102px;
    HEIGHT: 100px;
    float: right;
    vertical-align: top;
}
.favorite-post .btn {
	margin-left: 15px;
}
.daily-title {
    font-weight: 500;
    line-height: 16px;
    margin-top: 5px;
    font-size: 16px;
color: #575757;
}
.daily {
	height: 255px;
    transition: all .5s;
    transition-delay: 0s;
}
.daily:hover{
    box-shadow: 0px 5px 10px 2px #96ACCF;
    border-radius: 3px;
}
.daily-article-title{
    padding: 0 5px;
}
.post-count {font-weight: bold;
line-height: normal;
font-size: 12px;
text-transform: uppercase;

color: #C8C8C8;}
.big-post:hover {
	box-shadow: 0px 5px 10px 2px #96ACCF;
}
.mini-post:hover {
	box-shadow: 0px 5px 10px 2px #96ACCF;
}
.big-post a {
height: 100%;
	    align-items: center;
    justify-content: center;
    flex-direction: column;
    display: flex;
width:100%;
}
/* --конец главной-- */


/* Страница новостей */
.last-news-wrap {
    margin-left: 20px;
    height: 290px;
    margin-bottom: 46px;
}
.last-news-item-cat-title a {
	font-weight: bold;
line-height: normal;
font-size: 12px;
text-transform: uppercase;
color: #B09383;
}
.my_term-archive a:active {
	color: black;
}
.widget-title {
	font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    color: #C8C8C8;
	font-size: 14px;
	padding-left: 13px;
}
.sidebar {
    margin-top: 0;
}
.widget {
    padding: 0 10px;
    margin: 20px 0;
}
.my_term-archive li {
	font-weight: bold;
    line-height: normal;
    text-transform: uppercase;
    color: #C8C8C8;
}
.active {
	border-left: 3px solid #3A9EFF !important;
}
.single .hentry {
	height: 100%;
}
.similar-post {
 background: #F4FAFF;
	    padding: 15px;
    width: 280px;
	    float: left;
    margin-right: 20px;
}
.similar-post  p {
	font-weight: bold;
line-height: normal;
font-size: 12px;
text-transform: uppercase;

color: #354256;
}
.like-news {
	border: 1px solid #E2F0F5;
box-sizing: border-box;
border-radius: 3px;

    padding-right: 15px;

}
.like-news p {
	font-weight: bold;
line-height: normal;
font-size: 12px;
text-transform: uppercase;
color: #C8C8C8;
	      padding-top: 15px;
    padding-left: 15px;
}
.like-news ul li a{
	font-style: normal;
font-weight: normal;
line-height: 20px;
font-size: 14px;

color: #575757;
}
.essb_links {

    margin: 1em 1.5em;
}
.widget ul li {
    font-weight: bold;
    line-height: normal;
    /* font-size: 12px; */
    /* text-transform: uppercase; */
    color: #C8C8C8;
}
.help_info {
	background: #FBF8EB;
	padding-top:20px;
		margin-bottom:30px;
}
.info-header {
	font-weight: bold;
line-height: normal;
font-size: 12px;

text-transform: uppercase;

color: #E6C955;
}
.help_info .info-header {color: #E6C955;}
.info-parag {
	font-style: normal;
font-weight: normal;
line-height: 26px;
font-size: 16px;

color: #575757;
}
.info-icon {
	    float: right;
}
.info-footer {
	line-height: 26px;
font-size: 12px;
margin-top: 50px;
color: #000000;
}
.cautions_info {
	background: #FFF4EF;
	padding-top: 20px;
	margin-bottom:30px;
}
.cautions_info .info-header {
	color: #F07F7F;
}
.links_info {
	background: #EFF8EA;
	padding-top: 20px;
	margin-bottom:30px;
}
.links_info .info-header {
	color: #98C282;
}
.manual_info {
	background: #F3F9FF;
	padding-top: 20px;
	margin-bottom:30px;
}
.manual_info .info-header {
	color: #A0C1D2;
}
.plus_info {
	background: #EFF8EA;
	padding-top: 20px;
	margin-bottom:30px;
}
.plus_info .info-header {
	color: #98C282;
}
.minus_info {
	background: #FFF4EF;
	padding-top: 20px;
	margin-bottom:30px;
}
.minus_info .info-header {
	color: #F07F7F;
}
.quote_info {
	background: #F6F6F6;
	padding-top: 20px;
	margin-bottom:30px;
}
.entry-content tr:first-child  {
    border-bottom: 1px solid #EEE0D8;
	 background-color: #fff !important;
}
.entry-content tr:first-child  td {
	font-weight: bold;
line-height: normal;
font-size: 16px;

color: #B09383;
}
.entry-content table {
    width: 100%;
	border: 0px ;
}
.entry-content td {

    border-right: 0px solid;
}
i.mce-i-infos {
	background-image: url('https://cryptobotanika.ru//wp-content/themes/bones-master/library/images/info.png');
}
.entry-content tr {
    border-bottom: 0px;
}
.entry-content tr:nth-child(odd) {
    background-color: #FCF5F2;
}
.entry-content tr:nth-child(even) {
    background-color: #fff;
}
.webinar-wiget {
	    background: #B09383;
    padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	border-bottom: 1px solid #CFB8AB;
    margin-top: 65px;
}
.webinar-w-title {
	font-weight: bold;
line-height: normal;
font-size: 12px;
text-transform: uppercase;

color: #CFB8AB;
}
.webinar-w-date {

	  font-family: 'PF Agora Slab Pro';
line-height: 28px;
font-size: 20px;
text-transform: uppercase;
    padding-top: 7%;
color: #FFFFFF;
}

.webinar-w-more {
	font-weight: 500;
line-height: 20px;
font-size: 14px;
padding-bottom: 5px;
color: #FFDCC9;
}
.webinar-item {
	border-bottom: 1px solid #CFB8AB;
}
.webinar-mail {
	background: #CFB8AB;
	padding: 20px;
	    background-image: url('https://cryptobotanika.ru//wp-content/themes/bones-master/library/images/Rectangle-640.png');
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: center;
}
.webinar-mail-title {
	font-weight: bold;
line-height: 18px;
font-size: 12px;
text-transform: uppercase;

color: #FFFFFF;
}
.webinar-mail-week {
	font-weight: bold;
line-height: 18px;
font-size: 12px;
padding-bottom: 53px;
color: #F0D9CC;
}
.webinar-w-input {
	 background-color: #FFFFFF !important;
border-radius: 3px;
    font-family: "Roboto" !important;
    font-style: normal;
    font-weight: 500;
line-height: normal;
font-size: 14px !important;
color: #6F6F6F !important;
	box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75) !important;
}
#recent-posts-2 li, #categories-3 li {
    margin-bottom: 0 !important;
}
#inner-content>.col-sm-8>article{
    height: auto !important;
}
a.sidesliv img {
    width: 207px;
}
a.sidesliv {
    display: block;
    text-align: center;
    transition: all .5s;
}
.doverol{
    padding-left: 16px;
}
.doverol li{
    margin-bottom: 15px;
}
a.sidesliv:hover{
    transform: scale(1.1);
}

.my_term-archive{
    overflow: hidden;
    height: 24px;
}


/* Рекламный блок */
.i-am-article{
    height: 290px;
    display: flex;
    align-items: flex-end;
    border: 1px solid #E2F0F5;
    border-radius: 3px;
    transition: all .5s;
}
.i-am-article:hover{
    box-shadow: 0px 5px 10px 2px #96ACCF;
}
.no-binfo{
    background-color: white;
}
.no-tax{
    text-transform: uppercase;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #B09383;
    padding: 10px 15px;
    padding-bottom: 0;
}

.no-text {
    font-family: 'PF Agora Slab Pro';
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    text-align: center;
}
.cat-item{
    margin-bottom: 0 !important;
}
.cat-item:hover a{
    border-bottom: none !important;
}
.news-date-single{
color: #C8C8C8;
font-family: Roboto;
font-style: normal;
font-weight: bold;
line-height: normal;
font-size: 14px;
}
.webinar-wiget .am-schedule-list.in-content .am-schedule-list-item{
    display: block !important;
    padding:0 !important;
    width: auto !important;
}
.webinar-wiget ul li a{
    border-left: none !important;
    padding: 0;
    display: block;
}
.am-schedule-list, .am-schedule-list-item{
    margin-bottom: 0 !important;
}

.taxonomy-description{
    font-family: "Roboto", "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    margin-top: 24px;
    color: #575757;
    font-feature-settings: "liga", "dlig";
    -webkit-font-smoothing: antialiased;
    line-height: 1.5;
}
.info-footer{
    color: #575757;
}
.info-footer a{
    color: rgba(47, 128, 237, 1);
}
.info-footer a:first-child{
    border-right: 2px solid rgba(0, 0, 0,.2);
    margin-right: 5px;
}
.social-form {
    text-align: center;
    display: flex;
    box-shadow: 0 0 5px 1px rgba(0,0,0,0.2);
    margin-top: 38px;
}
.social-form input[type="email"] {
    border: 0;
    border-radius: 3px 0 0 3px;
    padding-left: 10px;
    background-color: white;
    padding-right: 0;
    margin-bottom: 0;
}
.social-form .btn-icon{
    background-color: white;
    border: 0;
    border-radius: 0 3px 3px 0;
}
:focus {
    outline: -webkit-focus-ring-color auto 5px;
    outline-color: -webkit-focus-ring-color;
    outline-style: none;
}
.webinar-wiget{
    display:flex;
    flex-direction: column;
}
.comment .comment-reply-link{
color: white;
}
.comment .comment-reply-link:hover{
    border-bottom: none;
}
