/* ************************************************   
Theme Name: Garden
Author: Templines
Text Domain: garden
Version: 2.0
License: See on zip package
License URI: See on zip package
Description: Garden Master - Wordpress Template
Theme URI:  prestazilla.org/wordpress/garden/
Author URI: templines.com
Tags: portfolio, two-columns
*/

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,700,400&subset=latin,cyrillic-ext);

/*WORDPRESS*/


#wp-calendar {
	width: 100%;
}
#wp-calendar td, #wp-calendar th {
 border: 1px solid #eee;
    padding: 5px;
    text-align: center;
}

.alignright {
	text-align:right;
}

.alignleft{
	text-align:left;
}

.aligncenter{
	text-align:center;
}

/*WIDGETS*/


.sidebar .block_content ul li ul {
	margin-left: 25px;
}
.block_content ul li {
	display: inline-block;
	list-style: outside none none;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 100%;
}
.block_content ul {
	margin: 0;
	padding: 0;
	color: #888888;
	font-size: 14px;
}
.block_content ul li {
	display: inline-block;
	list-style: outside none none;
	width: 100%;
}
.block_content a {
	color: #888888;
	font-size: 14px;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-ms-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}





/*CAPTION*/


.wp-caption {
	max-width: 100%;
	list-style: none;
	background: none;
}
.wp-caption-text {
	list-style: none;
	padding: 10px;
	background: none;
}
.gallery-caption {
	list-style: none;
	background: none;
}
.bypostauthor {
	list-style: none;
	background: none;
}
.sidebar .block_content img {
	height: auto;
	margin: 0px 0 10px;
	max-width: 100%;
}
/*TAGS*/

aside .wp-tag-cloud {
  margin-left: -5px !important;
  display: inline-block;
}
aside .tagcloud li {
	float: left;
  margin: 1px 3px!important;
  width: auto;
}
aside .tagcloud {
	clear: both;
}
aside .tagcloud li a {
	display: block;
	text-transform: none;
	font-size: 14px!important;
	padding: 0px 8px  !important;
	text-decoration: none!important
}


.sidebar select{
	max-width:100%;
}

.tagcloud a{
    display: inline-block;
    font-size: 12px !important;
    padding: 3px;
}



/*RSS*/


.widget-title  .rsswidget , .widget-title .rsswidget{
    color: #fff !important;
    float: left;
    margin-top: 10px;
}




.rsswidget img {
	position: relative;
    top: -7px;
    margin-right: 7px !important;
}
.rssSummary {
    background:#E9E9E9 ;
    margin: 10px 0;
    padding: 10px;
}
.sidebar .menu .dropdown-menu {
	display: none !important;
}
/*TABS WIDJETS*/

#pop img , #rec img{
	width:100%;
	max-width:inherit;
}

aside .nav-tabs li {
  margin: 0 !important;
    padding: 0;
    width: 30% !important;
}
aside .nav-tabs li a {
     padding: 0px 5px !important;
    text-align: center;
    border: none;
    font-weight: 600;
    color: #7f858f !important;
 
}



aside .nav-tabs li.active a {
     border: none !important;
    color: #27ae60 !important;

}
aside .icon-calendar {
	margin-right: 7px;
	font-size: 12px;
}
.block_content .media-heading a {
    font-weight: 700;
    color: #2a2d32;
    display: inline-block;
    line-height: 1.333;
    margin-top: 10px;
}

.media-tab-comment{
	    margin-bottom: 15px;
    margin-top: 20px;
}

.media-tab-comment img{
  margin: 0 20px 10px 0 !important;
	
}

.media-tab-comment .media-body {
  background: #f4f4f4 !important;
  padding: 10px;
}


/*Flickr*/

.flickr-feed li {
    display: inline-block;
    list-style: outside none none;
    margin-bottom: 5% !important;
    margin-left: 3%;
    margin-right: 3%;
    padding: 0 !important;
    position: relative;
    width: 27% !important;
}





/*POST CONTENT*/


.type-post.sticky:after {
    content: "\e031";
    font-family: 'Simple-Line-Icons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
        color: #f26522;
    font-size: 31px;
    height: 20px;
    position: absolute;
    right: 3px;
    text-transform: none;
    top: -11px;
    width: 20px;
    z-index: 777;
}

.rtd .vc_row.vc_row-padding-both {
    padding-top: 25px;
    padding-bottom: 25px;
}

html blockquote {
    padding: 20px 20px 20px 100px;
    margin: 0 25px ;
    font-size: 14px;
    border-left: 0;
    line-height: 1.666;
    background: #fff;
    position: relative;
    overflow: hidden;
    min-height: 100px;
    box-shadow: 2px 2px 2px #ccc;
}




html blockquote:after{
    content: "\f10d";
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #fff;
    font-size: 21px;
    height: 20px;
    position: absolute;
    left: 14px;
    text-transform: none;
    top: 12px;
    z-index: 777;

}

html blockquote:before{
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    left: -77px;
    top: -82px;
    width: 140px;
    height: 140px;
    background: #f26522;
    content: '';
    display: inline-block;
}



.rtd a{
    color: #7da500;
}

.rtd   ul {
	    padding-left: 25px;
    list-style: none;
}
.rtd  ul li {
	margin:  0;
}
.rtd   li:before {
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	display: inline-block;
	margin-right: 30px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ul.list-styled li.disabled {
	color: #c8c9cc;
}
ul.list-styled.list-style-ok li::before {
	content: '\f00c';
	color: #28ad62;
}
ul.list-styled.list-style-ok li.disabled::before {
	content: '\f00d';
	color: #c8c9cc;
}




.rtd  img {
	max-width:100%;
	height:auto;
}


.rtd   table{
	 margin: 20px 0;

}
.rtd   table td,.rtd   table th{
	padding:10px;
	border-bottom:1px solid #d0d2d7;
	
}


.rtd   ul li::before {
	font-size: 9px;
	width: 1.555em;
	content: '\f111';
	text-align: center;
	vertical-align: middle;
}
.rtd  ul ul li::before {
	content: '\f10c';
}


.rtd  ol{
	 margin-left: 25px;
}


.payment_methods ul , .payment_methods ol , .woocommerce-error ul , .woocommerce-error ol , .order_details , .order_details{
	margin:0;
	padding:0;
	
}

.payment_methods  li::before , .woocommerce-error li:before , .order_details  li:before{
	display:none !important;
}



.wrap-media img{
	max-width:100%;
	height:auto;
}



.gallery-icon  a{
    text-align: center;
    display: inline-block;
}

.rtd iframe{
	max-width:100%;
	max-height:100%;
	
}



/*//////////////////////////////////////////////////////////////////////////////////////////*/
/* LAYOUT THEME  */
/*//////////////////////////////////////////////////////////////////////////////////////////*/



html body{
	background-color:#f4f4f4;
}


.layout-theme{
	background:#E9E9E9  url('images/pattern.jpg') repeat; 
}


.layout-boxed   .home-section  > .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0;
}


.layout-boxed {
    max-width: 1240px;
    margin: 0 auto; 
    background: #fff;
	overflow:hidden;
}

/*//////////////////////////////////////////////////////////////////////////////////////////*/
/*VC MODE  */
/*//////////////////////////////////////////////////////////////////////////////////////////*/


.compose-mode  .animated-css .animated{
	opacity:1 !important;
}


.compose-mode  .isotope-item{
	display:inline-block;
}


#header.sticky {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.4);
}


body.sticky {
    left: 0;
    position:inherit;
    top: 0;
    width: inherit;
    z-index:inherit;
}


/*//////////////////////////////////////////////////////////////////////////////////////////*/
/*VARIATION PRODUCT FIX  */
/*//////////////////////////////////////////////////////////////////////////////////////////*/

.variations .label ,.variations  td,.variations  th{
    background: none !important;
    
}

.variations select {
    margin-top: 0;
    margin-bottom: 10px;
}

html .woocommerce div.product form.cart .variations label {
    font-weight: normal;
    color: #000;
    font-size: 18px;
}

.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover {
    background-color: #f26522 !important;
    color: #fff;
}

.pix-variable-image{
    width: 100% !important ;
}


.pix-variable-image li{
    list-style: none;
}

.mini_cart_item img{
    border: none !important;
}

 .woocommerce aside ul.cart_list li dl, .woocommerce aside ul.product_list_widget li dl {
    margin: 0;
    padding-left: 0;
    border-left: 0;
}

li.product-category::before{
    display: none !important;
}


html .woocommerce ul#shipping_method li:before{
display:none !important;

}


html .woocommerce ul#shipping_method li {
    margin: 0;
    padding: 0;
    text-indent: inherit;
    list-style: none;
    margin-right: 10px !important;
}

.sharedaddy li:before{

    display: none !important;

}


@media (min-width: 1100px) {

.layout-theme {
    overflow: hidden;
}

}

html .booked-calendarSwitcher.calendar {
    border-radius: 0 !important;
    margin-bottom: 15px;
}

.calendar-change-loader{
    display: none;
    position: relative;
}
.ajax-loading .calendar-change-loader{
    display: block;
}
.ajax-loading  .booked_calendar_chooser {
    display: none;
}
.calendar-changing{
    position: absolute;
    top: 4px;
    left: 118px;
    z-index: 1;
    color: white;
}
.booked-calendarSwitcher.calendar{
    min-width: 250px;
}
.booked-calendarSwitcher select option{
	color: #000;
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
	.animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}