/*
	Theme Name: Arkitekt
	Theme URI: http://premiumlayers.net/demo/wp/arkitekt/
	Description: Arkitekt - Architecture WordPress Theme
	Author: PremiumLayers
	Author URI: https://themeforest.net/user/premiumlayers/portfolio
	Version: 1.5
	Tags: threaded-comments, theme-options, sticky-post, full-width-template, flexible-header, featured-images, custom-menu, custom-header, custom-colors, custom-background
	Text Domain: wp_arkitekt
	License: GNU General Public License
	License URI: license.txt
	
*/

.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;
}
.first {
    clear: both !important;
}
.whychoose .whychose-box .w-descr {
	padding: 8px;
}
.slide .team-descr a {
	color: #fff;
}
.slide .team-descr a:hover {
	color: #4eccb9;
}
.widget_archive label.screen-reader-text {
    display: none;
}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}


/* Images Alignments */

.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

a img.alignright {
	float: right;
	margin: 10px 0 20px 20px;
}

a img.alignnone {
	margin: 10px 20px 20px 0;
	width: 100%;
}

a img.alignleft {
	float: left;
	margin: 10px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.entry-content img,
.entry-summary img,
.comment-content img,
.widget img,
.wp-caption {
	max-width: 100%;
}

.entry-content img,
.entry-summary img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto;
    max-width: 100%;
}

img.size-full,
img.size-large,
img.wp-post-image {
	height: auto;
	max-width: 100%;
}


/* Images Caption */

.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	padding: 5px 3px 10px;
	text-align: center;
	margin-bottom: 1.5em;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0 auto;
}

.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

.textwidget .wp-caption.alignnone {
	margin: 0px;
	max-width: 100%;
}

.wp-caption-text {
	text-align: center;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.is-resized {
	display: table;
	margin-left: 0;
	margin-right: 0;
}


/* Galleries */

.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


/* Table */

table {
	width: 100%;
	margin: 0 0 10px 0;
	border-collapse: collapse;
}

table tbody tr:not(:first-child) {
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

td,
th {
	padding: 5px 5px;
}

.table thead,
.woocommerce-products-header {
	background-color: transparent!important;
}


/* Definition Lists */

dt {
	font-size: 18px;
	font-weight: bold;
}

dd {
	margin-bottom: 20px;
}


/* image */

.textwidget img,
img.alignnone {
	width: 100%;
}

.twitter-tweet-rendered {
	max-width: 100% !important;
}


/* post form  */

.post-password-form input[type="submit"] {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	color: #ffffff !important;
	border-color: #8bd1c6;
	background-color: #4eccb9;
}

.post-password-form input[type="password"] {
	height: 32px;
}


/* List Styles  */

h2:not(.title)+ul,
h2:not(.title)+ul ul {
	list-style-type: disc!important;
	margin: 0 0 1.5em!important;
	padding-inline-start: 40px;
}

h2+ol,
h2+ol ol {
	list-style-type: decimal!important;
	margin: 0 0 1.5em!important;
}

ul.depth li:before, ul.children li:before {
    height: 17px!important;
}