/*
Theme Name: Arkitekt
Author: WowThemes
Version: 1.0.9
Author URI: http://themeforest.net/user/wow_themes
Theme URI: http://themeforest.net/user/wow_themes
Description: A sleek Architecture WordPress Theme by - <a href="http://wow-themes.com/">Wow themes</a>
License: ''
License URI: ''
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready
Text Domain: wp_arkitekt
*/


@charset "UTF-8";
@import url(css/style.css);


/** custom code by Shahbaz Ahmed */
h3 > a {
color: #000;
}
	.portfolio_details {
		margin: 0;
		border: 0;
		border: 1px solid #EDEDED;
		background-color: #fff;
		padding:0;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		text-align:left;
		-webkit-transition: background 0.3s ease-out;
		transition: background 0.3s ease-out;
	}
	
	.item_image > img {
		width: 100%;
		height: auto;
	}
	
	.portfolio_details p {
		
		color: #676767;
		font-family: "Open Sans" !important;
		font-size: 14px;
		font-weight: 300;
		line-height: 24px;
		margin-bottom: 12px;
		margin-top: 10px;
		padding: 0;
	}
	
	.portfolio_details .details_section {
		border-bottom: 1px solid #e9e9e9;
		padding: 30px 30px 10px;
	}
	.theme_details .details_section:last-child {
		border: 0 none;
		padding-bottom: 20px;
	}

	.portfolio_details h3 {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 20px;
	}
	.portfolio_details li {
		list-style:none;
		color:#101010;
		margin-bottom:10px;
	}
	.portfolio_details li span {
		display: inline;
		padding: 5px 0 15px;
		color:#676767;
		text-transform: none;
	}
	
	.pager {
		position: relative;
		padding: 30px 0;
	}
	.pager .previous > a, .pager .previous > span {
		float: left;
	}

	.pager li > a, .pager li > span {
		background-color: #f5f5f5;
		border-radius: 2px;
		color: #1a1a1a;
		display: inline-block;
		padding: 5px 14px;
	}
	
	.pager .nextt > a, .pager .nextt > span {
		float: right;
	}
	
	.woocommerce .product .price span.amount {
		color: #fff;
	}
	
	.woocommerce .product del {
		display: inline-block;
	}

	.woocommerce .product #content input.button.alt, .woocommerce #respond input#submit.alt, 
	.woocommerce .product a.button.alt, .woocommerce button.button.alt, 
	.woocommerce .product input.button.alt, 
	.woocommerce-page .product #content input.button.alt, 
	.woocommerce-page .product #respond input#submit.alt, 
	.woocommerce-page .product a.button.alt, 
	.woocommerce-page .product button.button.alt, 
	.woocommerce-page .product input.button.alt {
		background: none #4eccb9 !important;
		border-color: #4eccb9;
		color:#fff !important;
		text-shadow:none !important;
	}
	
	.woocommerce .product button.button:hover {
		background: none #000 !important;
		border-color: #000;
	}


	.woocommerce .product #content input.button, 
	.woocommerce .product #respond input#submit, 
	.woocommerce .product a.button, 
	.woocommerce .product button.button, 
	.woocommerce .product input.button, 
	.woocommerce-page .product #content input.button, 
	.woocommerce-page .product #respond input#submit, 
	.woocommerce-page .product a.button, 
	.woocommerce-page .product button.button, 
	.woocommerce-page .product input.button {
		border-radius: 0 !important;
		box-shadow:none !important;
		color: inherit;
		cursor: pointer;
		display: inline-block;
		font-family: 'PT Sans',sans-serif;
		font-size:14px;
		font-weight:normal;
		left: auto;
		line-height:9px;
		margin: auto;
		overflow:inherit;
		padding:9px 12px !important;
		position:relative;
		text-decoration: none;
		text-shadow:none !important;
		white-space: nowrap;
	}
	
	.woocommerce-page .product table.cart td.actions .coupon {
		width: 40% !important;
	}
	.woocommerce-page .product table.cart td.actions .coupon input.input-text {
		width: 70%;
	}
	.woocommerce-page .product table.cart td.actions input[type=submit] {
		line-height: 24px;
	}
	.woocommerce .product button.button.woo_btn:hover {
		background: none #000;
		border-color: #000;
		color: #fff !important;
		-webkit-transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
		-moz-transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
		-o-transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
		-ms-transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
		transition: background-color 0.2s linear 0s, color 0.2s linear 0s;
	}
	.woocommerce .cart-collaterals {
		margin-bottom: 80px;
	}
	
	.woocommerce .cart-collaterals h2 {
		color: #000 !important;
		font-size: 30px !important;
		margin: 20px 0;
		text-align: left;
	}
	.woocommerce .cart-	collaterals h2 > a {
		text-decoration: none !important;
		color: #000 !important;
	}
	
	.cart-collaterals table {
		width: 100%;
	}
	
	.cart-collaterals table > thead > tr > th {
		vertical-align: bottom;
		border-bottom: 2px solid #ddd;
	}
	
	.cart-collaterals table > thead > tr > th, 
	.cart-collaterals table > tbody > tr > th, 
	.cart-collaterals table > tfoot > tr > th, 
	.cart-collaterals table > thead > tr > td, 
	.cart-collaterals table > tbody > tr > td, 
	.cart-collaterals table > tfoot > tr > td {
		padding: 8px;
		line-height: 1.42857143;
		vertical-align: top;
		border-top: 1px solid #ddd;
	}

aside .widget_tag_cloud {
    border: medium none;
}

aside .widget_tag_cloud a {
    background: none repeat scroll 0 0 #fff ;
    border: 1px solid #eeeeee ;
    color: #919191 ;
}
	

/** Comments section **/
.comment-section {
    margin-bottom: 20px;
    overflow: hidden;
}

.comment-section h1 {
    font-size: 24px;
    text-transform: inherit;
    margin-bottom: 15px;
}

.comment-box {
    overflow: hidden;
    margin-bottom: 30px;
}

.comment-box img {
    float: left;
    max-width: 80px;
}

ul.depth, ul.children {
    margin-left: 100px;
}

ul.depth li, ul.children li {
    position: relative;
}

ul.depth li:before, ul.children li:before {
    position: absolute;
    content: '';
    width: 40px;
    height: 40px;
    top: 0;
    left: -60px;
    border-left: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.comment-content {
    padding-left: 100px;
}

.comment-content h6 {
    color: #3c3c3c;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
    line-height: 22px;
    border-bottom: 1px solid #e5e5e5;
    display: inline-block;
    margin: -4px 0 7px;
    padding-bottom: 4px;
}

.comment-content h6 span {
    color: #d1d1d1;
    font-style: normal;
}

.comment-content p {
    color: #a3a3a3;
    line-height: 26px;
}

.text-fields1 {
    float: left;
    width: 50%;
    padding-right: 0px;
}

.submit-area1 {
    float: right;
    width: 50%;
}

.comment-form {
    overflow: hidden;
    margin-bottom: 40px;
}

.comment-form h1 {
    font-size: 24px;
    text-transform: inherit;
    margin-bottom: 16px;
}

.float-input1 {
    position: relative;
    padding-left: 58px;
}

.float-input1 span {
    position: absolute;
    width: 58px;
    height: 58px;
    border: 1px solid #eaeaea;
    top: 0px;
    left: 0px;
    z-index: 2;
    text-align: center;
}

.float-input1 span i {
    line-height: 32px;
    font-size: 12px;
    color: #1ab5b3;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid #1ab5b3;
    margin-top: 13px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}


.comment-form input[type="text"],
.comment-form textarea {
    color: #848484;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #eaeaea;
    border-left: none;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    outline: none;
    width: 88%;
    padding: 19px 20px 20px 0px;
    display: block;
    margin-bottom: 10px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;  
}

.comment-form input[type="text"]:focus + span i {
    color: #fff;
    background: #1ab5b3;
}

.comment-form textarea {
    height: 126px;
    border: 1px solid #eaeaea;
}

.comment-form input[type="submit"] {
    width: 100%;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    -webkit-font-smoothing: antialiased;
    padding: 19px;
    background: #1ab5b3;
    text-transform: uppercase;
    border: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.comment-form input[type="submit"]:hover {
    opacity: 0.8;
}
.page-id-593 .feat-text .pull-right {
display:none;
}

body span.wpcf7-not-valid-tip {
    color: #f00;
    display: block;
    font-size: 12px;
}

.main-subtitle {
	text-transform: none;
}