/*
CTC Separate Stylesheet
Updated: 2019-12-02 14:08:29
Theme Name: Tortuga Child
Theme URI: https://themezee.com/themes/tortuga/
Template: tortuga
Author: ThemeZee
Author URI: https://themezee.com
Description: Tortuga is a highly flexible and adventurous WordPress theme for your pirate magazine or any news related website. It supports three different post layouts, two sidebar schemes and a Magazine Homepage template based on widgets. Other highlights of Tortuga are the beautiful post slider and header widgets area. Arrr!
Tags: two-columns,custom-background,custom-header,custom-logo,custom-menu,editor-style,rtl-language-support,grid-layout,blog,entertainment,news,featured-image-header,featured-images,flexible-header,custom-colors,full-width-template,sticky-post,threaded-comments,translation-ready,theme-options,one-column,left-sidebar,right-sidebar,three-columns
Version: 1.8.4.1575288509
*/

hr {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	height: 1px;
	border: 0;
	background-color: #f3f3f3; /*#dd5533;*/
	/*background-color: var(--link-color);*/
}

a {
	color: #f24e5e; /*#dd5533;*/
}

a:link,
a:visited {
	color: #303030; /*#dd5533;*/
}

a:hover,
a:focus,
a:active {
	color: #f24e5e; /*#303030;*/
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	background: #f24e5e; /*#dd5533;*/
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	background: #6d6e71; /*#303030;*/
}

.site-header {
	background: #f3f3f4; /* #fff; #303030;*/
	color: #303030; /*#fff;*/
}

.primary-navigation-wrap {
	border-bottom: 5px solid #f24e5e; /*#dd5533;*/
	background: #6d6e71; /*rgba(0,0,0,0.15);*/
}

.main-navigation-menu a:hover,
.main-navigation-menu a:active {
	background: #f24e5e; /*#dd5533;*/
}

.main-navigation ul a:hover,
.main-navigation ul a:active,
.main-navigation ul a:focus {
	background-color: #f24e5e; /*#dd5533;*/
}

/* Dropdown Menus */
	.main-navigation ul ul {
		border-top: 5px solid  #f24e5e; /*#dd5533;*/
		background: #6d6e71; /*#303030;*/
	}

.main-navigation-menu ul {
	border-top: 5px solid #6d6e71; /*#dd5533;*/
	background: #6d6e71; /*#303030;*/
}

.main-navigation ul li.current-menu-item > a {
	background-color: #f24e5e; /*#dd5533;*/
}

.main-navigation-menu li.current-menu-item > a {
	background: #f24e5e; /*#dd5533;*/
}

/* Mega Menu Styling */
.mega-menu-content .widget_meta ul li a:hover,
.mega-menu-content .widget_pages ul li a:hover,
.mega-menu-content .widget_categories ul li a:hover,
.mega-menu-content .widget_archive ul li a:hover {
	background: #f24e5e; /*#dd5533;*/
	/*color: #fff;*/
}

.widget {
	border-top: 3px solid #6d6e71; /*#f24e5e;*/ /*#dd5533;*/
}

.widget-title {
	color: #f24e5e; /*#dd5533;*/
}

.widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content {
	border-top: 3px solid #6d6e71; /*#dd5533;*/
}

.type-post,
.type-page,
.type-attachment,
.comments-area  {
	border-top: 3px solid #6d6e71; /*#dd5533;*/
}

.archive-title,
.page-title,
.entry-title {
	color: #303030; /*#dd5533;*/
}

.entry-title a:link,
.entry-title a:visited {
	color: #303030; /*#dd5533;*/
}

.entry-title a:hover,
.entry-title a:active{
	color: #f24e5e; /*#303030;*/
}

/* Read more Link */
.more-link {
	background: #f24e5e; /*#dd5533;*/
}

.more-link:hover,
.more-link:active {
	background: #6d6e71; /*#303030;*/
}

.entry-meta a:link,
.entry-meta a:visited {
	color: #f24e5e; /*#303030;*/ /*Рубрики, Дата*/
}

.entry-meta a:hover{
	color: #303030;
}

.widget_tag_cloud .tagcloud a,
.entry-tags .meta-tags a {
	background: #6d6e71; /*#303030;*/
	
}

.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active,
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
	background: #f24e5e; /*#dd5533;*/
	/*color: #fff;*/
}

.post-navigation .nav-links a {
	background: #f24e5e; /*#dd5533;*/
}

.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:active {
	background: #6d6e71; /*#303030;*/
}

.pagination a,
.pagination .current {
	background: #6d6e71; /*#303030;*/
}

.pagination a:hover,
.pagination a:active,
.pagination .current {
	background: #f24e5e; /*#dd5533;*/
}

.infinite-scroll #infinite-handle span {
	background: #6d6e71; /*#303030;*/
}

.infinite-scroll #infinite-handle span:hover {
	background: #f24e5e; /*#dd5533;*/
}

/* Archives and Search Heading */
.page-header {
	border-top: 3px solid #6d6e71; /*#dd5533;*/
}

/* Block Text Colors */
.has-primary-color {
	color: #f24e5e; /*#dd5533;*/
}

/* Block Background Colors */
.has-primary-background-color {
	background-color: #f24e5e; /*#dd5533;*/
}

.has-black-background-color {
	background-color: #6d6e71; /*#303030;*/
}

.comments-header .comments-title,
.comment-reply-title span {
	color: #f24e5e; /*#dd5533;*/
}

.footer-wrap {
	background: #6d6e71; /*#303030;*/
}

	/* Main Navigation Toggle */
	.main-navigation-toggle {
		background: #f24e5e; /*#dd5533;*/
	}

	.main-navigation-toggle:hover,
	.main-navigation-toggle:focus,
	.main-navigation-toggle:active {
		background: #f24e5e; /*#dd5533;*/
		/*cursor: pointer;*/
	}

	.main-navigation-menu .submenu-dropdown-toggle:hover,
	.main-navigation-menu .submenu-dropdown-toggle:active {
		background: #f24e5e; /*#dd5533;*/
		/*cursor: pointer;*/
	}
	
	.primary-menu-toggle {
	background: #f24e5e; /*#dd5533;*/
	}
	
	.primary-menu-toggle:focus {
	background: #f24e5e; /*#dd5533;*/
}

	.primary-menu-toggle:hover,
	.primary-menu-toggle:active {
	background: #f24e5e; /*#dd5533;*/
}
	
	/* Верхняя линия страницы ответа на вопрос (цвет: темно серый)*/
	.type-post,
	.type-page,
	.type-attachment,
	.comments-area,
	.site-main > article:not(.type-post):not(.type-page):not(.type-attachment),
	.post-wrapper > .post-column > article:not(.type-post):not(.type-page):not(.type-attachment) {
	margin: 0 0 2em 0;
	padding: 1.5em;
	max-width: 100%;
	border-top: 3px solid #6d6e71;
	background: #fff;
	box-shadow: 0 2px 2px #aaa;
	}
	
	/* Submenu Dropdown Toggles */
	.main-navigation .dropdown-toggle:hover,
	.main-navigation .dropdown-toggle:active {
	background-color: #f24e5e; /*#dd5533;*/
}
	
	
/* ----------------------Сделано вручную----------------------------- */

/* Цитата: цвет фона - светло-серый, размер 17, цвет текста - черный*/
blockquote {
	color: #303030 !important;
	background: #f3f3f3;
	font-size: 17px;
	font-size: 1.rem;
	border-left: 3px solid #f24e5e; /*#dd5533;*/
}

.site-title a:link,
.site-title a:visited {
	color: #6d6e71 !important;
}

/*Слайдер*/

.post-slider .zeeslide .slide-image-wrap {
		background: #fff !important;
}

.post-slider-controls .zeeflex-direction-nav a {
	background: #f24e5e !important;
}

.post-slider-controls .zeeflex-direction-nav a:hover {
	background: #6d6e71 !important;
}
