/*
Theme Name: thePascal Child
Author: WebGeniusLab
Author URI: http://webgeniuslab.net
Description: -
Version: 1.0
Template: thepascal
Text Domain: thepascal-child
*/


@media (min-width: 1030px){
.blog_columns-1 {
	padding-right: 100px !important;
}

.blog-post_content{
	padding-right: 100px ;
}

.wgl_col-6 .item .slick-slide .slick-active {
	padding-right: 0px !important.
}
}

#rd-button-l8b2c50b {
    -ms-flex-align: center;
    -ms-flex-direction: column;
    -ms-flex-pack: center;
    align-self: center;
    background-color: #f31717;
    border-bottom-style: none;
    border-color: #248f74;
    border-left-style: none;
    border-radius: 100px;
    border-right-style: none;
    border-top-style: none;
    border-width: 1px;
    color: #ffffff;
    cursor: pointer;
    font-family: Raleway, sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    height: 51px;
    justify-content: center;
    line-height: 1.42857;
    margin-bottom: 0px;
    margin-top: 18px;
    max-width: 200px !important;
    text-align: center;
    text-decoration: none;
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}