/*
Theme Name: MyMemories
Theme URI: http://smthemes.com/mymemories/
Author: The Smart Magazine Themes
Author URI: http://smthemes.com/
Description: Template by SMThemes.com
Version: 2.4.4
License: Creative Commons 3.0
Theme date: 07/10/2019
License URI: license.txt
Tags: black, green, dark, fixed-width, featured-images, custom-menu, translation-ready, threaded-comments, theme-options
*/


/*	-==========================- GENERAL -==========================-  */
/*------------------------------ PAGE ------------------------------*/
@import url(css/font.css);

html {
	background:url(images/back.png) left top fixed;
}
body { 	
	color:#545454;
	font-size: 16px;
	font-family: 'OpenSansRegular';
}
a {
	color:#2a2a2a;
}
a:hover {
	color:#c93a3a;
}
a.post_ttl, .post-caption h1 {
	color:#2a2a2a;
	font-size:45px;
	font-family: 'great_vibesregular';
}
h2 a.post_ttl:hover{
	color:#c93a3a;
}



/*------------------------------ HEADER ------------------------------*/
#header .container{
	position:relative;
}
#secondarymenu-container {
	position:relative;
}


/*------------------------------ SEARCH ------------------------------*/
#s {
	background:none;
	border:none;
	float:left;
	height:23px;
	line-height:25px;
	color:#545454;
	font-size:12px;
	text-transform:lowercase;
	font-family: 'OpenSansRegular';
}
.searchbtn {
    background-position: right top;
    height: 35px;
    margin-right: -10px;
    margin-top: -5px;
    width: 34px;
}
.searchform {
	height:25px;
	background:#e0ded3;
	border:1px solid #c8c3b4;
	margin:0;
}

/*------------------------------ CONTENT ------------------------------*/
.input:focus{
	border:none;
	outline:none;
}
.input { border-color:#2A2A2A !important; }
.one-post{
	background:url(images/post-bottom.png) bottom no-repeat;
	margin-bottom:50px;
}
.articles .post-body{
	font-size: 16px;
	line-height:26px;
}
.articles .post-caption h2, .articles .post-caption h1{
	text-align:center;
	border-bottom:1px solid #c9c9c9;
	padding:10px 0;
}
#commentform #submit, input.readmore, a.readmore {
	background:url(images/readmore.png) right bottom no-repeat;
	color:#2a2a2a;
	font-size:30px;
	text-transform:lowercase;
	font-family: 'great_vibesregular';
	border:none;
	padding-bottom:15px;
}
#commentform #submit:hover, input.readmore:hover, a.readmore:hover {
	background:url(images/readmore-hover.png) right bottom no-repeat;
	color:#c93a3a;
	text-decoration:none;
}
.featured_image{margin-top:15px; }
.featured_image.alignleft{
	padding:5px; 
	border:1px solid #d1cebd;
	background:none;
}
.featured_image.alignright{
	padding:5px; 
	border:1px solid #d1cebd;
	background:none;
}
.featured_image.aligncenter{
	padding:5px; 
	border:1px solid #d1cebd;
	background:none;
}
.googlemap {
	padding:5px; 
	border:1px solid #d1cebd;
	background:none;
}
.widget_posts ul li img,.widget_flickr a {
	padding:2px; 
	border:1px solid #d1cebd;
	background:none;
}
.pagination{
	margin:30px 0;
}
.pagination.classic {
	padding-top:30px;
	text-align:left;
}
.page-numbers {
	padding:31px 33px;
	font-family: 'great_vibesregular';
	font-size:20px;
}
.woocommerce #content nav.woocommerce-pagination ul li, 
.woocommerce nav.woocommerce-pagination ul li, 
.woocommerce-page #content nav.woocommerce-pagination ul li, 
.woocommerce-page nav.woocommerce-pagination ul li  { 
	margin-right:3px;
} 
a.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce #content nav.woocommerce-pagination ul li a,
body.woocommerce-page #content nav.woocommerce-pagination ul li a,
body.woocommerce nav.woocommerce-pagination ul li span,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce #content nav.woocommerce-pagination ul li span,
body.woocommerce-page #content nav.woocommerce-pagination ul li span {
	color:#000;
	text-decoration:none;
}
a.page-numbers:hover,
body.woocommerce nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page nav.woocommerce-pagination ul li a:hover,
body.woocommerce #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
body.woocommerce nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page nav.woocommerce-pagination ul li a:focus,
body.woocommerce #content nav.woocommerce-pagination ul li a:focus,
body.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{
	color:#c93a3a;
}
span.page-numbers,
body.woocommerce nav.woocommerce-pagination ul li span.current,
body.woocommerce-page nav.woocommerce-pagination ul li span.current,
body.woocommerce #content nav.woocommerce-pagination ul li span.current,
body.woocommerce-page #content nav.woocommerce-pagination ul li span.current {
	background:url(images/pagi.png) no-repeat 15px 22px;
	color:#fff;
}
.page-title{
	color:#c93a3a;
	font-size:35px;
	font-family: 'great_vibesregular';
} 
.post-meta{
	padding:10px 0 0 !important;
}
.post-meta, .post-meta a{
	color:#939393;
}
/*------------------------------ FOOTER ------------------------------*/

#footer  {
	position:relative;
}

#footer .inner a{
	text-decoration:none;
}

#footer h3{
	font-family: 'great_vibesregular';
	font-size:35px;
	color:#2a2a2a;
}

#footer .container {
}

#footer .footer_txt {
	color:#3b3939;
}
.footer_txt a{
	color:#2a2a2a;
}
.footer_txt a:hover{
	color:#c93a3a;
}
#footer .footer_txt .container {
}
.footer-widgets {
}
/*------------------------------ WIDGETS AND SLIDER ------------------------------*/
.content-r .sidebar.right, .content-lr .sidebar.right, .content-r2 .sidebar.left, .content-r2 .sidebar.right {
	margin-left:5px;
}
.content-l .sidebar.left, .content-lr .sidebar.left, .content-l2 .sidebar.left, .content-l2 .sidebar.right{
	margin-right:5px;
}

#content .widget .caption h3 {
	color:#2a2a2a;
	font-size:35px;
	font-family: 'great_vibesregular';
	border-bottom:1px solid #2a2a2a;
	margin:0 0 15px;
}
#content .widget a{
	font-family: 'OpenSansSemibold';
	text-decoration:none;
}
#content .widget .inner li{
	border-bottom:1px solid #d0cdbc;
}
.widget-title{
	text-decoration:underline !important;
	display:list-item;
	margin-bottom:10px;
}
.widget_posts .day{
	font-size:40px;
}
.widget_posts .date{
	font-size:30px;
	font-family: 'great_vibesregular';
	text-transform:lowercase;
	margin-top:3px;
	line-height:22px;
}
.tabs_captions .tabscaption{
	color:#545454;
	font-size:35px;
	font-family: 'great_vibesregular';
	border:none;
}
.tabs_captions .tabscaption.active, .tabs_captions .tabscaption:hover{
	color:#2a2a2a;
	background:url(images/tab-pen.png) bottom no-repeat;
}
.fp-next{
	background-position:left 50%;
	width:27px;
}
.fp-prev {
	background-position:right 50%;
	width:27px;
	
}
	
/*	-==========================- DESKTOP -==========================-  */
@media only screen and (min-width:1024px) {
	#content {
		margin-bottom:50px;
		position:relative;
		z-index:1;
		padding-top:50px;
	}
	body{
		background:url(images/top.png) 50% -79px no-repeat;
	}
	.no-slider{
		background:url("images/top.png") no-repeat scroll 50% -520px transparent;
	}
	#all{
		background:url(images/slider.png) 50% 90px no-repeat;
	}
	.no-slider #all { background:none; }
	#content .container {
	}
	#logo {
		position:absolute;
		left:0;
		right:0;
		text-align:center;
	}
	.menusearch {
		width:260px;
		position:relative;
		top:39px;
	}
	.menusearch .searchbtn{
		background:url(images/search-header.png) right top;
		width:64px;
		height:65px;
		margin-top:-20px
	}
	.menusearch #s{
		width:179px;
	}
	.pen{
		background: url("images/pen.png") no-repeat scroll 50% bottom transparent;
		height: 449px;
		margin-top: -283px;
		margin-bottom:100px;
		position: absolute;
		width: 100%;
		z-index:0;
	}
	/*------------------------------ MENU ------------------------------*/
	#secondarymenu-container {
		height:136px;
		position:relative;
		z-index:11;
	}
	
	
	#secondarymenu {
		float:left;
		border-bottom:1px solid #8d8d8d;
		margin-top:36px;
	}
	#secondarymenu a {
		padding:3px 9px;
		font-family: 'OpenSansSemibold';
		font-size:13px;
		text-transform:lowercase;
		color:#8d8d8d;
	}
	#secondarymenu a:hover{
		color:#2a2a2a;
	}
	#header-block {
		position:relative;
	}
	
	#mainmenu-container {
		height:62px;
		margin:35px auto 20px;
		position:relative;
		z-index:18;
	}
	#mainmenu li a {
		padding:11px 15px;
		font-size: 30px;
		color:#2a2a2a;
		font-family: 'great_vibesregular';
	}
	#mainmenu li {
		position:relative;
	}
	#mainmenu li a:hover{
		background:url(images/tab-pen.png) bottom no-repeat;
	}


	#header li ul {	top:20px; }
	#header #mainmenu li ul { top:73px; }
	
	#header li ul .transparent {	}
	#header li ul .inner {}
	#header #mainmenu li ul .transparent {
		background:url(images/sub.png) right bottom no-repeat;
		padding:0 37px 44px 0;
	}
	#header #mainmenu li ul .inner {	
		background:#2a2a2a;
		padding-bottom:20px;
	}
	
	#header ul.children li a, #header .sub-menu li a {
		color:#8d8d8d; 
		padding:0 20px;
		text-align:left;
	}
	#header ul.children li a:hover, #header .sub-menu li a:hover {
		color:#2a2a2a;
	}
	#header #mainmenu  .sub-menu li{padding:10px 0 !important;}
	#header #mainmenu ul.children li a, #header #mainmenu .sub-menu li a {
		color:#fff;
		font-size:27px !important;
		font-family: 'great_vibesregular' !important;
		padding:10px 20px 15px;
		text-align:left;
	} 
	#header #mainmenu ul.children li a:hover, #header #mainmenu .sub-menu li a:hover {	
		background:url(images/sub-hov.png) 20px bottom no-repeat;
	}
	
	/*------------------------------ SLIDER ------------------------------*/
	.slider-container {	
		position:relative;
		margin:0 auto;
		width:1000px;
		height:450px;
	}
	.slider {
		position:static;
	}
	.fp-next, .fp-prev {
		margin:0 -17px;
		width:44px;
		height:390px;
	}
	.fp-title{
		padding-bottom: 15px;
		text-align: center;
		background:url(images/fp-title.png) bottom no-repeat;
	}
	.fp-title a{
		text-decoration:none;
		font-size:30px;
		color:#2a2a2a;
		font-family: 'great_vibesregular';
	}
	.fp-title a:hover, .fp-content p a:hover{
		color:#c93a3a;
	}
	.fp-content p{
		color:#2a2a2a;
		font-size:25px;
		padding-top: 25px;
		font-family: 'great_vibesregular';
	}
	.fp-more{
		font-family: 'great_vibesregular';
		font-size:20px;
		text-transform:lowercase;
		padding:0 45px;
		text-decoration:none !important;
	}
	.fp-content p a{
		color:#2a2a2a;
		background:url(images/fp-more.png) top repeat-x;
		text-decoration:none;
	}
	.fp-prev-next-wrap {
		margin:0 0px;
	}
	.fp-slides  {
		height:448px;
	}
	.fp-thumbnail{
		float:left;
		height:468px;
	}
	.fp-thumbnail img{
		padding:10px;
		background:#e1e1e1;
		border:1px solid #aeaca3;
		width: 100%;
		height: auto !important;
		box-sizing: border-box;
	}
	.fp-slides{
		float:right;
	}
	.fp-slides-items{width:1000px;}
	.fp-content-fon {
		background: url("images/fp-fon.png") no-repeat scroll center top transparent;
		border: medium none;
		bottom: 0;
		height: 291px;
		left: auto;
		-moz-opacity: 1;
		opacity: 1;
		-ms-filter:"progid:DXImageTransform.Microsoft.Alpha"(Opacity=100);
		right: 30px;
		width: 250px;
	}
	.fp-content-wrap{
		float:left;
		width:100%;
	}

	.fp-content {
		bottom: 20px;
		font-size: 13px;
		height: 220px;
		left: 736px;
		right: 44px;
		text-align: left;
	}	
	.fp-nav {
		left:0;
		bottom:90px;
		right:auto;
	}
	.fp-pager a { 
		width:19px;
		height:19px;
	}
	.slider-nothumb .fp-content-fon {
		background:#fff;
	}
	.slider-nothumb .fp-content a,.slider-nothumb .fp-content p{
		color:#000;
	}
	
	#footer .footer_txt .container {
		
	}
	.content-r #main_content, .content-r2 #main_content{
		padding:0 20px 20px 0;
	}
	.content-l #main_content, .content-l2 #main_content{
		padding:0 0 20px 20px;
	}
	.content-lr #main_content{
		padding:0 20px 20px;
	}
}	

/* WooCommerce */
.woocommerce a.button.alt, 
.woocommerce-page a.button.alt, 
.woocommerce button.button.alt, 
.woocommerce-page button.button.alt, 
.woocommerce input.button.alt, 
.woocommerce-page input.button.alt, 
.woocommerce #respond input#submit.alt, 
.woocommerce-page #respond input#submit.alt, 
.woocommerce #content input.button.alt, 
.woocommerce-page #content input.button.alt,
.woocommerce-page #content .products li a.button {
	background:none !important;
	color:#2a2a2a !important;
	text-shadow:none !Important;
	box-shadow:none !Important;
	font-weight:normal !Important;
	border:none !important;
}
.woocommerce a.button.alt:hover, 
.woocommerce-page a.button.alt:hover, 
.woocommerce button.button.alt:hover, 
.woocommerce-page button.button.alt:hover, 
.woocommerce input.button.alt:hover, 
.woocommerce-page input.button.alt:hover, 
.woocommerce #respond input#submit.alt:hover, 
.woocommerce-page #respond input#submit.alt:hover, 
.woocommerce #content input.button.alt:hover, 
.woocommerce-page #content input.button.alt:hover,
.woocommerce-page #content .products li a.button:hover  {
	color:#c93a3a !important;
}
.widget.woocommerce.widget_product_search #s {  
	background:#e0ded3;
	border:1px solid #c8c3b4;
	color:#545454 !important;
}
.widget.woocommerce.widget_product_search #searchsubmit {
	background:#262626;
	padding:2px 6px;
	color:#fff;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle { 
	background:#a29d9b !important;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range { 
	background:#cfc9c6 !important;
}
.woocommerce-page #main_content > #container > #content { 
	margin:0 !important;
	padding:15px 0 !important;
}

/*	-==========================- TABLET -==========================-  */
@media only screen and (min-width:640px) and (max-width:1023px) {
	#header {
	}
	#logo {
		float:left;
		margin-left:20px;
	}
	#header-banner {
		margin-top:25px;
		float:right;
	}
	#content{
		margin-top:30px;
	}
	/*------------------------------ MENU ------------------------------*/
	
	#secondarymenu-container {
		padding-top:0px;
	}
	
	
	
	
		
	
	
	

	
}

/*	-==========================- MOBILE -==========================-  */
@media only screen and (min-width:240px) and (max-width:639px) {
	.menusearch {padding:13px 0;margin-top:28px;}
	#header {
	
	}
	#logo {
		margin-top:5px;
		margin-bottom:-35px;
	}

	.searchbtn {
		margin-right: -7px;
		width: 34px !important;
	}
	#secondarymenu-container {
		padding-top:6px;
	}
	
	
	
	.fp-next, .fp-prev {
		margin:0 -5px;
	}
	.footer-widgets .widgetf:first-child {
		border:none;
	}
	
	#footer {
		width:100%;
	}
	.widgetf {
		border-top:1px solid #d3d3d3;
	}
	.articles .post-date {
		float:none;
	}
	.articles dt p img {
		display:none;
	}
	.fp-nav {
		bottom:-18px;
	}
	.slider-container {
		padding-bottom:20px;
	}
	#s {
		width:70%;
}
}