/*
 Theme Name:   sociallyviral-child
 Description:  SociallyViral Pro Child Theme
 Template:     mts_sociallyviral
 Version:      1.0.7
*/

@import url("../mts_sociallyviral/style.css");

td, th {
   border: 1px solid #999999;
}

#site-header {
	background: transparent;
}

div#page.single, #page.error, .woocommerce #page {
   box-shadow:  0px 0px 0px 0px rgba(0, 0, 0, 0);
 /*  background: transparent;
   padding: 0px;
   margin-top: 20px;
   margin-bottom: 20px; */
}
.article {
/*	background-color: #fff;
	padding: 20px; */
}
.sidebar.c-4-12 {
   background-color: #FFF !important;
/*	padding-bottom: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 0px; */
}
.sidebar .widget {
 /*  padding: 10px; */
	box-shadow:  0px 0px 0px 0px rgba(0, 0, 0, 0);
}
.widget .widget-title {
	font-weight: 600!important;
}
.widget .post-title {
	font-size: 16px;
   line-height: 20px;
   font-family: Arial, Helvetica, sans-serif;
   color: #333333 !important;
}

.slide-caption {
font-size: 2em;
color: #aa3616 !important;
}
p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    color: #000000 !important;
}
article li {
	color: #000000 ;
}


@media (max-width: 820px) {
 /*  .article {
   	width: 100%;
   }
	#sidebar {
		display: none;
	} */
}
/*заголовок на главной*/
.hommer {
	font-size: 36px;
   font-family: "Open Sans", Verdana, Geneva, Arial, Helvetica, sans-serif;
   color:#AA3616;
   text-align: center;  
   font-weight: 700;
   margin-top: 20px;
}
@media (max-width: 768px) {
   .hommer {
   font-size: 24px;	
   }
}
article .rrssb-buttons li a {
	 display: block;
    font-size: 14px;
    /* font-weight: bold; */
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 11px;
    padding-bottom: 11px;
    min-width: 42px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    transition: background-color 0.2s ease-in-out;
}
.single article header {
	margin-top: 17px;
}

h1 {
	color: #aa3616 !important;
	font-size: 2em !important;
	margin-bottom: 20px !important;
	text-align: center;
	font-weight: 700 !important;
}
h2 {
	color: #aa3616 !important;
	font-size: 1.8em !important;
	margin-top: 15px;
	text-align: center;
	font-weight: 700 !important;
}

h3 {
	color: #aa3616 !important;
	font-size: 1.3em !important;
	text-align: center;
}
@media (max-width: 560px) {
	h1 {
	font-size: 1.5em !important;
   }
   h2 {
	font-size: 1.3em !important;
   }
   h3 {
	font-size: 1.2em !important;
   }
}

.single-title {
	color: #aa3616 !important;
	line-height: 40px !important;
	font-weight: 700 !important;
}

#header h1, #header h2 {
    display: inline-block;
    float: left;
    line-height: 1;
    margin-bottom: 5px !important;
    margin-top: 5px !important;
    position: relative;
}

.header-social {
    display: inline-block;
    float: right;
    margin-bottom: 5px !important;
    margin-top: 10px !important;
    margin-right: 25px;
}
#primary-navigation a {
	padding: 15px 23px;
}
.navigation ul li {
	 font-size: 16px;
}
footer {
	background-color: #001d39;
	color: #DDDDDD;
}
footer .container {
	background-color: #001d39;
}
footer a {
	color: #aa3616;
}
.footer-widgets {
    margin: 0;
    overflow: hidden;
    padding: 15px 0 0;
    width: 100%;
    background-color: #001d39;
}

footer .widget li {
    margin-bottom: 1px;
    font-size: 18px;
}

/*  block related-posts */
.related-posts .latestPost .title, .related-posts .latestPost .title a {
	 line-height: 20px;
	 margin-bottom: 0px;
	 margin-top: 0px;
	 text-align: center;
	 font-size: 16px;
	 color: #aa3616;
	 font-weight: 600;
}
.related-posts article header {
	min-height: 65px;
}
.latestPost header {
	padding: 10px;
}
.related-posts .latestPost .featured-thumbnail {
	 width: 100%;
    transition: .5s;
}
.featured-thumbnail:hover {
	 opacity:0.6;
	 transition: opacity 0.6s;
}

/*  END block related-posts */

/* widget random post*/
.widget li {
	list-style-type: none;
	padding: 5px 5px !important;
   margin: 0;
}
.widget .arpw-title {
    font-size: 17px;
    overflow: hidden;
    margin-bottom: 5px;
}
.widget .post-info {
	float:right!important;
}
.widget .post-img img {
	margin-right: 5px!important;
}
.arpw-thumbnail {
	margin-right: 10px;
}
/* END widget random post*/

.teaser-blok {
	width: 230px;
	height: 260px;
	float: left;
	margin: 8px;
	border: 1px solid #e9e9e9;
}

.teaser-img {
   margin: 0px;
   width: 230px !important;
	height: 172px !important;
}

.teaser-p {
   text-align: left;
   font-size: 14pt !important;
   padding: 10px;
   line-height: 18px !important;
}

.teaser-link {
   color: #555555 !important;
}

.teaser-link:hover {
   color: #f95300 !important;
}

/* Content Views */
.pt-cv-title a
{
  font-weight: 600 !important;
}
h3.pt-cv-title {
    font-size: 1.3em;
    font-family: Open Sans, sans-serif !important;
    text-align: center;
}
h4.pt-cv-title {
    font-size: 1.2em;
    font-family: Open Sans, sans-serif !important;
    text-align: center;
}
.pt-cv-wrapper .pagination>li>a {
	color: #aa3616;
	font-size: 1.3em;
}
.pt-cv-wrapper .pagination>li>a:hover {
	color: #aa3616;
}
.pt-cv-wrapper .pagination>.active>a {
	 color: #fff;
    background-color: #f95300;
}
.pt-cv-pagination-wrapper {
	margin: 0;
	height: 50px;
}

.pt-cv-thumbnail img {
 width: 100%;
 transition: .5s;
}

.pt-cv-thumbnail:hover {
	opacity:0.6;
	transition: opacity 0.6s;	
}

.pt-cv-ifield {
	padding-bottom: 10px;
}
/* END Content Views */

div#load-posts a {
    background: #b7ff7d;
}

div#load-posts a:hover {
    background: #f8ff7d;
}


/* baner partner */
.baner-partner {
	float: left;
	padding: 20px;
}

.title-ban-part {
	font-family: "Open Sans";
	font-size: 18px;
	text-align: left;
}

.prise-ban-part {
	float: left;
	font-family: "Open Sans";
	font-size: 26px;
	color: #a7001f;
   font-weight: 600;
   line-height: 40px;
   margin: 0;
}

.but-ban-part {
	float: right;
	background: green;
   color: #fff;
   cursor: pointer;
   font-size: 13px;
   font-weight: 400;
   height: 40px;
   line-height: 40px;
   margin: 0;
   padding: 0 15px;
   text-align: center;
   text-decoration: none;
   text-transform: uppercase;
}
/* END baner partner */

.su-note {
	margin: 0 0 0 0!important;
}
/* top header blocks*/
.headderr {
   min-height: 50px;
}
.head1 {
	float: left;
	padding-left: 60px;
	padding-right: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.head2 {
	white-space: nowrap;
	color: #AA3616;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 20px;
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	padding-top: 20px;
	text-align: center;
	line-height: 1.4em;
}
.head3 {
	white-space: nowrap;
	color: #AA3616;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 17px;
	float: left;
   padding-left: 15px;
	padding-right: 15px;
	padding-top: 20px;
	padding-bottom: 5px;
	line-height: 1.2em;
}
.head4 {
   white-space: nowrap;
   color: #AA3616;
	font-family: "Open Sans";
	font-weight: 600;
	font-size: 24px;
	float: left;
   padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 1.2em;	
}
.head5 {
   
}

@media (max-width: 768px) {
  .head1 img {
   width: 40px;
   height: 40px;
   }
  .head1 {
  	font-size: 20px;
  	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right:5px;
  }
  .head2 {
   font-size: 16px;
  	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right:5px;
  }
  .head3 {
   font-size: 16px;
  	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right:5px;
  }
   .head4 {
  	font-size: 20px;
  	padding-top: 5px;
	margin-bottom: 3px;
	padding-left: 5px;
	padding-right:5px;
  }
  .head5 {

   }
}
.headderrmoby {
   white-space: normal;
	color: #AA3616;
	font-family: Open Sans;
	font-weight: 500;
	font-size: 18px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
   line-height: 130%;
   float: none;
}
/* end top header blocks*/

/* Recent Posts Shortcode & Widget By rajros*/
.rpscw-recentposts {
    border: 1px solid #cccccc !important;
    border-radius: 0px !important;
    min-height: 300px !important;
    padding: 5px !important;
    margin-bottom: 20px !important;
    font-family: Open Sans !important;
}
.rpscw-thumbnail-wrapper {
	display: none !important;
}
.rpscw-infoblock {
	background-color: #FFFFFF !important;
}
.rpscw-datetime {
	display: none !important;
}
.rpscw-sidept a {
	color: #aa3616 !important;
	font-family: Open Sans !important;
	font-weight: 300 !important;
	font-size: 20px !important;
	line-height: 24px !important;
	text-transform: none !important;
	height: 50px;
	overflow: hidden;
   margin-bottom: 5px !important;
}
/* END Recent Posts Shortcode & Widget By rajros*/

/* plug ShortCode */  
.su-row .su-column {
	text-align: center;
}
/* END plug ShortCode */

/* search*/
#s {
	color: #222222 !important;
	border-color: #999999;
}

::-webkit-input-placeholder { color: #222222 }
:-moz-placeholder { color: #222222 }
::-moz-placeholder { color: #222222 }
:-ms-input-placeholder { color: #222222 }
:input-placeholder { color: #222222 }

.poisk-glavn {
	padding: 20px;
	background-color: #ffd400;
	height: 40px;
}

/*  всплывающее окно плагин boxzilla*/
.boxzilla {
	padding: 10px!important;
	margin-right: 60px!important;
	background-color: rgba(255, 255, 255, 0.5)!important;
	border-radius: 10px 10px 0 0 ;
	margin-bottom: -10px!important;
}
.boxzilla-close-icon {
	top: -5px!important;
}
.boxzilla-container .su-button:hover {
	background-color: rgba(255, 0, 0, 1)!important;
}
/*  END всплывающее окно плагин boxzilla*/
.su-button-wide {
	margin: 0 !important;
}
/*иконка поста*/
.icopostop {
	overflow: hidden;
	display: flex;
	justify-content: center;
	align-items: center;
}


.voprosslova {
	font-size: 20px;
	color:#FFFFFF;
}	
.voproscifra {
	font-size: 30px;
	color:#FFFFFF;
}
@media (max-width: 768px) {
  .voprosslova {
	font-size: 16px;
	color:#FFFFFF;
  }	
  .voproscifra {
	font-size: 22px;
	color:#FFFFFF;
  }
}
@media (min-width: 768px) {
	.minrek {
	display:none;	
	}
}
@media (max-width: 767px) {
	.maxrek {
	display:none;	
	}
}


