/*
Theme Name: Orgusaar Child
Template: orgusaar
Author: OKIA
Author URI: http://okia.ee
Version: 1.0.1639331961
Updated: 2021-12-12 19:59:21

*/

/* Fix the contact form */
form.wpcf7-form input.wpcf7-form-control.wpcf7-text,
form.wpcf7-form textarea  {
    color: #6f5858;
    border-top: none;
    border-left: none;
    border-right: none;
    background: none;
    border-bottom-color: #6f5858;
    padding-top: 8px;
    padding-bottom: 8px;
    height: 50px;
    font-size: 18px;
    line-height: 1.6;
    border-width: 2px;
    padding-left: 13px;
    padding-right: 13px;
    width: 100%;
    outline: none !important;
    margin-bottom: 45px;
}
.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450;
    background-color: #31ab67;
    border: none !important;
    color: #fff !important;
    padding: 10px 15px;
    margin-left: 0px;
    margin-right: 0px;
    font-family: "FuturaBT",Arial,sans-serif;
    font-size: 18px;
}
body .wpcf7 form.invalid .wpcf7-response-output {
    border-color: #ffb900;
    font-family: "FuturaBT",Arial,sans-serif;
    margin-left: 0px !important;
    margin-right: 0px !important;
}
form.wpcf7-form .wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: normal;
    display: block;
    margin-top: -30px;
    margin-bottom: 30px;
}
form.wpcf7-form input.wpcf7-submit:hover {
    background: #000 !important;
    color: #fff !important;
    outline: none !important;
    box-shadow: none !important;
    border-color: #000 !important;
}
body form.wpcf7-form label {
    width: 100%;
}
form#contactUs {
    display: none !important;
}
form.wpcf7-form input.wpcf7-submit {
    float: right !important;
    border-radius: 0;
    font-family: "FuturaBT",Arial,sans-serif;
    font-size: 16px;
    box-shadow: none;
    border-width: 2px;
    text-transform: uppercase;
    transition: background-color .15s, border-color .15s, color .15s;
    border-color: #000;
    color: #000;
    padding: 5px 20px;
    border: 2px solid;
    line-height: 1.6;
	height: inherit;
}
/* END Fix the contant form */

section.product-single__main .container {
    margin-top: -80px;
}
body .carousel-gallery__item>img {
    height: auto !important;
    width: auto !important;
}
.img-gallery-custom img {
	width: 1200px;
    height: 600px;
}
ul.row.files-row {
    margin-left: 0px;
    margin-right: 0px;
}
@media (max-width: 767px) {
.listing-image-pullout>img {
    height: auto !important;
    width: 100% !important;
}
}
figure.listing-image-pullout.img-class img {
    width: 960px;
    height: 500px;
}
@media(min-width: 993px) and (max-width: 1200px) {
body div#scd-sct.no-color {
    width: 380px;
}
body div#scd-sct.no-color tr {
    width: calc(100% - 1px);     
} 
}
@media (max-width: 770px) {
body div#scd-sct.no-color {
    height: 80px;
} 
}
@media(min-width: 770px) and (max-width: 992px) {
div#scd-sct.no-color table.variations {
    display: table;
    width: 100%;
}
body .wrapper section.product-single__main.no-color .container {
    margin-top: -80px;
}
body form.no-color ul.row.files-row li.col-sm-4 {
    width: 45.333333%;
}
div#scd-sct.no-color {
    width: 380px;
    height: 80px;
    float: left;
}
body div#scd-sct.no-color tr {
    width: calc(45.333333%; - 1px);     
} 
}
@media(min-width: 993px) and (max-width: 1200px) {
body ul.row.files-row li.col-sm-4 {
    width: calc(33.33% - 1px);
    margin-left: 1px;
    padding-left: 0px;
    padding-right: 0px !important;
	}
	body ul.row.files-row {
    margin-left: 0px;
    margin-right: 0px;
	}
	body div#scd-sct tr {
    padding: 20px 0;
    width: calc(50% - 1px);
    margin-right: 1px;
    float: left;
    height: 80px;
    background-color: #fff;
	}
	body div#scd-sct tr:nth-child(2) {
    width: calc(50% - 2px);
    margin-left: 2px;
    margin-right: 0px;
    background-color: #fff;
    float: left;
	}
	body div#scd-sct table.variations {
		display: table;
		width: 100%;
	}
	body div#scd-sct {
    width: 66.66%;
	}
	body .arc-quick-downloads__item {
		margin-left: 0px;
		margin-right: 0px;
	}
}
@media(max-width: 992px) {
body section.product-single__main .container {
    margin-top: 0px;
}
body .files-row {
    margin-top: 0px;
}
body div#scd-sct tr {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
body ul.row.files-row li.col-sm-4 {
    width: 100%;
}
body select#pa_size {
    margin-left: auto !important;
    margin-right: auto !important;
}
body div#scd-sct tr td {
    display: table-cell;
}
body div#scd-sct {
    height: 160px;
    float: inherit;
}
body div#scd-sct tr {
    float: inherit;
}
}
.outt {
	font-size: 0px;
}
.single-product.de .outt:before {
	content: "Nicht vorrätig"; 
}
.single-product.et .outt:before {
	content: "Laost otsas"; 
}
.outt:before {
	content: "Out of Stock";
    margin: 0;
    display: inline-block;
    font-family: "FuturaBT",Arial,sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 36px;
    vertical-align: middle;
}
.woocommerce-product-details__short-description {
    display: none;
}
ul.row.files-row li.col-sm-4 {
    width: 380px;
}
li.col-sm-4.clrs {
    display: none;
}
.single-product.de .tawcvs-swatches:before {
	content: "FARBE"; 
}
.single-product.et .tawcvs-swatches:before {
	content: "VÄRV"; 
}
.tawcvs-swatches:before {
	content: "COLOR";
    display: inline-block;
    font-family: "FuturaBT",Arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
	line-height: 1.6;
	margin-right: 10px;
}
.swatch.swatch-shape-circle.swatch-color {
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 22px;
    text-indent: -9999px;
    cursor: pointer;
    position: relative;
}
button#place_order:before {
    content: "Place order" !important;
	font-size: 16px;
}
button#place_order {
	font-size: 0px;
}
#scd-sct .product_title.entry-title {
    display: none !important;
}
#scd-sct .single_variation_wrap {
    display: none !important;
}
#scd-sct p.price,
#scd-sct .quantity,
#scd-sct button.single_add_to_cart_button.button.alt,
#scd-sct .product_meta,
#scd-sct a.reset_variations,
#scd-sct td.label {
    display: none !important;
}
li.col-sm-4.sizs {
    display: none;
}
select#pa_size:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
select#pa_size {
    border: none;
    font-family: "FuturaBT",Arial,sans-serif;
    font-size: 16px;
    padding-right: 45px !important;
    text-transform: uppercase;
    background: #fff url(https://staging2.jaanusorgusaar.com/wp-content/themes/orgusaar/assets/dist/gfx/ico-select_input.svg) 100% 50% no-repeat;
    box-shadow: none;
    padding-left: 13px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: block;
    width: 100%;
    height: 40px;
    line-height: 1.6;
    color: #000;
    transition: border-color ease-in-out 0.15s,box-shadow ease-in-out 0.15s;
	outline: initial !important;
    text-align: center;
}
.variations label {
display: none
}
.product-actions {
    margin-left: 0px;
    margin-right: 0px;
}
.swatch-item-wrapper {
    border-radius: 50%;
    display: inline-block;
    list-style-type: none;
    margin-top: 0;
    margin-left: 10px;
    padding: 6px;
    width: 36px;
    height: 36px;
    background: #fff;
    border: 1px solid #fff;
}
.swatch.swatch-shape-circle.swatch-color.swatch-white:before,
.swatch.swatch-shape-circle.swatch-color.swatch-valge-et:before,
.swatch.swatch-shape-circle.swatch-color.swatch-white-de:before {
    left: -8px;
    top: -8px;
}
.swatch.swatch-shape-circle.swatch-color.swatch-white,
.swatch.swatch-shape-circle.swatch-color.swatch-valge-et,
.swatch.swatch-shape-circle.swatch-color.swatch-white-de {
    border: 1px solid #a8a8a5;
    width: 21px;
    height: 21px;
    margin-left: 1px;
}
div#scd-sct tr td {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: fit-content;
}
div#scd-sct tr {
    padding: 20px 0;
    width: 380px;
    float: left;
	height: 80px;
    background-color: #fff;
}
div#scd-sct tr:nth-child(2) {
    width: 378px;
    margin-left: 1px;
    margin-right: 1px;
    background-color: #fff;
}
div#scd-sct {
    display: block;
    position: relative;
    float: left;
    text-align: center;
	height: 80px;
}
.color-swatch__item:hover {
    border: 1px solid rgba(0,0,0,0.4);
}
.swatch-item-wrapper:hover .swatch-shape-circle.swatch-color:before,
.swatch-shape-circle.swatch-color.selected:before {
	display: block;
}
.swatch-shape-circle.swatch-color:before {
    content: "";
    border-radius: 50%;
    padding: 6px;
    width: 36px;
    height: 36px;
    border: 1px solid #6f5858;
    position: absolute;
    left: -7px;
    top: -7px;
    display: none;
}
div#scd-sct select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
}
div#scd-sct table.variations {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
    position: relative;
}
select#pa_size:before {
	content: "";
}