@import url('https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700&display=swap');

@font-face{
  font-family: MyFont Regular Sans;
  src: url(../fonts/Gilroy-Regular.woff) format('woff');
  font-weight:300;
  font-style:normal;
}
@font-face{
  font-family: MyFont Sans;
  src:url(../fonts/Gilroy-Regular.woff) format('woff');
  font-weight:200;
  font-style:normal;
}
@font-face{
  font-family: MyFont Medium Sans;
  src:url(../fonts/Gilroy-Medium.woff) format('woff');
  font-weight:400;
  font-style: medium;
}

@font-face{
  font-family: Poppins Sans;
  src:url(../Poppins.woff2) format('woff2');
  font-weight:400;
  font-style:normal;
}

/*@font-face{
  font-family: Proxima Nova Bold;
  src:url(../Proxima-Nova-Bold.otf) 
  format('opentype');
  font-weight:bold;
}*/
*{
  font-family: 'Merriweather', sans-serif;
}
.font-Merriweather{
  font-family: 'Merriweather', sans-serif;
}
.kenkarlo-dot-style {
  color: #0855a8; 
}
.form-control{
  color: #007bff;
}
.no-drop {
  cursor: no-drop;
}

/* Margin Top */

.margin-top-0 {
  margin-top: 0px !important;
}

.margin-top-5 {
  margin-top: 5px !important;
}

.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-15{
  margin-top: 15px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}

.margin-top-30 {
  margin-top: 30px !important;
}

.margin-top-40 {
  margin-top: 40px !important;
}

.margin-top-50 {
  margin-top: 50px !important;
}

.margin-top-60 {
  margin-top: 60px !important;
}

.margin-top-70 {
  margin-top: 70px !important;
}

.margin-top-80 {
  margin-top: 80px !important;
}

.margin-top-90 {
  margin-top: 90px !important;
}

.margin-top-100 {
  margin-top: 100px !important;
}

.margin-top-120 {
  margin-top: 120px !important;
}
.margin-top-130 {
  margin-top: 130px !important;
}
.margin-top-140 {
  margin-top: 140px !important;
}
.margin-top-150 {
  margin-top: 150px !important;
}
.margin-top-160{
  margin-top: 160px !important
}
.margin-top-170{
  margin-top: 170px !important
}
.margin-top-180{
  margin-top: 180px !important
}
.margin-top-200 {
  margin-top: 200px !important;
}


/* Margin Bottom */

.margin-bottom-0 {
  margin-bottom: 0px !important;
}

.margin-bottom-10 {
  margin-bottom: 10px !important;
}

.margin-bottom-20 {
  margin-bottom: 20px !important;
}

.margin-bottom-30 {
  margin-bottom: 30px !important;
}

.margin-bottom-40 {
  margin-bottom: 40px !important;
}

.margin-bottom-50 {
  margin-bottom: 50px !important;
}

.margin-bottom-60 {
  margin-bottom: 60px !important;
}

.margin-bottom-70 {
  margin-bottom: 70px !important;
}

.margin-bottom-80 {
  margin-bottom: 80px !important;
}

.margin-bottom-90 {
  margin-bottom: 90px !important;
}

.margin-bottom-100 {
  margin-bottom: 100px !important;
}

.margin-bottom-120 {
  margin-bottom: 120px !important;
}

.margin-bottom-150 {
  margin-bottom: 150px !important;
}

.margin-bottom-200 {
  margin-bottom: 200px !important;
}

/*margin-right*/

.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}

.margin-right-20 {
  margin-right: 20px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-right-30 {
  margin-right: 30px !important;
}

.margin-right-40 {
  margin-right: 40px !important;
}

.margin-right-50 {
  margin-right: 50px !important;
}

.margin-right-60 {
  margin-right: 60px !important;
}

.margin-right-70 {
  margin-right: 70px !important;
}

.margin-right-80 {
  margin-right: 80px !important;
}

.margin-right-90 {
  margin-right: 90px !important;
}

.margin-right-100 {
  margin-right: 100px !important;
}

.margin-right-120 {
  margin-right: 120px !important;
}

.margin-right-150 {
  margin-right: 150px !important;
}

.margin-right-200 {
  margin-right: 200px !important;
}


/*margin-right*/

.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}

.margin-left-20 {
  margin-left: 20px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-left-30 {
  margin-left: 30px !important;
}

.margin-left-40 {
  margin-left: 40px !important;
}

.margin-left-50 {
  margin-left: 50px !important;
}

.margin-left-60 {
  margin-left: 60px !important;
}

.margin-left-70 {
  margin-left: 70px !important;
}

.margin-left-80 {
  margin-left: 80px !important;
}

.margin-left-90 {
  margin-left: 90px !important;
}

.margin-left-100 {
  margin-left: 100px !important;
}

.margin-left-120 {
  margin-left: 120px !important;
}

.margin-left-150 {
  margin-left: 150px !important;
}

.margin-left-200 {
  margin-left: 200px !important;
}

/* Padding */

.padding-0 {
  padding: 0px !important;
}

/* Padding Top */

.padding-top-0 {
  padding-top: 0px !important;
}

.padding-top-5 {
  padding-top: 5px !important;
}

.padding-top-10 {
  padding-top: 10px !important;
}

.padding-top-20 {
  padding-top: 20px !important;
}

.padding-top-30 {
  padding-top: 30px !important;
}

.padding-top-40 {
  padding-top: 40px !important;
}

.padding-top-50 {
  padding-top: 50px !important;
}

.padding-top-60 {
  padding-top: 60px !important;
}

.padding-top-70 {
  padding-top: 70px !important;
}

.padding-top-80 {
  padding-top: 80px !important;
}

.padding-top-90 {
  padding-top: 90px !important;
}

.padding-top-100 {
  padding-top: 100px !important;
}

.padding-top-120 {
  padding-top: 120px !important;
}

.padding-top-150 {
  padding-top: 150px !important;
}

.padding-top-200 {
  padding-top: 200px !important;
}


/* Padding Bottom */

.padding-bottom-0 {
  padding-bottom: 0px !important;
}

.padding-bottom-10 {
  padding-bottom: 10px !important;
}

.padding-bottom-20 {
  padding-bottom: 20px !important;
}

.padding-bottom-30 {
  padding-bottom: 30px !important;
}

.padding-bottom-40 {
  padding-bottom: 40px !important;
}

.padding-bottom-50 {
  padding-bottom: 50px !important;
}

.padding-bottom-60 {
  padding-bottom: 60px !important;
}

.padding-bottom-70 {
  padding-bottom: 70px !important;
}

.padding-bottom-80 {
  padding-bottom: 80px !important;
}

.padding-bottom-90 {
  padding-bottom: 90px !important;
}

.padding-bottom-100 {
  padding-bottom: 100px !important;
}

.padding-bottom-120 {
  padding-bottom: 120px !important;
}

.padding-bottom-150 {
  padding-bottom: 150px !important;
}

.padding-bottom-200 {
  padding-bottom: 200px !important;
}


/* Padding right */
.padding-right-0 {
  padding-right: 0px !important;
}

.padding-right-10 {
  padding-right: 10px !important;
}

.padding-right-20 {
  padding-right: 20px !important;
}

.padding-right-30 {
  padding-right: 30px !important;
}

.padding-right-40 {
  padding-right: 40px !important;
}

.padding-right-50 {
  padding-right: 50px !important;
}

.padding-right-60 {
  padding-right: 60px !important;
}

.padding-right-70 {
  padding-right: 70px !important;
}

.padding-right-80 {
  padding-right: 80px !important;
}

.padding-right-90 {
  padding-right: 90px !important;
}

.padding-right-100 {
  padding-right: 100px !important;
}

.padding-right-120 {
  padding-right: 120px !important;
}

.padding-right-150 {
  padding-right: 150px !important;
}

.padding-right-200 {
  padding-right: 200px !important;
}

/* Padding left */
.padding-left-0 {
  padding-left: 0px !important;
}

.padding-left-10 {
  padding-left: 10px !important;
}

.padding-left-20 {
  padding-left: 20px !important;
}

.padding-left-30 {
  padding-left: 30px !important;
}

.padding-left-40 {
  padding-left: 40px !important;
}

.padding-left-50 {
  padding-left: 50px !important;
}

.padding-left-60 {
  padding-left: 60px !important;
}

.padding-left-70 {
  padding-left: 70px !important;
}

.padding-left-80 {
  padding-left: 80px !important;
}

.padding-left-90 {
  padding-left: 90px !important;
}

.padding-left-100 {
  padding-left: 100px !important;
}

.padding-left-120 {
  padding-left: 120px !important;
}

.padding-left-150 {
  padding-left: 150px !important;
}

.padding-left-200 {
  padding-left: 200px !important;
}
/**************************************/

.fw-600{
  font-weight: 600;
}
.my-account ul li
{
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #0274b3;
}
.my-account ul li:not(:last-child)::after
{
  display: inline-block;
  content: '/';
  margin-left: 10px;
  margin-right: 6px;
  color: #000;
}
.my-account ul li a
{
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.my-account ul li a:hover
{
  color: #0274b3;
}
.home-article
{
  display: block;
  width: 100%;
  height: 680px;
  z-index: 100;
  margin-top: 90px;
  padding-left: 0px;
  padding-right: 0px;
}

.home-article-main
{
  width: 100%;
  height: 680px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 100px;
}

.home-article-main-mob
{
  height: 680px;
  z-index: 2;
  margin-top: 70px;
  padding-left: 0px;
  padding-right: 0px;
}

.home-article-blog-mob
{
  height: 100%;
  z-index: 2;
  margin-top: 70px;
  padding-left: 0px;
  padding-right: 0px;
}

.home_background_main
{
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.home_container_main {
  max-width: 100%;
  height: auto;
}
.home-article-mob
{
  max-width: 100%;
  height: 680px;
  z-index: 2;
  margin-top: 30px;
  padding-left: 0px;
  padding-right: 0px;
}
.home_container_mob {
  max-width: 100%;
  height: auto;
}

.h2-main-featured-mob{
  font-size: 16px; 
  color: #fff
}
.home_background_mob
{
  z-index: 2;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  height: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.home_content_container
{
  position: absolute;
  top: 58%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 9999;
}
.home_content_container_article
{
  position: absolute;
  top: 58%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}

.home_content_container_main
{
  position: absolute;
  top: 41%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}

.home_content_container_main_mob
{
  position: absolute;
  top: 51%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}
.home_content_container_article_mob
{
  position: absolute;
  top: 41%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  z-index: 9;
}
.home_content_article {
  width: 100%;
}
.home_content
{
  width: 580px;
}
.img-container {padding: 0px;}
.home_background
{
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.footer_logo a
{
  font-size: 30px;
  line-height: 0.75;
  color: #fff !important;
  font-weight: 700;
}
.copyright
{
  width: 40%;
  font-size: 14px;
  font-weight: 400;
  color: #fff !important;
}
.footer_social ul li a i
{
  font-size: 17px;
  color: #fff !important;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.header_container
{
  width: 100%;
  z-index: 100;
  background: #fff;
  padding: 10px 0px; 
}
.own-div
{
  width: 100%;
  background: #232222;
  padding-bottom: 30px;
  color: #fff;
}
.own-div-account {
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 2;
  color: #000;
}

.ken-div
{
  width: 100%;
  padding-bottom: 30px;
  z-index: 2;
  color: #fff;
}

h1, h2, h3, h4, h5, h6
{
  font-family: 'Poppins', sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
  color: rgb(56, 56, 56);
}
.font-bold {
  font-weight: bold !important;
}
.font-bolder {
  font-weight: bolder !important;
}
.font-lighter {
  font-weight: lighter !important;
}
.font-normal {
  font-weight: normal !important;
}
.font-300 {
  font-weight: 300 !important;
}
.font-400 {
  font-weight: 400 !important;
}
.font-500 {
  font-weight: 500 !important;
}
.font-600 {
  font-weight: 600 !important;
}
.font-700 {
  font-weight: 700 !important;
}
.font-800 {
  font-weight: 800 !important;
}
.font-900 {
  font-weight: 900 !important;
}
.font-lg {
  font-size: 22px !important;
}
.footer-acct
{
  left: 0;
  width: 100%;
  position: fixed;
  bottom:0;
  z-index: 2;
}
.footer
{
  left: 0;
  width: 100%;
  position:absolute;
  bottom:0;
  padding-bottom: 10px;
}
.footer_overlay
  {
    height: 200px;
  }

.footer_background
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.footer_content
{
  height: 200px;
}

.footer_logo a
{
  font-size: 30px;
  line-height: 0.75;
  color: #1b1b1b;
  font-weight: 700;
}
.settings_border
{
  width: 100%;
  border-top: solid 2px #e3e3e3;
}


.email-content {
  color: #000;
}
.kStyle-btn
{
  position: relative;
  width: 178px;
  height: 61px;
  border: solid 2px #1b1b1b;
  background: #FFFFFF;
  cursor: pointer;
  margin-top: 55px;
  overflow: hidden;
}
.kStyle-btn span
{
  display: block;
  position: relative;
  z-index: 10;
  font-size: 16px;
  font-weight: 600;
  color: #1b1b1b;
  background: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.kStyle-btn::after
{
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #1b1b1b;
    z-index: 0;
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.kStyle-btn:hover::after
{
  opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.kStyle-btn:hover span
{
  color: #FFFFFF;
}
input[type="file"] {
    display: nonxe;
}
.custom-file-upload {
    border: 2px solid #000;
    display: inline-block;
    padding: 6px 12px;
    cursor: pointer;
}
.star-rating {
  color: #ffcd2b;
}
.text-reviews {
  color: #000;
  font-size: 11px;
}

.item-value-modal {
  color: #3382f7;
  font-size: 22px;
}

.item-value-modal-x {
  color: #808080;
  font-size: 12px;
  font-weight: bold;
}
.item-value-modal-payment img{
  width: 150px; height: 70px; margin-top: 5px; border-radius: 8px;
}
.item-text-modal {
  color: #3382f7;
  font-size: 15px;
}
.select-payment-method {
  color: #3382f7 !important;
}
.label-review {
  font-size: 17px;
}
.desc-review {
  font-size: 17px;
}
.product_new
{
  background: #3685f9 !important;
}
.product_sale
{
  background: #e54b4b !important;
}
.product_hot
{
  background: #ff2d2d !important;
}
.product_extra_modal
{
  position: absolute;
  top: 4px;
  left: 70px;
  width: 66px;
  height: 36px;
  text-align: center;
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  -o-transform-origin: top left;
  transform-origin: top left;
  transform: rotate(90deg);
}
.product_extra_modal a
{
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #FFFFFF;
  line-height: 36px;
}


.kenkarlo-button
{
  position: relative;
  width: 100%;
  height: 61px;
  border: solid 2px #1b1b1b;
  background: #FFFFFF;
  cursor: pointer;
  overflow: hidden;
  margin-top: 10px;
}
.kenkarlo-button span
{
  display: block;
  position: relative;
  z-index: 10;
  font-size: 16px;
  font-weight: 600;
  color: #1b1b1b;
  background: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.kenkarlo-button::after
{
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #1b1b1b;
    z-index: 0;
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.kenkarlo-button:hover::after
{
  opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}
.kenkarlo-button:hover span
{
  color: #FFFFFF;
}
.terms-conditions {
  display: inline-block;
}

.terms-conditions a{
  color: #3382f7;
  border: none !important;
}

.terms-conditions a:hover{
  color: #3382f7;
  border: none !important;
  background: none;
}

::selection {
    background-color: #2d2d2d;
    color: #ffffff;
}

::-moz-selection {
    background-color: #2d2d2d;
    color: #ffffff;
}

.main_input_alt
{
  width: 100%;
  height: 52px;
  background: #f2f4f8;
  border: none;
  outline: none;
  padding-left: 15px;
}
.contact_form label
{
  font-size: 14px;
  font-weight: 400;
  color: #6c6a74;
}
.contact_input
{
  width: 100%;
  height: 52px;
  background: #f2f4f8;
  border: none;
  outline: none;
  padding-left: 15px;
}
.contact_input
{
  height: 41px;
}
.font-black {
  color: #000 !important;
}
.font--black {
  color: #464646 !important;
}
.font--title{
  color: #344256 !important
}
.font-white {
  color: #fff !important;
}
.product_title a:hover {
  color: #0c5ed1;
}

.footer_links a
{
  font-size: 11px;
  line-height: 0.75;
  color: #fff !important;
  text-align: left;
}

/*Social button*/
.social-icon {
  list-style: none;
  padding-left: 0;
  margin: 0;
  text-align: center;
}
.social-icon:before,
.social-icon:after {
  content: " ";
  display: table;
}
.social-icon:after {
  clear: both;
}
.social-icon li {
  display: inline-block;
  margin: 0px .5px;
  z-index: 999;
}
.social-icon li a {
  z-index: 999;
  display: block;
  width: 45px;
  height: 45px;
  line-height: 45px;
  color: #fff;
  text-align: center;
  border: 0 none;
  border-radius: 50px;
  font-size: 23px;
  box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
  transition: all 0.3s ease-in-out;

}
.social-icon li a:hover {
   box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.33);
}
.social-icon li a .fa {
  line-height: inherit;
}


/*Social button article*/
.social-icon-article {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.social-icon-article:before,
.social-icon-article:after {
  content: " ";
  display: table;
}
.social-icon-article:after {
  clear: both;
}
.social-icon-article li {
  display: inline-block;
  margin: 0px .5px;
  z-index: 999;
}
.social-icon-article li a {
  z-index: 999;
  display: block;
  width: 35px;
  height: 35px;
  line-height: 37px;
  color: #fff;
  text-align: center;
  border: 0 none;
  border-radius: 50px;
  font-size: 18px;
  box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
  transition: all 0.3s ease-in-out;

}
.social-icon-article li a:hover {
   box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.33);
}
.social-icon-article li a .fa {
  line-height: inherit;
}
/*social media side*/
.web-social-icon{
  list-style: none;
  padding: 15;
  margin: 0;
}
.web-social-icon:before,
.web-social-icon:after {
  content: " ";
  display: table;
}
.web-social-icon:after {
  clear: both;
}
.web-social-icon li {
  display: inline-block;
  margin: 0px .5px;
  z-index: 999;
}
.web-social-icon li a {
  z-index: 999;
  display: block;
  width: 38px;
  height: 38px;
  color: #fff;
  padding-top: 6px;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 0 none;
  border-radius: 100%;
  font-size: 18px;
  box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
  transition: all 0.3s ease-in-out;

}
.web-social-icon li a:hover {
  box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.33);
  color: #fff;
}
.web-social-icon li a .fa {
  line-height: inherit;
}
/*Social button article top*/
.social-icon-article-top {
  list-style: none;
  padding-left: 0;
  margin: 0;
}
.social-icon-article-top:before,
.social-icon-article-top:after {
  content: " ";
  display: table;
}
.social-icon-article-top:after {
  clear: both;
}
.social-icon-article-top li {
  display: inline-block;
  margin: 0px .5px;
  z-index: 999;
}
.social-icon-article-top li a {
  z-index: 999;
  display: block;
  width: 55px;
  height: 45px;
  color: #fff;
  padding-top: 6px;
  text-align: center;
  justify-content: center;
  align-items: center;
  border: 0 none;
  border-radius: 10px;
  font-size: 21px;
  box-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);
  transition: all 0.3s ease-in-out;

}
.social-icon-article-top li a:hover {
  box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.33);
  color: #fff;
}
.social-icon-article-top li a .fa {
  line-height: inherit;
}

/*Social media icon*/
.facebook {
   background-color: #3b5998;
}
.twitter {
   background-color: #1da1f2;
}
.telegram {
   background-color: #34abe0;
}
.google-plus {
   background-color: #dd4b39;
}
.medium {
   background-color: #000;
}
.instagram {
   background-color: #464545;
}
.linkedin {
   background-color: #0077b5;
}
.pinterest {
   background-color: #bd081c;
}
.youtube {
   background-color: #cd201f;
}
.vimeo {
   background-color: #1ab7ea;
}
.dribbble {
   background-color: #ea4c89;
}
.behance {
   background-color: #1769ff;
}
.flickr {
   background-color: #ff0084;
}
.tumblr {
   background-color: #35465c;
}
.foursquare {
   background-color: #f94877;
}
.github {
   background-color: #333333;
}
.skype {
   background-color: #00aff0;
}
.footer-fonts a{
  font-size: 12px;
  color: #fff !important;
}

.breadcrumbs ul li
{
  display: inline-block;
  position: relative;
  font-size: 14px;
  font-weight: 500;
  color: #0271e8;
}
.breadcrumbs ul li:not(:last-child)::after
{
  display: inline-block;
  content: '/';
  margin-left: 10px;
  margin-right: 6px;
  color: #FFFFFF;
}
.breadcrumbs ul li a
{
  font-size: 14px;
  font-weight: 500;
  color: #FFFFFF;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.breadcrumbs ul li a:hover
{
  color: #0271e8;
}

p
{
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  line-height: 1.8;
  font-weight: 400;
  color: #383838;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
p a
{
  display: inline;
  position: relative;
  color: inherit;
  border-bottom: solid 1px #0271e8;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
p:last-of-type
{
  margin-bottom: 0;
}
a, a:hover, a:visited, a:active, a:link
{
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
p a:active
{
  position: relative;
  color: #0271e8;
}
p a:hover
{
  color: #FFFFFF;
  background-image: linear-gradient(to left, #218cff, #0271e8);

}
p a:hover::after
{
  opacity: 0.2;
}
.img-blog
{
  width: 510px;
  height: auto;
  position: relative;
  
}
#content ol{
    margin-top: 10px;
}
#content ol li {
  font-family: 'Poppins', sans-serif;
  font-weight: 300;
  color: #303f53;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
#content ol li a
{
  display: inline;
  position: relative;
  color: inherit;
  border-bottom: solid 1px #0271e8;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}

#content ol li a, a:hover, a:visited, a:active, a:link
{
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
#content ol li a:active
{
  position: relative;
  color: #FF6347;
}
#content ol li a:hover
{
  color: #FFFFFF;
  background: #0271e8;
}
#content ol li a:hover::after
{
  opacity: 0.2;
}

#content ul li {
  font-family: 'Poppins', sans-serif;
  font-weight: 200;
  color: #2e3b4f;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
#content ul li a
{
  display: inline;
  position: relative;
  color: inherit;
  border-bottom: solid 1px #0271e8;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
#content ul li a, a:hover, a:visited, a:active, a:link
{
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  -webkit-text-shadow: rgba(0,0,0,.01) 0 0 1px;
  text-shadow: rgba(0,0,0,.01) 0 0 1px;
}
#content ul li a:active
{
  position: relative;
  color: #0271e8;
}
#content ul li a:hover
{
  color: #FFFFFF;
  background: #0271e8;
}
#content ul li a:hover::after
{
  opacity: 0.2;
}

.tags-link:hover {
  color: #0271e8 !important;
}

.badge-shop {
  font-size: 10px;
  font-weight: normal;
  border-radius: 20px;
}

.title-bold {
  padding: 5px 0px 5px 0px;
  color: #000 !important;
}
.title-bold span{
  border-left: 5px solid #0479f4;
  padding: 3px 20px 3px 10px;
  background: #000;
  color: #fff !important;
  font-weight: 600;
  font-family: 'Merriweather', sans-serif;
}

.margin-bottom-5{
  margin-bottom: 5px;
}

.col-md-3 .featured-tag-article-main{
  font-size: 10px; 
  background: #0976ea; 
  padding: 4px 9px 4px 9px; 
  font-weight: 700 !important;
  border-radius: 1px;
  color: #fff; 
  cursor: pointer;
  border-radius: 6px;
  margin-bottom: 15px !important;
}
.col-md-3 .featured-tag-article-main:hover {
  background: #0a6ad1; 
}

.featured-tag-article-main-mob {
  font-size: 9.8px; 
  background: #0976ea; 
  padding: 4px 9px 4px 9px; 
  font-weight: 700 !important;
  color: #fff; 
  cursor: pointer;
  border-radius: 6px;
  margin-bottom: 15px !important;
}
.featured-tag-article-main-mob:hover {
  background: #0a6ad1; 
}
.category-article-wrapper {
  font-size: 11px; 
  background: #0078f9; 
  padding: 3px 9px 3px 9px;
  color: #fff; 
  cursor: pointer;
  border-radius: 3px;
}
.featured-tag-article {
  font-size: 12px; 
  background: #0976ea; 
  padding: 4px 8px 4px 8px; 
  font-weight: 400 !important;
  border-radius: 5px !important;
  color: #fff; 
  cursor: pointer;
  border-radius: 50px;
}
.featured-tag-article:hover {
  background: #0a6ad1; 
}

.featured-tag-article-mobile {
  font-size: 10px; 
  background: #0a6ad1; 
  background-image: linear-gradient(to right, #0a6ad1, #0976ea);
  padding: 4px 10px 5px 10px; 
  border-radius: 1px;
  color: #fff; 
  border-radius: 50px;
  cursor: pointer;
}
.featured-tag-article-mobile {
  background: #0976ea; 
}

#featured-style:hover .featured-tag {
  background: #000; 
  cursor: pointer;
}
/*#featured-style:hover .article--title {
  color: #007bff !important;
  transition: .3s color;
}*/
/*#featured-style .text-bg:hover{
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)) !important;
  cursor: pointer;
}*/
.image-latest-article{
  position: relative;
  border-radius: 8px;
}
.image-latest-article:hover{
  border-radius: 8px;  
}
.image-latest-article img:hover{
  border-radius: 8px;  
}
.image-latest-article:focus{
  border-radius: 8px;  
}
.article-tag {
  font-family: 'Merriweather', sans-serif;
  font-size: 8.5px; 
  background: #0078f9; 
  padding: 3px 9px 3px 9px;
  color: #fff; 
  cursor: pointer;
  border-radius: 3px;
  /*position: absolute;*/
  /*left: 15px;*/
  /*top: 0;*/
}

.text-bg-article amp-img {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(1, 40, 87, 0.5));
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70.7%;
  z-index: 8;
  border-radius: 10px;
}
.text-bg-article-main {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, .8));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
}
.text-bg-article-main-mob {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, .7));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
}

.text-bg {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.6));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*.text-bg:hover {
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.6));
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}*/
.category-link h3 {
  font-size: 15px; 
  font-family: Poppins;
  margin-top: 5px; 
  cursor: pointer;
  width: auto;
}

.btn-kenkarlo {
  border: 1px solid #0271e8;
  background: #fff;
  color: #0271e8;
  cursor: pointer;
  border-radius: 0px;
}

.btn-kenkarlo:hover {
  border: 1px solid #0271e8;
  background: linear-gradient(to right, rgba(0, 123, 255, 1), rgba(0, 110, 234, 1));
  color: #fff;
  cursor: pointer;
  box-shadow: 0px 3px 8px 0px rgba(204, 228, 254, 0.9);
}

.btn-kenkarlo-tr {
  border: 1px solid #d93b3b;
  background: #d93b3b;
  color: #fff;
  cursor: pointer;
  border-radius: 0px;
}

.btn-kenkarlo-tr:hover {
  border: 1px solid #d93b3b;
  background: #d93b3b;
  color: #fff;
  cursor: pointer;
  box-shadow: 0px 3px 8px 0px rgba(204, 228, 254, 0.9);
}


.btn-kenkarlo-sw {
  border: 1px solid #0271e8;
  background: #fff;
  color: #0271e8;
  cursor: pointer;
  border-radius: 0px;
}

.btn-kenkarlo-sw:hover {
  border: 1px solid #0271e8;
  background: linear-gradient(to right, rgba(0, 123, 255, 1), rgba(0, 110, 234, 1));
  color: #fff;
  cursor: pointer;
  box-shadow: 0px 3px 8px 0px rgba(0, 123, 255, .8);
}

/****** image hover ******/
.image-hover * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box; box-sizing:border-box}
.image-hover {position:relative;display:inline-block;overflow:hidden;}
.image-hover a {text-decoration:none}

.image-hover-featured * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box; box-sizing:border-box}
.image-hover-featured {position:relative;display:inline-block;overflow:hidden;}
.image-hover-featured:hover {position:relative;display:inline-block;overflow:hidden;background-image: #000 !important}
.image-hover-featured a {text-decoration:none}

.image-hover-ord-article * {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}
.image-hover-ord-article {position:relative;display:inline-block;overflow:hidden;background:#fff;}
.image-hover-ord-article a {text-decoration:none}

.img-zoom-in img 
{
  transition:all .5s ease-in-out;
  -webkit-transition:all .5s ease-in-out;
  -moz-transition:all .5s ease-in-out;
  -ms-transition:all .5s ease-in-out;
  -o-transition:all .5s ease-in-out;
  border-radius: 8px;
}

.img-zoom-in:hover img 
{
  transform: background scale(2.1);
  -webkit-transform:scale(1.1);
  -moz-transform:scale(1.1);
  -ms-transform:scale(1.1);
  -o-transform:scale(1.1);
  border-radius: 8px;
}
.newsletter-form input{
  border-radius: 0px;
  font-size: 16px;
  font-weight: 300;
}

.footer-overlay-st {
  height: 200px;
  position: relative;
}
.footer_bg
{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
.footer-st
{
  bottom:0;
  left: 0;
  width: 100%;
  position:absolute;
  padding-bottom: 10px;
}
.sponsored-style {
  color: #171717;
}
.ad-style {
  font-size: 6.5px; 
  color: #079c34;
  border: .4px solid #079c34;
  color: #079c34;
  background: transparent;
  border-radius: 2px;
  padding: .2px 1.8px .2px 1.8px;
  cursor: pointer;
}

/*Cookie Consent Begin*/
#cookieConsent {
    margin-top: 70px; 
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 13px;
    color: #ccc;
    line-height: 26px;
    padding: 12px 0 12px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    z-index: 9999;
    margin-left: -15px;
}
#cookieConsent a {
    color: #0271e8;
    text-decoration: none;
}
#closeCookieConsent {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#closeCookieConsent:hover {
    color: #FFF;
}
#cookieConsent a.cookieConsentOK {
    background-color: #0271e8;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 8px;
    cursor: pointer;
    float: right;
    margin: 0 20px 0 10px;
    font-size: 12px;
}
#cookieConsent a.cookieConsentOK:hover {
    background-color: #0087ff;
}
/*Cookie Consent End*/

/*campaign*/
.fb_campaign {
  z-index: 999999;

}

/*banner ad*/
#kenkarlo-banner {
    /*background-color: rgba(255,255,255,1);*/
    background-image: -webkit-linear-gradient(130deg, #141821 35%, #343d4c 35%);
    min-height: 26px;
    padding: 20px 0px 20px 0px;
    font-size: 13px;
    color: #151515;
    line-height: 26px;
    padding: 12px 0 12px 30px;
    font-family: Poppins;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    margin-left: -15px;
    box-shadow: .5px .5px 25px rgba(0,0,0,.2);
}
#kenkarlo-banner a {
    color: #0271e8;
    text-decoration: none;
}
#close-kenkarlo-banner {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
    color: #767676;
}
#close-kenkarlo-banner :hover {
    color: #808080;
}
#kenkarlo-banner a.cookieConsentOK {
    background-color: #0271e8;
    color: #000;
    display: inline-block;
    border-radius: 5px;
    padding: 0 8px;
    cursor: pointer;
    float: right;
    margin: 0 20px 0 10px;
    font-size: 12px;
}
#kenkarlo-banner a.cookieConsentOK:hover {
    background-color: #0087ff;
}
.kenad-body {
  font-size: 16px;
}
/*banner ad*/

#header_banner {
    background-color: rgba(20,20,20,0.8);
    min-height: 26px;
    font-size: 13px;
    color: #ccc;
    line-height: 26px;
    padding: 92px 0 12px 30px;
    font-family: "Trebuchet MS",Helvetica,sans-serif;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    display: none;
    z-index: 9999;
    margin-left: -15px;
}
#header_banner a {
    color: #0271e8;
    text-decoration: none;
}
#close_header_banner {
    float: right;
    display: inline-block;
    cursor: pointer;
    height: 20px;
    width: 20px;
    margin: -15px 0 0 0;
    font-weight: bold;
}
#header_banner:hover {
    color: #FFF;
}
.form-control {
  color: #0271e8;
}
.newsletter-body {
  background: #131313; padding: 15px 10px 30px 10px; border-left: 5px solid #0271e8; color: #fff; 
}
.article-title-txt:hover {
  color: #0271e8 !important;
  transition: all .4s;
} 
.footer-alt
{
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(44, 58, 77, 1), rgba(26, 35, 46, 1));
  height: auto;
}
.social ul li {
  display: inline;
}

.footer-alt a
{
  color: #fff !important;
  font-size: 12.5px;
  font-weight: lighter;
}
.footer-alt a b
{
  color: #fff !important;
  font-size: 13px;
}
.footer-alt-row {
  padding: 40px 0px 40px 0px;
  font-family: 'Merriweather', sans-serif;
}
.terms--wrapper{
  /*float: left;*/
}
.start-up-pagination{
  float: right;
}
@media only screen and (max-width: 569px) {
  .start-up-pagination{
    float: left;
  }
  .campaign_stat_head{
    margin-top: -15px;
  }
  .btn-campaign-control{
    position: relative;
    float: left !important;
    left: 15px;
    margin-top: 20px;
    margin-bottom: 50px !important;
  }
  .ad-btn-wrapper{
    text-align: left !important;
  }
  .title-reviews{
    margin-top: -80px;
  }
  .wrapper-panel{
    margin-top: -50px;
  }
  .learn-more-wrapper{
    padding: 0px 10px;
  }
  .socia-media-wrapper{
    text-align: center;
  }
  .credit-style{
    border-radius: 4px; background: #f5f6f7; padding:  20px 15px; font-size: 20px; 
  }
  #reviewOrderSummaryModal .modal-body{
    padding: .5rem !important;
  }
  #reviewOrderSummaryModal h2{
    font-size: 25px;
  }
  #reviewOrderSummaryModal .label-review{
    font-size: 14px;
  }
  #reviewOrderSummaryModal .desc-review{
    font-size: 14px;
    text-align: left;
  }
  .payment-img-wrapper img{
    border: 1px solid #ddd;
    padding: 5px 8px;
    border-radius: 4px;
    cursor: pointer;
    margin: 2px 2px;
    max-width: 150px;
    min-width: 150px;
  }
  .label-payment {
    font-size: 14px;
    color: #37383a;
  }
  .desc-payment {
    font-size: 14px;
    color: #37373a;
  }
  .tx-success-title{
    font-size: 22px;
  }
  .sucess-order-span{
    font-size: 13px;
  }
  .icon_boxes{
    margin-top: 10px !important;
  }
  .product_title a{
    font-size: 15px;
  }
  .terms--wrapper{
    float: left;
    padding-left:10px;
    font-size: 11px;
    display: block;
  }
  .site--reserved{
    padding-left:10px;
    font-size: 11px;
    display: inline-block;
  }
   .text-footer-1 {
    text-align: left !important;
  }
  .text-footer-2 {
    text-align: left !important;
  }
  .text-footer-3 {
    text-align: left !important;
  }
  .text-footer-4 {
    text-align: left !important;
    z-index: 9999;
  }
  .newsletter_button
  {
    position: relative;
    width: 178px;
    height: 61px;
    border: solid 2px #1b1b1b;
    background: #FFFFFF;
    cursor: pointer;
    margin-top: 55px;
    overflow: hidden;
  }
  .newsletter_button span
  {
    display: block;
    position: relative;
    z-index: 10;
    font-size: 16px;
    font-weight: 600;
    color: #1b1b1b;
    background: none;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease;
  }
  .newsletter_button::after
  {
    content: '';
      position: absolute;
      top: 0;
      left: 0;
      width: 150%;
      height: 100%;
      background: #1b1b1b;
      z-index: 0;
      opacity: 0;
      -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
      -webkit-transform-origin: 0% 100%;
      transform-origin: 0% 100%;
      -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
      transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
  }
  .newsletter_button:hover::after
  {
    opacity: 1;
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
      -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
      color: #fff;
  }
  .newsletter_button:hover span
  {
    color: #FFFFFF;
  }
 
}

@media only screen and (min-width: 570px) {
  .ad-btn-wrapper{
    text-align: right !important;
  }
  .learn-more-wrapper{
    padding: 0px 60px;
  }
  .socia-media-wrapper{
    text-align: left;
  }  
  .credit-style{
    border-radius: 4px; background: #f5f6f7; padding:  20px 15px; font-size: 22px;
  }
  #featured-articles-web{ /* remain top while scrolling*/
    position: -webkit-sticky; /* Safari & IE */
    position: sticky;
    top: 95px;
    z-index: 10;
    margin-left: -5px;
  }
  .payment-img-wrapper img{
    border: 1px solid #ddd;
    padding: 5px 8px;
    border-radius: 4px;
    cursor: pointer;
    margin: 2px 2px;
    max-width: 240px;
    min-width: 230px;
  }
    .label-payment {
      font-size: 17px;
      color: #37383a;
    }
    .desc-payment {
      font-size: 17px;
      color: #37373a;
    }
    .sucess-order-span{
      font-size: 17px;
    }
    .text-footer-1 {
        text-align: left !important;
    }
    .text-footer-2 {
        text-align: left !important;
    }
    .text-footer-3 {
        text-align: left !important;
    }
    .text-footer-3 {
        text-align: left !important;
    }
}
.btcPr-footer {
  border: 1px solid #fff; 
  color: #fff; 
  font-size: 11px; 
  padding: 3px; 
  background: transparent; 
  margin-top: 5px;
}

.btcPr-footer option {
  color: #000;
}



@media only screen and (max-width: 620px) {
  .article--featured-image {
    /*position: absolute;*/
  }
  .article--featured-image h1{
    margin-top: 10px;
    font-size: 22px !important;
    letter-spacing: .8px;
    font-weight: 500;
    font-family: Anton, MyFont Medium Sans, Poppins ,sans-serif; 
    text-shadow: rgba(0,0,0,.08) 0 2px 1px;
  }
  #mobile-view {
    display: block;
  } 
  #web-view {
    display: none;
  }
  .home-article {
    margin-top: 20px;
  }
}

@media only screen and (min-width: 768px) {
  .article--featured-image{
    /*position: absolute;*/
  }
  .article--featured-image h1{
    font-size: 37px;
    letter-spacing: .8px;
    font-family: "Proxima Nova Bold", Anton, MyFont Medium Sans, Poppins ,sans-serif;
    text-shadow: rgba(0,0,0,.08) 0 2px 1px;
    font-weight: 500;
    
  }
  #web-view {
    display: block;
  }
  #mobile-view {
    display: none;
  } 
}

.banner-close-toggle {
  font-family: Arial Rounded MT; font-weight: black; font-size: 12pt
}

.body-bg-error
{
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center ;
}

.logo img {
  width: 190px !important;
  height: auto;
}
.logo amp-img{
  width: 181px;
}
.logo-footer img {
  width: 140px !important;
  height: auto;
}

.footer-below {
  background: #000; color: #fff; font-size: 8.6pt;
}

.footer-below a {
  color: #fff;
}
.pad-10 {
  padding: 23px 0px 23px 0px
}
.fb-login-btn {
  color: #fff;
  background: linear-gradient(to left, rgba(53, 120, 229, 1), rgba(50, 112, 212, 1));
  border-radius: 7px;
  font-size: 11pt;
  padding: 5px 13px 5px 13px;
  box-shadow: 1px 1px 15px rgba(196, 218, 255, 1);
}

.fb-login-btn:hover {
  color: #fff;
  background: linear-gradient(to left, rgba(53, 120, 229, 1), rgba(50, 112, 212, 1));
  border-radius: 7px;
  font-size: 11pt;
  padding: 5px 13px 5px 13px;
  box-shadow: 1px 1px 15px rgba(196, 218, 255, 1);
}

.google-login-btn{
  color: #fff;
  background: linear-gradient(to right, rgba(219, 69, 56, 1), rgba(201, 63, 50, 1));
  border-radius: 7px;
  font-size: 11pt;
  padding: 5px 13px 5px 13px;
  box-shadow: 1px 1px 15px rgba(255, 190, 184, 1);
}

.google-login-btn:hover{
  color: #fff;
  background: linear-gradient(to right, rgba(219, 69, 56, 1), rgba(201, 63, 50, 1));
  border-radius: 7px;
  font-size: 11pt;
  padding: 5px 13px 5px 13px;
  box-shadow: 1px 1px 15px rgba(255, 190, 184, 1);
}
.alert-error-message {
  font-weight: 400;
  color: #c40707;
  font-size: 9pt;
}
.loading-gif {
  padding: 30px 0px 80px 0px;
}
.search-article{
  color: #0271e8 !important;
}
.fade2 {
    transform: scale(0.9);
    opacity: 0;
    transition: all .2s linear;
    display: block !important;
}

.fade2.show {
    opacity: 1;
    transform: scale(1);
}
.font-ad-text {
  font-size: 9pt;
  color: #0483e5 !important;
  margin-top: 5px;
}
.btn-learn-more {
  border: .7px solid #0483e5 !important;
  color: #0483e5 !important;
  background: #fff !important;
  font-size: 8.5pt !important;
  font-weight: 500;
  padding: 3px 12px;
  top: 0;
  text-transform: capitalize;
}
.color-black {
  color: #000 !important;
}
.color-gray {
  color: #545454 !important;
}
.italized-word {
  font-family: Karla, sans-serif;
  font-style: italic;
  letter-spacing: .5px;
  word-spacing: 1px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.article-list-bg:hover {
    background: rgba(27,66,155,0.2);
    cursor: pointer;
}

@media only screen and (max-width: 569px) {
    .loader-wrapper{
      position: fixed;
      left: 35%;
      top: 25%;
      z-index: 1000;
      height: 20px;
      width: 20px;
    }
    .article--author{
        color: #34373f !important;
    }
  #mobile-view {
    display: block;
  }
}

@media only screen and (min-width: 570px) {
  .loader-wrapper{
    position: fixed;
    left: 45%;
    top: 35%;
    z-index: 1000;
    height: 30px;
    width: 30px;
  }
    .article--author{
        color: #fff !important;
    }
  #mobile-view {
    display: none;
  }
}
.article-title-txt:hover {
  color: #007bff !important;
} 
.img-overlay{position:relative;border-radius: 8px;}
.img-overlay:before{
  opacity:.99;
  background-image:-webkit-gradient(linear,0 0,0 100%,from(#303030),to(transparent));
  background-image:-webkit-linear-gradient(transparent,#303030);
  background-image:-moz-linear-gradient(transparent,#303030),-moz-linear-gradient(transparent,#303030);
  background-image:-o-linear-gradient(transparent,#303030),-o-linear-gradient(transparent,#303030);
  background-image:linear-gradient(transparent,#303030),linear-gradient(transparent,#303030);
  content:"";
  height:80%;
  bottom:0;
  left:0;
  right:0;
  position:absolute;
  width:100%;
  z-index:1;
}
.img-scale-animate{overflow:hidden}
.img-scale-animate img{
  -webkit-transform:scale(1);-ms-transform:scale(1);
  transform:scale(1);
  -webkit-transition:all 1.5s ease-out;
  -moz-transition:all 1.5s ease-out;-ms-transition:all 1.5s ease-out;-o-transition:all 1.5s ease-out;transition:all 1.5s ease-out
}
.img-scale-animate:hover img{
  -webkit-transform:scale(1.1);
  -ms-transform:scale(1.1);
  transform:scale(1.1)
}
.cursor-pointer {
  cursor: pointer;
}
.label-default {
  padding: 3px 8px;
  background: #000;
  color: #fff;
  border-radius: 2px;
}
#ckeditor{
  font-family: Poppins, Helvetica, Arial, sans-serif;
}



/*************************************************/
.footer_logo
{
  width: 30%;
}
.footer_logo a
{
  font-size: 30px;
  line-height: 0.75;
  color: #1b1b1b;
  font-weight: 700;
}
.copyright
{
  width: 40%;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  color: #1b1b1b;
}
.footer_social
{
  width: 30%;
  text-align: right;
}
.footer_social ul li
{
  display: inline-block;
}
.footer_social ul li:not(:last-child)
{
  margin-right: 26px;
}
.footer_social ul li a i
{
  font-size: 17px;
  color: #1b1b1b;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.footer_social ul li a i:hover
{
  color: #FFFFFF;
}
.newsletter_button
{
  position: relative;
  width: 178px;
  height: 61px;
  border: solid 2px #1b1b1b;
  background: #FFFFFF;
  cursor: pointer;
  margin-top: 55px;
  overflow: hidden;
}
.newsletter_button span
{
  display: block;
  position: relative;
  z-index: 10;
  font-size: 16px;
  font-weight: 600;
  color: #1b1b1b;
  background: none;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
.newsletter_button::after
{
  content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 150%;
    height: 100%;
    background: #1b1b1b;
    z-index: 0;
    opacity: 0;
    -webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    -webkit-transition: -webkit-transform 0.3s, opacity 0.3s, background-color 0.3s;
    transition: transform 0.3s, opacity 0.3s, background-color 0.3s;
}
.newsletter_button:hover::after
{
  opacity: 1;
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    color: #fff;
}
.newsletter_button:hover span
{
  color: #FFFFFF;
}
.hassubs ul li a{
  list-style-type: none !important;
}
.social {
  list-style: none;
  margin-bottom: 0px;
}
#uploaded-images--wrapper input{
  font-family: Poppins, arial, sans-serif;
  font-size: 10px;
}
.image--settings{
  position: absolute;
  top: 0;
  padding: 10px;
  font-size: 11px;
  background: rgba(0,0,0,.7);
}
.font-sm{
  font-size: 12px !important;
}
.font-xs{
  font-size: 11px !important;
}
.featured-tag {
  font-size: 9.7px; 
  background: #0976ea; 
  padding: 1px 4px .9px 4px; 
  color: #fff; 
  cursor: pointer;
}

.featured-tag:hover {
  font-size: 9.7px; 
  background: #0976ea; 
  transition: .5s background;
  padding: 1px 4px .9px 4px; 
  color: #fff; 
  cursor: pointer;
}
.bottom-left {
  position: absolute;
  bottom: 8px;
  left: 16px;
}
.bottom-left--feature-main{
  position: absolute;
  bottom: 25px;
  left: 16px;
}
@media only screen and (min-width: 993px){ /* large display */
  .top-featured--date-author{
    letter-spacing: .9px; font-size: 10.5px; color: #fff;
    font-weight: 300;
  }
  .bottom-left--featured-top {
    position: absolute;
    bottom: 19px;
    left: 16px;
  }
  .featured-article--top{
    margin: 0px -10px;
  }
  .featured-article--top-title{
    color: #fff; cursor: pointer; font-size: 15px;
    font-weight: 500;
    font-family: 'Merriweather', sans-serif;
    text-shadow: rgba(0,0,0,.2) 0 0 1px;
  }
  .side-banner-author-date{
    font-size: 10px; color: #878686;
    font-weight: 300;
  }
  .main-side--banner-title{
    font-size: 14px; 
    font-family: 'Merriweather'; margin-top: 5px; cursor: pointer;
    font-weight: 600;
  }
  .bottom-left {
    position: absolute;
    bottom: 8px;
    left: 16px;
  }
  .bottom-left--feature-main{
    position: absolute;
    bottom: 25px;
    left: 16px;
  }
  .main-side--banner-title-featured{
    color: #fff; cursor: pointer; font-size: 15px; 
    font-weight: 400;
    margin-top: 5px;
    font-family: 'Merriweather', sans-serif;
  }
  .main---banner-title-featured{
    color: #fff !important; cursor: pointer; font-size: 18px; 
    font-weight: 400;
    margin-top: 5px;
    font-family: 'Merriweather', sans-serif;
  }
  .image--crop-wrapper:hover img{
    position: relative;
    transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -ms-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
    border-radius: 5px;
  }
  .image--crop-wrapper{
    position: relative;
    border-radius: 8px;
  }
  .image--crop-wrapper amp-img{
    object-fit: cover !important;
    border-radius: 5px !important;
  }
  .image--crop{
    object-fit: cover !important;
    width: 70px;
    height: 60px;
    border-radius: 5px !important;
  }
  .main-short--description{
    font-size: 12.5px !important; margin-top: 5px;
    font-weight: 300;
     color: #344256;
  }
  .main-date--author{
    font-size: 11px; color: #344256  !important;
    margin-top: 10px;
  }
  .main-date--author a{
    font-size: 11px; color: #344256  !important;
  }
  .article-title-txt{
    font-size: 17px; font-family: 'Merriweather', sans-serif; 
    margin-top: 1px; cursor: pointer;
    font-weight: 600;
  }
  .h2-main-featured{
    font-size: 17px; 
    color: #fff;
    margin-top: 8px;
    font-family: 'Merriweather', sans-serif; text-shadow: rgba(0,0,0,.2) 0 0 1px;
    font-weight: 500;
  }
  .h2-main-featured:hover{
    color: #007bff ;
    transition: all .5s;
  }
  .main--title-article{
    font-family: 'Merriweather', sans-serif;
    font-size: 35px; 
    text-shadow: rgba(0,0,0,.2) 0 2px 8px;
    font-weight: 600;
  }
  .featured-tag-article-main {
    font-family: 'Merriweather', sans-serif;
    font-size: 11px; 
    background: #0976ea; 
    padding: 5px 12px 5px 12px; 
    font-weight: 500 !important;
    color: #fff; 
    cursor: pointer;
    border-radius: 6px;
    font-weight: 400;
  }
  .featured-tag-article-main:hover {
    background: #0a6ad1; 
  }
  .tag-tech{
    background:#0976ea;
  }
  .tag-tech:hover{
    background:#087efc;
  }
  .tag-seo{
    background: #04a4c4;
  }
  .tag-seo:hover{
    background: #02b6d9;
  }
  .tag-blockchain{
    background: #ff7800;
  }
  .tag-blockchain:hover{
    background: #ff8a21;
  }
  .tag-press{
    background: #ef2c56;
  }
  .tag-press:hover{
    background: #ed4065;
  }
  .tag-gambling{
    background: #ef2c56 ;
  }
  .tag-gambling:hover{
    background: #ef2c56 ;
  }
  .tag-casino{
    background: #ef2c56 ;
  }
  .tag-casino:hover{
    background: #ef2c56 ;
  }
  .h2-div-article-title{
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px){ /* medium display */
  .main---banner-title-featured{
    color: #fff !important; cursor: pointer; font-size: 19px; 
    font-weight: 400;
    margin-top: 5px;
  }
  .top-featured--date-author{
    letter-spacing: .9px; font-size: 9.7px; color: #fff;
    font-weight: 300;
  }
  .bottom-left--featured-top {
    position: absolute;
    bottom: 8px;
    left: 16px;
  }
  .bottom-left--feature-main{
    position: absolute;
    bottom: 25px;
    left: 16px;
  }
  .featured-article--top{
    margin: 0px -10px;
  }
  .featured-article--top-title{
    color: #fff; cursor: pointer; font-size: 13px;
    font-weight: 500;
  }
  .side-banner-author-date{
    font-size: 12px; color: #878686;
    font-weight: 300;
  }
  .main-side--banner-title{
    font-size: 18px; font-family: 'Merriweather'; margin-top: 5px; cursor: pointer;
    font-weight: 500;
  }
  .bottom-left {
    position: absolute;
    bottom: 38px;
    left: 16px;
  }
  .main-side--banner-title-featured{
    color: #fff; cursor: pointer; font-size: 20px; 
    font-weight: 500;
  }
  .main-short--description{
    font-size: 12px !important; margin-top: -2px;
    font-weight: 400;
   
  }
  .main-date--author{
    font-size: 10.5px; color: #636363;
    font-weight: 300;
  }
  .article-title-txt{
    font-size: 19px; font-family: Poppins; margin-top: 1px; cursor: pointer;
    font-weight: 600;
  }
  .breadcrumbs {
    margin-top: 40px !important;
    margin-bottom: 10px;
  }
  .h2-main-featured{
    font-size: 16px; 
    color: #fff;
    margin-top: 8px;
    font-family: Poppins, sans-serif; text-shadow: rgba(0,0,0,.2) 0 0 1px;
    font-weight: 500;
  }
  .h2-main-featured:hover{
    color: #007bff ;
    transition: all .4s;
  }
  .h2-div-article-title{
    margin-top: 60px;
  }
  .main--title-article{
    font-family: MyFont Sans, Poppins ,sans-serif; 
    font-size: 40px; 
    text-shadow: rgba(0,0,0,.2) 0 2px 8px;
    font-weight: 500;
  }
  .home_content_article a h1{
    font-size: 30px !important;
  }
  .featured-tag-article-main {
    font-size: 11px; 
    background: #0a6ad1; 
    padding: 5px 12px 5px 12px; 
    font-weight: 700 !important;
    border-radius: 1px;
    color: #fff; 
    cursor: pointer;
    border-radius: 50px;
    font-weight: 400;
  }
  .featured-tag-article-main:hover {
    background: #0976ea; 
  }
}
@media only screen and (max-width: 767px) { /* small display */
  .top-featured--date-author{
    letter-spacing: .9px; font-size: 11px; color: #fff;
    font-weight: 300;
  }
  .bottom-left--featured-top {
    position: absolute;
    bottom: 18px;
    left: 16px;
  }
  .featured-article--top{
    margin: -10px 0px;
  }
  .featured-article--top-title{
    color: #fff; cursor: pointer; font-size: 17px;
    font-weight: 500;
  }
  .main-side--banner-title-featured{
    color: #fff; cursor: pointer; font-size: 15px; 
    font-weight: 400;
  }
  .main-side--banner-title{
    font-size: 16px; font-family: Poppins; margin-top: 5px; cursor: pointer;
    font-weight: 500;
  }
  .side-banner-author-date{
    font-size: 11.5px; color: #878686;
    font-weight: 300;
  }
}
.main_nav
{
  margin-left: 120px;
}
.main_nav > ul > li
{
  display: inline-block;
  position: relative;
}
.main_nav > ul > li:not(:last-child)
{
  margin-right: 20px;
}
.main_nav > ul > li > a
{
  font-size: 14px;
  font-weight: 600;
  color: #273658;
  font-family: 'Merriweather', sans-serif;
  -webkit-transition: all 200ms ease;
  -moz-transition: all 200ms ease;
  -ms-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
  padding-top: 15px;
}

.main_nav .btn
{
  color: #fff !important;
  padding: 7px 10px;
}
.main_nav .btn:hover
{
  color: #fff !important;
  background: #1e88fa;
}

.main_nav > ul > li > a:hover,
.main_nav > ul > li.active > a
{
  color: #007bff;
}
.author-info--wrapper {
  font-weight: 400;
  color: #222222;
  position: relative;
  display: block;
  background: #fff;
  /*border: 1px solid #ddd;*/
  box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.173);
  border-radius: 3px;
  padding: 10px 20px;
  font-family: 'Merriweather', sans-serif;

}
.author-info--wrapper .author--name{
  font-weight: 500;
  font-size: 22px;
  display: block;
  padding-top: 10px;
}
.author-info--wrapper .author--name-article{
  font-weight: 500;
  font-size: 16px;
  display: block;
  padding-top: 10px;
}
.author-info--wrapper .author--position{
  font-size: 12px;
  font-weight: 400;
  display: block;
}
.author-info--wrapper .author--description{
  margin-top: 10px;
  margin-bottom: 20px;
  color: #4f4f4f;
  font-family: 'Merriweather', sans-serif;
}
.author-info--wrapper .author--description p{
  line-height: 1.8 !important;
  font-family: 'Merriweather', sans-serif;
}
.author--description p{
  font-family: 'Merriweather', sans-serif;
}

.author--description .social-contact-icons{
  font-size: 17px;
}
.social-contact-icons-author-twitter{
  font-size: 16.5px;
  margin-bottom: -20px !important;
  color: #1da1f2;
}
.social-contact-icons-author-linkedin{
  font-size: 16.5px;
  margin-bottom: -20px !important;
  color: #0077b5;
}
a.social-contact-icons{
  font-size: 15px;
}
.author-image--profile{
  border-radius: 100%;
  object-fit: cover;
  height: 80px;
  width: 80px;
}
.btn-xs{
  padding: .2rem .4rem;
  font-size: .675rem;
  line-height: 1.4;
  border-radius: .15rem;
}
.author-image--profile:hover{
  cursor: pointer;
  
}
.author-image--profile-with-article{
  border-radius: 100%;
  object-fit: cover;
  height: 20px;
  width: 20px;
}
.author-image--profile--article{
  border-radius: 100%;
  object-fit: cover;
  height: 28px;
  width:28px;
}
#ssl-wrapper img{
  width: 130px !important;
}
#ssl-wrapper{
  width: 130px !important;
}
.guest-post-title{
  font-family: Merriweather, MyFont Regular Sans, Poppins, Arial;
  font-size: 38px;
  margin-bottom: 40px;
  font-weight: 600;
}
.alert-guest-post-div{
  padding: 10px 10px;
  /*background: #fafafa;*/
  border-radius: 4px;
  border: 1px solid #7affaf;
}
.i-bg{
  color: #2cdb72;
  font-size: 10pt;
}
.bottom-nav-links {
  background: #f5f5f5;
  padding: 25px 10px;
}
.bottom-nav-links ul li{
  display: inline-block;
}
.bottom-nav-links ul li a{
  padding: 10px 20px
}

@media only screen and (max-width: 415px) { /* small display */
  .image--crop{
    border-radius: 5px !important;
  }
  .main-side--banner-title{
    font-size: 14px;
  }
  .main---banner-title-featured{
    font-size: 17px;
    color: #fff;
    margin-top: 5px;
  }
  .article-tag{
    font-size: 10px !important;
  }
  .author-featured-article{
    font-size: 10px !important;
  }
}
.image-ad-wrapper amp-img{
  border-radius: 8px;
}
.image-ad-wrapper img{
  border-radius: 8px;
}
.sticky-footer-banner{
    box-shadow: 0px 4px 12px 0px rgba(90, 91, 95, 0.35);
    background: #fff;
    color: #636363;
    height: 70px;
    width: 100%;
    position: fixed;
    bottom: 0;
    z-index: 1000;
}
.close--sticky-banner-wrapper{
    padding: 0px 5px;
    position: fixed;
    bottom: 70px;
    right: 0;
    z-index: 2001;
    background: #fff;
    border-radius: 0px;
    border-top-left-radius: 5px;
    
}
.close--sticky-banner{
    font-size: 20px;
    color: #636363 !important;
    font-weight: 200;
}
.text-color {
  color: #384961 !important;
}
.logo-image-sample amp-img{
  border-radius: 5px;
  -webkit-text-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);;
  text-shadow: 0px 1px 2px 0px rgba(90, 91, 95, 0.15);;
  margin-right: 10px;
}
.first-color{
  background: #0060c8 !important;
  height: 100px;
  width: 100px;
  border-radius: 8px;
}
.second-color{
  background: #000 !important;
  height: 100px;
  width: 100px;
  border-radius: 8px;
}
.third-color{
  background: #384961 !important;
  height: 100px;
  width: 100px;
  border-radius: 8px;
}
.forth-color{
  background: #087af5 !important;
  height: 100px;
  width: 100px;
  border-radius: 8px;
}
.input-group-append button {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.form-publisher-profile input {
  color: #007bff;
}
.reset-pass-btn{
  border: none;
  background: none;
  cursor: pointer;
  text-align: right;
  position: absolute;
  right: 25px;
  font-size: 16px;
}
.reset-hide-pass-btn{
  border: none;
  background: none;
  cursor: pointer;
  text-align: right;
  position: absolute;
  right: 25px;
  top: 0;
  font-size: 16px;
}
.publisher-registration-form input {
  color: #007bff;
}
.publisher-registration-form .form-control {
  color: #007bff;
}
.publisher-registration-form input:active {
  color: #007bff;
}

.view-article{
  width: 60px;
  height: 60px;
  box-shadow: 0px 2px 8px 5px rgba(90, 91, 95, 0.13);
  border-radius: 100%;
  bottom: 30px;
  right: 15px;
  position: fixed;
  padding: 15px 10px;
  z-index: 9999;
}
.page_menu_search_input
{
  width: 100%;
  height: 40px;
  background: #FFFFFF;
  border: none;
  outline: none;
  padding-left: 25px;
}
.br-10{
  border-radius: 10px !important;
}
.br-20{
  border-radius: 20px !important;
}
.ml-10{
  margin-left: 10px !important;
}
.mobile-h1-title-article{
  font-size: 31px !important;
  font-weight: 500;
  font-family: Anton, MyFont Medium Sans, Poppins ,sans-serif;
  /*text-shadow: rgba(0,0,0,.08) 0 2px 1px;*/
  color: #34373f;
}
.div-author-date{
  margin-left: 40px;
  margin-top: -44px;
}
.div-author-date-web{
  margin-left: 48px;
  margin-top: -48px;
}
.article-date-amp{
  font-size: 12px;
  display: block;
  margin-top: -2px;
}
.author-image--profile--article-mobile{
  border-radius: 100px;
  object-fit: cover;
}
#guest-post-form .contact_input{
  font-size: 12px;
}
.article-featured-img::after{
  background: -webkit-gradient(linear,left bottom,left top,from(rgba(30, 55, 77, 0.5)),color-stop(50%,rgba(0,0,0,0)));
  background: linear-gradient(to top,rgba(30, 55, 77, 0.5),rgba(0, 0, 0, 0) 50%);
  -webkit-box-shadow: inset 0 0 150px 10px rgba(30, 55, 77, 0.5);
  box-shadow: inset 0 0 150px 10px rgba(30, 55, 77, 0.5);
  content: "";
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  border-radius: 6px;
}
.category-technology{
    background: #0976ea !important;
}
.category-seo{
    background: #0976ea !important;
}
.category-tech-news{
    background: #0976ea !important;
}
.category-social-media{
    background: #0976ea !important;
}
.category-how-to{
    background: #0976ea !important;
}
.category-blockchain{
    background: #0976ea !important;
}
.category-blockchain-news{
    background: #0976ea !important;
}
.category-marketing{
    background: #0976ea !important;
}
.category-facebook{
    background: #0976ea !important;
}
.category-instagram{
    background: #0976ea !important;
}
.category-wordpress{
    background: #0976ea !important;
}
.category-job{
    background: #0976ea !important;
}
.category-terms{
    background: #0976ea !important;
}
.category-finance{
    background: #0976ea !important;
}
.category-digital-marketing{
    background: #0976ea !important;
}
.category-blogging{
    background: #0976ea !important;
}
.category-fintech{
    background: #0976ea !important;
}
.category-startup{
    background: #0976ea !important;
}
.category-app{
    background: #0976ea !important;
}
.category-gadgets{
    background: #0976ea !important;
}
.category-business{
    background: #0976ea !important;
}
.category-infographic{
    background: #0976ea !important;
}
.category-artificial-intelligence{
    background: #0976ea !important;
}
.category-tools{
    background: #0976ea !important;
}
.category-cryptocurrency{
    background: #ff7800 !important;
}
.category-bitcoin{
    background: #ff7800 !important;
}
.category-bitcoin-news{
    background: #ff7800 !important;
}
.category-hardware-wallet{
  background: #ff7800 !important;
}
.category-press-release{
  background: #22c155 !important;
}
.category-review{
  background: #22c155 !important;
}
.category-sponsored{
  background: #22c155 !important;
}
.category-gaming{
  background: #ef2c56 !important;
}
.category-gambling{
  background: #ef2c56 !important;
}
.category-casino{
  background: #ef2c56 !important;
}
.category-lifestyle{
    background: #ef2c56 !important;
}
.category-games{
    background: #ef2c56 !important;
}
.category-cybersecurity{
    background: #ef2c56 !important;
}
.category-security{
    background: #ef2c56 !important;
}
.sponsored-tags{
  background: #22c155 !important;
  font-size: 9.3px; margin-bottom:8px;
  margin-left: 2px;
}
.sponsored-article-tags{
  background: #22c155 !important;
  margin-left: 4px;
}
.loader-div{
  background-color: rgba(255,255,255,.8);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  /*background-color:#000;*/
}

.home_title{
  font-size:20px !important;
}
.featured-text{
  border-bottom: 1px dashed #6c757d;
}

.border-payment-active{
  border: 2px solid #3382f7 !important;
}
.border-payment-disabled{
  border: 2px solid #808080 !important;
}
.choose-payment:before{
  visibility:visible;
  content: "\f00c";
  position: absolute;
  left: 4px;
  top: 4px;
  color: #fff;
  background: #3382f7;
  padding: 3px 4px;
  border-radius: 2px;
  font-size: 10px;
  font-family: 'FontAwesome';
}

.dashed-line{
  border-bottom: 1px dashed #808080;
}
.payment-submit-btn{
  background: #3382f7; color: #fff; border: 1px solid #3382f7; border-radius: 10px; width: 100%; height: 60px; cursor: pointer
}
.payment-source-btn{
  background: #3382f7; color: #fff; border: 1px solid #3382f7; border-radius: 10px; width: 100%; height: 60px; cursor: pointer; text-align: center; padding: 15px;
}
.payment-source-btn:hover{
  background: #3382f7; color: #fff; border: 1px solid #3382f7; border-radius: 10px; width: 100%; height: 60px; cursor: pointer; text-align: center; padding: 15px;
}
.shop-stat{
  border-radius: 4px;
  /*border: 1px solid #3382f7;*/
  box-shadow: 0px 1px 2px 0px rgba(60,64,67,0.3), 0px 1px 3px 1px rgba(60,64,67,0.15);
  background: #fff;
  padding: 15px 8px;
  height: 90px;
  text-align: center;
}
.web-stat-border{
  box-shadow: 0px 1px 2px 0px rgba(60,64,67,0.3), 0px 1px 3px 1px rgba(60,64,67,0.15);
  padding: 5px 8px;
  border-radius: 8px;
}

.credit-style .font{
  font-family:Poppins, sans-serif;
}

/* Modal */
@media (min-width:992px) {
  .modal-lg {
   max-width:940px;
  }
}
.table-hover tbody tr:hover {
  background-color: rgba(0,0,0,.035);
}
.revenue_stat_wrapper{
  background-color: #086bd7;
  border-radius: 8px;
  position: relative;
  color: #fff;
  box-shadow: 0px 1px 2px 0px rgba(60,64,67,0.3), 0px 1px 3px 1px rgba(60,64,67,0.15);
  flex-direction: column;
  margin-top: 10px;
  height: 170px;
}
.revenue_stat_wrapper footer{
  padding: 15px 10px;
  height: 20px;
}
.revenue_stat_wrapper .text-wrapper h2{
  margin-bottom: -10px;
  font-size: 14px;
}
.revenue_stat_wrapper .div-sales-wrapper{
  margin: 0px 15px;
  padding-bottom: 40px;
}
.revenue_stat_wrapper h2{
  color: #fff;
  font-weight: 400;
  padding: 20px 15px;
}
.revenue_stat_wrapper h3{
  color: #fff;
  font-size: 24px;
}
.revenue_stat_wrapper .span-text{
  color: #fff;
  font-size: 10px;
}
.revenue_stat_wrapper .sales-wrapper{
  padding: 8px;
}
.text-white{
  color:#fff !important;
}
@media only screen and (max-width: 415px) {
  .revenue_stat_wrapper h3{
    color: #fff;
    font-size: 19px;
  }
}
@media only screen and (max-width: 320px) {
  .payment-img-wrapper img{
    border: 1px solid #ddd;
    padding: 5px 8px;
    border-radius: 4px;
    cursor: pointer;
    margin: 2px 2px;
    max-width: 125px;
    min-width: 125px;
  }
}
  
.ip_data_wrapper{
  background: #f0f0f0;
  padding: 15px 10px;
  border-radius: 8px;
  
}
#password{
  position: relative;
}
.show-login-password:before{
  visibility:visible;
  content: "Show";
  position: absolute;
  right: 15px;
  top: 4px;
  color: #0976ea;
  padding: 3px 4px;
  font-size: 13px;
  font-family: 'FontAwesome';
}
.hide-login-password:before{
  visibility:visible;
  content: "Hide";
  position: absolute;
  right: 15px;
  top: 4px;
  color: #0976ea;
  padding: 3px 4px;
  font-size: 13px;
  font-family: 'FontAwesome';
}
.read-more{
  background: #f3f5f7; 
  padding: 8px 10px; 
  border-radius: 4px;
}
.read-more a{
  border-bottom: none !important;
}
.home_background{
  position: relative;
}
.home_background::before{
  opacity: .5;
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#000),to(transparent));
  background-image: -webkit-linear-gradient(transparent,#000);
  background-image: -moz-linear-gradient(transparent,#000),-moz-linear-gradient(transparent,#000);
  background-image: -o-linear-gradient(transparent,#000),-o-linear-gradient(transparent,#000);
  background-image: linear-gradient(transparent,#000),linear-gradient(transparent,#000);
  content: "";
  height: 90%;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.article-header-wrapper{
  position: relative;
  display: inline;
}
#search_article_form{
  position: relative;
}
.search-article-span{
  position: absolute;
  top: 10px;
  right: 15px
}

.web-container {
  padding-right: 13px;
  padding-left: 13px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .web-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .web-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .web-container {
    width: 1150px;
  }
}
.sponsored-disclaimer {
  font-style: normal;
  font-weight: 300;
  padding-left: 20px;
  background: #f8f8f8;
  padding: 17px 20px;
  font-size: 14px inherit;
  color: #434242;
  font-family: Poppins, Helvetica ,Arial, sans-serif;
  border-radius:5px;
}
.performance-container{
  border-radius: 6px;
  border: 1px solid rgba(0,0,0,.02);
  box-shadow: 0px 1px 4px 0px rgba(60,64,67,0.1), 0px 1px 4px 2px rgba(60,64,67,0.1);
  background: #fff;
  padding: 15px 15px;
  position: relative;
  color: #5f6368;
  z-index: 1;
}
.performance-container .panel-name{
  font-size: 14px;
  color: #5f6368;
  margin-top: 5px;
}
.performance-container .panel-result{
  font-size: 19.5px;
  color: #000;
}
.performance-container .country-result{
  font-size: 14px;
  color: #000;
}
.performance-container .date-toggle{
  color: #5f6368;
  margin-left: -1px;
  font-size: 13px;
  font-weight: 500;
  border-bottom: 1px dotted #000;
}

.date_sort_performance{
  position: absolute;
  right: 10px;
  top: 10px;  
}
.dotted {
  border-bottom: 1px dotted #808080;
  margin-bottom: -5px;
}
.performance-container-loader{
  border-radius: 6px;
  position: absolute;
  width: 100%;
  background: rgba(0,0,0,.51);
  z-index: 10;
  color: #000 !important;
}
.ad-stat-title{
  font-size: 17px;
  font-weight: 400;
  top: 10px;
  left: 10px;
}
.date-category-ul li a{
  color: #5f6368;
  padding-left: 20px;
}
.date-category-ul li:hover{
  color: #5f6368;
  background: #f5f5f5;
}
.campaign-info{
  font-size: 15px;
}
.ad-preview{
  position: absolute;
  top: 10px;
  right: 15px;

}
._preload-data{
  position: relative;
  overflow: hidden;
  display: inline-block;
  background-color:#a4a5a6;
  border-radius: 8px;
  height: 10px;
  width: 70%;
}
._preload-data:active:after {
  opacity: 0;
}
._preload-data:after {
  animation: shine 3s ease-in-out infinite;
  animation-fill-mode: forwards;  
  content: "";
  position: absolute;
  top: -110%;
  left: -200%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(0deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right, 
  rgba(255, 255, 255, 0.23) 0%,
  rgba(255, 255, 255, 0.23) 77%,
  rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}
.__preload-data{
  position: relative;
  overflow: hidden;
  background-color:#a4a5a6;
  border-radius: 8px;
  height: 10px;
  width: 50%;
}
.__preload-data:active:after {
  opacity: 0;
}
.__preload-data:after {
  animation: shine 3s ease-in-out infinite;
  animation-fill-mode: forwards;  
  content: "";
  position: absolute;
  top: -110%;
  left: -200%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(0deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right, 
  rgba(255, 255, 255, 0.23) 0%,
  rgba(255, 255, 255, 0.23) 77%,
  rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}
.___preload-data{
  position: relative;
  overflow: hidden;
  background-color:#a4a5a6;
  border-radius: 8px;
  height: 10px;
  width: 60%;
  margin-top: 5px;
}
.___preload-data:active:after {
  opacity: 0;
}
.___preload-data:after {
  animation: shine 3s ease-in-out infinite;
  animation-fill-mode: forwards;  
  content: "";
  position: absolute;
  top: -110%;
  left: -200%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(0deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right, 
  rgba(255, 255, 255, 0.23) 0%,
  rgba(255, 255, 255, 0.23) 77%,
  rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}
.____preload-data{
  position: relative;
  overflow: hidden;
  background-color:#a4a5a6;
  border-radius: 8px;
  height: 10px;
  width: 40%;
  margin-top: 5px;
}
.____preload-data:active:after {
  opacity: 0;
}
.____preload-data:after {
  animation: shine 3s ease-in-out infinite;
  animation-fill-mode: forwards;  
  content: "";
  position: absolute;
  top: -110%;
  left: -200%;
  width: 200%;
  height: 200%;
  opacity: 0;
  transform: rotate(0deg);
  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(to right, 
  rgba(255, 255, 255, 0.23) 0%,
  rgba(255, 255, 255, 0.23) 77%,
  rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}
@keyframes shine{
  10% {
    opacity: 1;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
    transition-duration: 0.7s, 0.7s, 0.15s;
    transition-timing-function: ease;
  }
  100% {
    opacity: 0;
    top: -30%;
    left: -30%;
    transition-property: left, top, opacity;
  }
}
.hr-line{
  border-bottom: 1px solid #ddd;
  margin-top: 20px;
}
.payment-body{
  background: #f5f5f5;
}
.transaction-container{
  margin-top: 20px;
  background: #fff;
  border-radius: 8px;
  -moz-box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.07);
  -webkit-box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.07);
  box-shadow: 0px 5px 10px 0px rgba(90, 91, 95, 0.07);
  padding: 20px 20px;
}
.copy-paid-credit {
  color: #444;
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 16px;
  cursor: pointer;
}
.alert-message {
  width:auto;
  z-index: 999;
  height:20px;
  height:auto;
  position:fixed;
  left:49%;
  margin-left:-110px;
  bottom:7%;
  background-color: #383838;
  color: #F0F0F0;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  padding:10px;
  text-align:center;
  border-radius: 2px;
  -webkit-box-shadow: 0px 0px 15px -1px rgba(56, 56, 56, .3);
  -moz-box-shadow: 0px 0px 15px -1px rgba(56, 56, 56, .3);
  box-shadow: 0px 0px 15px -1px rgba(56, 56, 56, .3);
}
.btn-join-giveaway{
  background: #0a7af2;
  border-radius: 8px !important;
  color: #fff;
  box-shadow: 0px 3px 8px 0px rgba(204, 228, 254, 0.9);
  font-size: 17px !important;
  cursor: pointer;
}

.btn-join-giveaway:hover{
  background: #0a7af2;
}
.giveaway-member-list-tbl *{
  color: #384961 !important;
}
.giveaway-member-list-tbl:after{
  border-bottom: 1px solid #384961;
}
.giveaway-member-list-tbl table th{
  color: #384961 !important;
}
.giveaway-wrapper .section_subtitle {
  font-size: 13.8px;
  font-weight: 400;
  color: #6c6a74;
  margin-top: 3px;
}
.fs-11{
  font-size: 11px;
}
.fs-12{
  font-size: 12px;
}
.fs-13{
  font-size: 13px;
}
.fs-14{
  font-size: 14px;
}
.fs-15{
  font-size: 15px;
}
.fs-16{
  font-size: 16px;
}
.fs-17{
  font-size: 17px;
}
.fs-18{
  font-size: 18px;
}
.fs-19{
  font-size: 19px;
}
.fs-20{
  font-size: 20px;
}
.font-black-gray{
  color: #384961 !important;
}
.font-dark-blue{
  color: #0060c8;
}
.giveaway-entry-details{
  font-size: 18px;
}
.logged-user-wrapper{
  background: #fff;
  box-shadow: 0 3px 9px rgba(0,0,0,.09);
  border-radius: 6px;
  padding: 10px 10px;
  position: relative;
  color: #384961 !important;
}
.logged-user-wrapper .header{
  position: absolute;
  top: 10px;
  left: 10px;
}
.member-count-wrapper{
  position: relative;
}
.member-count{
  position: absolute;
  top: -30px;
  right: 10px;
  margin-bottom: 20px;
}
.giveaway-container {
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,.02);
  -moz-box-shadow: 0px 2px 10px 0px rgba(60,64,67,0.1), 0px 1px 4px 2px rgba(60,64,67,0.04);
  -webkit-box-shadow: 0px 2px 10px 0px rgba(60,64,67,0.1), 0px 1px 4px 2px rgba(60,64,67,0.04);
  box-shadow: 0px 2px 8px 0px rgba(60,64,67,0.1), 0px 1px 4px 2px rgba(60,64,67,0.04);
  background: #fff;
  padding: 15px 15px 20px 15px;
  position: relative;
  color: #5f6368;
  z-index: 1;
}
.order-email-address{
  white-space: nowrap; 
  width: 80px; 
  overflow: hidden;
  text-overflow: ellipsis; 
  display:inline-block
}
.hamburger
{
  margin-left: 30px;
  cursor: pointer;
  margin-right: 4px;
  font-size: 25px;
  color: #000;
  -webkit-transform: translateY(2px);
  -moz-transform: translateY(2px);
  -ms-transform: translateY(2px);
  -o-transform: translateY(2px);
  transform: translateY(2px);
}
.menu_close
{
  position: absolute;
  top: 25px;
  right: 25px;
  cursor: pointer;
  font-size: 25px;
  color: #000;
}
.btn-campaign-control{
  position: absolute;
  right: 15px;
  top: 10px
}
.bg-default{
  background: #f2f4f8;
}
.st-featured-list{
  display: inline-block;
  padding: .4em .4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.st1{
  color: #fff;
  background-color: #ffc107;
}
.st2{
  color: #fff;
  background-color: #3db4e6 ;
}
.sponsored-style img {
  border-radius: 4px;
}
.ad728x90-wrap{
  position: absolute !important; bottom:0 !important; right:0; z-index: 9 !important;
}
.position-relative{
  position: relative !important;
}

#_category_wrapper{
  margin-left: 15px;
  margin-top: 10px;
}
.gpw-category {
  padding: 8px 18px;
  font-size: .8rem;
  border-radius: 2px;
  background: #dee2e6;
  margin-right: 4px;
  position: relative;
}
.remove-category-icon {
  position: absolute;
  top: 0;
  right: 7px;
  font-size: 13px;
  cursor: pointer;
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container {
  width: 100% !important;
}
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 52px;
  background: #f2f4f8;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 10px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top: 10px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 10px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single {
  background-color: #f2f4f8;
  border:none;
  border-radius: 4px;
}

#_gpw_list .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  font-size: 12px;
}

#_gpw_list .select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 32px;
  background: #fff;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
  width: 160px;
}

#_gpw_list .select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 10px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-top:1px;
}
#_gpw_list .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
#_gpw_list .select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
  font-size: 11px;
}
.custom-input {
  height: 41px;
}
.custom-input {
  width: 100%;
  height: 52px;
  background: #f2f4f8;
  border: none;
  outline: none;
  padding-left: 15px;
}
.z-index-9{
  z-index: 9;
}
.multiple-category {
  padding: 8px 18px;
  font-size: .8rem;
  margin-right: 5px;
  border-radius: 2px;
  background: #dee2e6;
  position: relative;
}
#_categories_wrapper{
  margin-top: 10px;
}
.alert-tooltip {
  display: block;
  max-width: 100%;
  padding: .4rem .8rem;
  margin-top: .1rem;
  font-size: .7125rem;
  color: #fff;
  background-color: rgba(255,91,91,.9);
  border-radius: .2rem;
}
.d-card{
  border: none;
  -webkit-box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
  box-shadow: 0 0 35px 0 rgba(154,161,171,.15);
  margin-bottom: 24px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #eef2f7;
  border-radius: .25rem;
}
.d-card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 1.5rem 1.5rem;
}
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 42px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}