/*
Theme Name: The Frog Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Frog Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1
Template: frog-wp
Author: An-Themes
Author URI: http://www.anthemes.net/
Tags: black, white, yellow
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


/* =Theme customization starts here
-------------------------------------------------------------- */


/*** body ***/

@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700&subset=latin,latin-ext);

html body {
	/*font-family: 'Source Sans Pro', Arial, sans-serif;*/
	font-family: 'Roboto Condensed', Arial, sans-serif;
}


/*** post single ***/

.single-box {
	height: 90px;
	background-color: #F6F5F2 !important;
}
.single-money {
	width: 100%;
	text-align: center;
}
.single-breadcrumbs {
	background-color: #F6F5F2 !important;
}
.media-single-content {
	background-color: #ffffff !important;
}

.single-content .product .summary {
	margin: 0 !important;
	box-sizing: border-box !important;
	padding: 20px 20px 35px 0 !important;
}
.single-content .product .summary .product_title {
	font-size: 28px !important;
	line-height: 35px !important;
	margin-bottom: 15px !important;
}
.single-content .product .summary .product_meta {
	display: none !important;
}
.single-content .product .summary div[itemprop="offers"] {
	margin-bottom: 7px !important;
}
.single-content .product .summary div[itemprop="offers"] .price del {
	margin-right: 4px !important;
}
.single-content .product .summary div[itemprop="description"] {
	margin-bottom: 22px !important;
}
.single-content .product .summary .cart input[name="quantity"] {
	border: 1px solid #bbbbbb !important;
	padding: 6px 1px 5px !important;
	font-size: 16px !important;
}
.single-content .product .summary .cart button[type="submit"] {
	background: #B01337 !important;
}
.single-content .product .woocommerce-tabs .panel {
	margin: 0 24px 36px !important;
}
.single-content .product .woocommerce-tabs .panel h2 {
	font-size: 28px !important;
	line-height: 35px !important;
	margin-bottom: 15px !important;
}
.single-content .product .related.products {
	margin: 0 24px 36px !important;
}
.single-content .product .related.products h2 {
	font-size: 28px !important;
	line-height: 35px !important;
	margin-bottom: 15px !important;
}

.onsale {
    padding: 10px 6px !important;
	background: #2DD822 !important;
}

.cart_item .product-quantity .quantity input {
	border: 1px solid #bbbbbb !important;
	padding: 4px 1px 4px !important;
	font-size: 12px !important;
}
.woocommerce input.button,
.woocommerce a.button.alt.checkout-button {
	background: #B01337 !important;
	color: #ffffff !important;
}

li#wp-admin-bar-blog-10,
li#wp-admin-bar-blog-11,
li#wp-admin-bar-blog-12,
li#wp-admin-bar-blog-14,
li#wp-admin-bar-blog-15,
li#wp-admin-bar-blog-19,
li#wp-admin-bar-blog-22,
li#wp-admin-bar-blog-26 {
	display: none !important;
}

.tdr_blog_logo {
	height: 77px;
	width: 77px;
	border: 3px solid #B01337;
	border-radius: 7px;
	position: relative;
	top: -6px;
	float: left;
	margin: 0 15px 0 50px;
}
.tdr_blog_logo a {
	border: 3px solid #ffffff;
	box-sizing: border-box;
	border-radius: 1px;
	width: 100%;
	height: 100%;
	display: block;
	background-size: cover;
	background-position: center;
}
.tdr_blog_title {
	float: left;
	margin-top: 22px;
}
.tdr_blog_title a,
.tdr_blog_title a:link,
.tdr_blog_title a:visited,
.tdr_blog_title a:active,
.tdr_blog_title a:hover {
	color: #ffffff !important;
	font-weight: bold;
	font-family: Miama;
	font-size: 38px;
	position: relative;
	top: 2px;
}
.tdr_blog_description {
	float: left;
	margin: 10px 0 0 24px;
	font-size: 15px;
	line-height: 17px;
	font-style: italic;
	font-family: serif;
	color: #E09494;
	width: 365px;
	height: 50px;
}
.tdr_blog_description  span {
	position: relative;
	display: block;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
}
@media only screen and (max-width: 1000px) {
	.tdr_blog_description {
		display: none;
	}
}
@media only screen and (max-width: 760px) {
	.tdr_blog_title {
		display: inline;
		width: 113px;
	}
	.tdr_blog_title a,
	.tdr_blog_title a:link,
	.tdr_blog_title a:visited,
	.tdr_blog_title a:active,
	.tdr_blog_title a:hover {
		font-size: 28px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 580px) {
	.tdr_blog_title {
		display: none;
	}
}
@media only screen and (max-width: 480px) {
	.tdr_blog_logo {
		display: inline;
		margin: 1px 5px 15px 5px;
	}
	.tdr_blog_title {
		display: inline;
		margin-top: 26px;
		width: 210px;
	}
	.tdr_blog_title a,
	.tdr_blog_title a:link,
	.tdr_blog_title a:visited,
	.tdr_blog_title a:active,
	.tdr_blog_title a:hover {
		color: #B01337 !important;
		font-size: 34px;
	}
}

ul.header-social {
	float: right;
	margin: 24px -7px 24px 15px;
}
ul.header-social li {
	float: left;
	display: inline;
}
ul.header-social li a {
	font-size: 22px;
	color: #ffffff;
	padding: 0 10px;
}
ul.header-social li a:hover i {
	color: #F7D4D4;
}
@media only screen and (max-width: 1230px) {
	ul.header-social {
		display: none;
	}
}

ul.footer-social {
	display: inline;
	margin: 0 10px;
}
ul.footer-social li {
	margin: 0;
	font-size: 17px;
	height: auto;
}
ul.footer-social li a {
	padding: 0 6px;
}
.wrap-footer .copyright {
	margin-bottom: 20px;
	line-height: 6px;
}


.single-box,
.single-money {
	height: auto !important;
	margin: 0 !important;
}

.tdr_money_hp,
.tdr_money_article {
	width: 100%;
	height: auto;
	position: relative;
	display: block;
	clear: both;
	text-align: center;
}


li.name {
	margin-bottom: 5px;
}

.jquerycssmenu  {
	margin: 24px 0 0 12px;
}


#fancybox-title {
	z-index: 999999 !important;
    position: absolute;
    top: 100% !important;
    left: -10px !important;
    height: 0 !important;
    transform: translate(0, -15px) !important;
}
#fancybox-title-over {
	padding: 8px 10px 13px !important;
    display: block !important;
    width: 100% !important;
    height: 20px !important;
    text-align: center !important;
    background: #ffffff !important;
    color: #000000 !important;
	font-size: 24px !important;
}
#fancybox-title-over a {
	padding: 2px !important;
    margin: 0 2px !important;
}
#fancybox-title-over a.facebook,
#fancybox-title-over a.facebook:hover {
	color: #3c589a !important;
}
#fancybox-title-over a.twitter,
#fancybox-title-over a.twitter:hover {
	color: #55acee !important;
}

#love {
	width: 224px;
	height: 100px;
	margin: 2em 0 0 auto;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(img/love.jpg);
}












/**/