.sponsor-logo, .sponser-logo h3 {
    text-align:center !important;
}
.sponsor-logo img {
    max-height: 75px !important;
    width: auto;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
    display: inline-block;
}

.summary.entry-summary {
  width:90% !important;
  float:left !important;
  background:#F5F5F5;
  padding:25px;
  border:1px solid #256EB5;
  border-radius:5px;
}
.woocommerce-tabs.wc-tabs-wrapper, .product_meta, .related.products{
  display:none !important;
} 
.meta { display:none }
.woocommerce .woocommerce-breadcrumb { 
    margin: 1em 0 1em;
}
.woocommerce-variation-price {
  margin-bottom:10px;
}
.woocommerce-checkout #payment ul.payment_methods li img {display:inline-block;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {color:#fff !important;}

.alignnone.wp-image-921, .alignnone.wp-image-929, .alignnone.wp-image-1059 {
  width:140px !important;
}

#gform_5 {
  background:#f6f6f6;
  padding:30px;
  margin:20px auto;
  border-radius:5px;
}

.standard-arrow li {
    position: relative;
    padding-left: 24px !important;
    margin-bottom: 10px !important;
    list-style: none;
    line-height: 22px !important;
}

.standard-arrow li:before {
    color: #fff;
    background-color: #49a9cf;
    border-radius: 50%;
}

.standard-arrow li:after {
  background-image: url("data:image/svg+xml,%3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='13px' height='13px' viewBox='0 0 13 13' enable-background='new 0 0 13 13' fill='white' xml:space='preserve'%3E%3Cpolygon points='5.159,2.802 8.841,6.57 5.314,10.291 4.237,9.254 6.897,6.51 4.159,3.833 '/%3E%3C/svg%3E");
}

.standard-arrow li:after, .standard-arrow li:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -7px;
    width: 13px;
    height: 13px;
    content: "";
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: 13px 13px;
}

#sidebar .widget_nav_menu li {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid rgba(126,126,126,0.15);
}

#sidebar .widget_nav_menu ul .sub-menu {
  margin-left: 30px;
  border-bottom: none;
}

#sidebar .widget_nav_menu ul .sub-menu li {
  border-bottom: none;
  margin: 0;
  list-style-type: square;
}

#sidebar .widgetBox {
    background: #F4F4F4;
    padding: 20px 10px;
    box-sizing: border-box;
}

#sidebar, #sidebar .widgetBox h3 {
    color: #3a3a3a;
    font: normal 14px / 16px "Roboto", Helvetica, Arial, Verdana, sans-serif;
}

.header-sub-title-a {
	position: absolute;
	font-size:35px;
	line-height: 40px;
	font-weight:600;
	top:40%;
	color: #fff;
	left:50%;
  transform: translate(-50%, -50%);
}

.header-sub-title-container {
	text-align: center;
  margin-top: 40px;
}

.header-sub-title {
	font-size:30px;
	font-weight:600;
	color: #fff;
}

@media screen and (max-width: 600px){
  .header-sub-title a { font-size: 20px; }
}

.su-accordion {
   margin-bottom: 0!important;
}

.su-spoiler-title {
    background: #256eb5;
    color: #fff;
    border: 1px solid #256eb5;
}

.su-spoiler-content {
    border: 1px solid #256eb5;
}

#sidebar li.menu-item-has-children > a:after {
  content: "";
}

#main .nocomments {
  display: none;
}

@media (min-width: 781px) {
  .home .so-panel.widget.widget_sow-button {
    margin-bottom: 70px !important;
  }
}

#footer .widgetBox {
  width: 25%;
  margin: 0 0 1em 0;
}
.footer-journals .inside {
  text-align: center;
}

.qr-code-footer {
    width: 100px;
    height: auto;
}

.head__buttons-left,
.head__buttons-right {
  display: inline-block;
}
.head__buttons-left {
  width: 28%;
  display: inline-block;
  margin-right: 2%;
}

.head__buttons-right {
  width: 70%;
  float: right;
}

.head__buttons-left .btn,
.head__buttons-right .btn {
  width: 100%;
  box-sizing: border-box;
}

.product > h1,
#content .post > div > h1,
.post-1413 h1{
  display:none;
}