/* LICENSE & DETAILS
   ==================================================

	Theme Name: Atelier Child Theme
	Theme URI: http://atelier.swiftideas.com
	Description: An Incredible Responsive Multi-Purpose WordPress WooCommerce Theme - Designed & Developed by Swift Ideas ( www.swiftideas.com )
	License: GNU General Public License version 3.0
	License URI: http://www.gnu.org/licenses/gpl-3.0.html
	Template: atelier
	Version: 1.0
	Author: Swift Ideas
	Author URI: www.swiftideas.com

	All files, unless otherwise stated, are released under the GNU General Public License
	version 3.0 (http://www.gnu.org/licenses/gpl-3.0.html)

   ==================================================
*/

/* --------------------------------------------
	CHILD THEME CSS
-------------------------------------------- */

#instore_purchase_only {
	padding-top: 20px;
}
.heading-icon {
	vertical-align: bottom;
    margin-right: 15px;
}

.woocommerce div.product form.cart .variations th.label {
	display: block !important;
}

.mega-byod-button a.mega-menu-link {
	line-height: 45px !important;
}

.mega-byod-button a.mega-menu-link:before {
	margin-right: 10px !important;
}

#footer-widgets .widget {
    padding-bottom: 0px;
}

img.w-230 {
	width: 230px;
}

.h-25 {
	height: 25px !important;
}

.sf-share-counts {
	display: none;
}

.woocommerce .order-info, .woocommerce .order-info mark, .woocommerce a.button.checkout-button {
	font-weight: 800;
}
.woocommerce td.product-name .wc-item-meta, .woocommerce td.product-name dl.variation {
	margin-top: 4px;	
}
.woocommerce table.shop_table tr td.product-subtotal {
	font-weight: 400;
	font-size: 16px;
}
.woocommerce table.shop_table tr td.product-quantity {
	font-weight: 400;
	font-size: 16px;
	padding-top: 40px;
}
.woocommerce table.shop_table tr td.product-price {
	font-weight: 400;
	font-size: 16px;
}
.woocommerce table.shop_table.cart td.product-name {
	font-weight: 600;
	font-size: 16px;
}

.woocommerce table.shop_table.cart td.product-name dl.variation {
	font-size: 14px !important;
}

.woocommerce td.product-name dl.variation dd p {
	line-height: 24px;
	font-size: 14px;
}

.iconic-was-swatches--text-swatch { font-size: 21px; }
.iconic-was-swatches { margin: 0px 0 10px; }
.bundled_product_images { max-width: 20%; }
.woocommerce div.product form.cart .variations label { font-weight: 500; font-size: 15px !important; }
.woocommerce div.product form.cart .variations td.value > div:after { display: none; }
.variations tr { margin: 0; }

.price ins {
	color: #0080A1 !important;
}
.portalpass {
	width: 80%;
    margin: auto;	
}

.portalpass .woocommerce-Input--text {
	font-size: 26px !important;
    height: 80px !important;
    padding: 25px;
}

.portalpass .woocommerce-Input--text::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #969696 !important;
  opacity: 1; /* Firefox */
}

#ship-to-different-address span {
	margin-left: 8px;
}

#billing_country_field .woocommerce-input-wrapper {
	line-height: 38px !important;
}

#shipping_country_field .woocommerce-input-wrapper {
	line-height: 38px !important;
}

.woocommerce-shipping-fields__field-wrapper .form-row label {
	font-family: 'Dosis';
    font-weight: 600 !important;
}

.woocommerce-additional-fields__field-wrapper .form-row label {
	font-family: 'Dosis';
    font-weight: 600 !important;
}

.woocommerce-billing-fields__field-wrapper .form-row label {
	font-family: 'Dosis';
    font-weight: 600 !important;
}

.woocommerce-terms-and-conditions-wrapper {
	margin-bottom: 20px;
}

.boxed-inner-page #container {
	padding-top: 0px !important;
}


img.mw-60 {
	max-width: 60px !important;
}

img.mw-90 {
	max-width: 90px !important;
}

.img-top-la {
	margin-bottom: 16px;
}
.img-top-la .img-wrap {
	max-width: 90px !important;
}

.portal-button {
	width: 100%;
	font-family: 'Dosis';
    font-size: 22px !important;
    font-weight: 700;
    text-transform: uppercase;
    margin-top: 10px !important;
    
}

.woocommerce-table--order-details tfoot td {
    width: 60%;
}
.payway-gateway-logo {
    margin-bottom: 25px;    
}

.cancel_payway_button {
    border-color: #222222 !important;
    color: #222222 !important;
    font-size: 16px !important;
    background: transparent!important;
    height: 60px !important;
    line-height: 30px !important;
    letter-spacing: 1px;
    font-weight: bold !important;
    margin-right: 16px;
    margin-bottom: 16px !important;
}

.cancel_payway_button:hover {
    border-color: #00b5e2!important;
    color: #00b5e2!important;
}
.cancel_payway_button i {
    margin-right: 5px;
    font-size: 20px;
    vertical-align: text-bottom;
}

.confirm_payway_button {
    border-color: #222222 !important;
    color: #222222 !important;
    font-size: 16px !important;
    background: transparent!important;
    height: 60px !important;
    line-height: 30px !important;
    letter-spacing: 1px;
    font-weight: bold !important;
    margin-right: 16px;
    margin-bottom: 16px !important;
}

#payway-error {
    color: #da7000;
}

#payway-spinner {
    margin-top: 8px;
}
.button_disabled {
    opacity: 0.2 !important;
    pointer-events: none;
}

.confirm_payway_button:hover {
    border-color: #00b5e2!important;
    color: #00b5e2!important;
}
.confirm_payway_button i {
    margin-right: 8px;
    font-size: 22px;
    vertical-align: text-bottom;
}

.cart_item .variation-SchoolOrganisationName {
    display: none !important;
}

.woocommerce-table__product-name ul.wc-item-meta {
    margin-top: 6px;
}

.wc-pao-addon-container p {
    margin-top: 5px;
    margin-bottom: 10px;
}

tr.bundle_table_item td.woocommerce-table__product-name {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

tr.bundle_table_item td.woocommerce-table__product-total {
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

tr.bundled_table_item td.woocommerce-table__product-name {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

tr.bundled_table_item td.woocommerce-table__product-total {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.product-price-wrap .woocommerce-Price-amount {
	font-family: Dosis;
	font-weight: 600;
	font-size: 22px;
}

.product-price-wrap .woocommerce-price-suffix {
	font-family: Dosis;
	font-weight: 600;
	font-size: 17px;
}

.bundle_price {
    padding-top: 16px;   
    padding-bottom: 26px;
}

.bundle_price p {
    font-family: Dosis;
    font-weight: 600;
    font-style: normal;
}

.bundle_price .woocommerce-Price-amount {
    font-size: 28px;
}

.woocommerce-variation-price .woocommerce-Price-amount {
    font-size: 22px;
}

.bundled_product .reset_bundled_variations_fixed {
	display: none;
}

#footer-widgets .footer-brand-img {
    max-width: 240px;
    padding: 16px;
}

#footer-widgets .footer-text-block {
    font-family: Dosis;
    font-weight: 600;
    font-style: normal;;
    padding: 16px;
}

.woocommerce div.product form.cart .variations td.label label {
	font-weight: 700;
}

div.bundled_product_summary {
	margin-top: 28px;
	padding-bottom: 3.618rem;

}

div.bundled_product_summary:not(.thumbnail_hidden) .details {
    padding: 0 0 0 3rem !important;
}

div.bundled_item_cart_content table.variations {
	margin-top: 16px;
}

.fw-bundle .woocommerce-breadcrumb {
	display: none;	
}

.fw-bundle .related-products {
	display: none;	
}

.fw-bundle .product-main-fw-split {
    max-width: 1850px;
    margin: auto;
}

.pps-store-form-login .woocommerce-form-login {
    max-width: 1150px;
    margin: auto !important;
}

.pps-password-protected-store .password-input input {
    height: 60px !important;
	font-size: 22px !important;
	margin-bottom: 10px !important;
	color: #777777;
}

.pps-password-protected-store .pps-protected-error {
	color: #db4a00;
	font-weight: 700;
}

#billing_country_field {
    display:none;
}

.woocommerce ul.order_details li {
    font-size: 0.815em;
}
.woocommerce ul.order_details li strong {
    font-size: 1.5em;
}
.payway-error {
    margin-top: 24px;
    margin-bottom: 24px;
    font-size: 19px;
    line-height: 28px;
    font-weight: 600;
}

.attribute_value_configurable select {
    margin-bottom: 16px !important;
    font-weight: 600;
}

.toggler-container {
  margin-right: 12px;
  margin-bottom: 5px;
  margin-top: 16px;
}

.toggler-label {
  vertical-align: middle;
  line-height: 30px;
}

.toggler-label {
    font-family: Dosis;
    font-weight: 600;
    font-style: normal;
}

.toggler {
  width: 72px;
  float: left;
  margin-right: 12px;
}
.toggler input {
  display: none;
}
.toggler label {
  display: block;
  position: relative;
  width: 72px;
  height: 36px;
  border: 1px solid #d6d6d6;
  border-radius: 36px;
  background: #e4e8e8;
  cursor: pointer;
}
.toggler label::after {
  display: block;
  border-radius: 100%;
  background-color: #999999;
  content: "";
  -webkit-animation-name: toggler-size;
          animation-name: toggler-size;
  -webkit-animation-duration: 0.15s;
          animation-duration: 0.15s;
  -webkit-animation-timing-function: ease-out;
          animation-timing-function: ease-out;
  -webkit-animation-direction: forwards;
          animation-direction: forwards;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-play-state: running;
          animation-play-state: running;
}
.toggler label::after,
.toggler label .toggler-on,
.toggler label .toggler-off {
  position: absolute;
  top: 50%;
  left: 25%;
  width: 26px;
  height: 26px;
  transform: translateY(-50%) translateX(-50%);
  transition: left 0.15s ease-in-out, background-color 0.2s ease-out, width 0.15s ease-in-out, height 0.15s ease-in-out, opacity 0.15s ease-in-out;
}
.toggler input:checked + label::after,
.toggler input:checked + label .toggler-on,
.toggler input:checked + label .toggler-off {
  left: 75%;
}
.toggler input:checked + label::after {
  background-color: #50ac5d;
  -webkit-animation-name: toggler-size2;
          animation-name: toggler-size2;
}
.toggler .toggler-on,
.toggler .toggler-off {
  opacity: 1;
  z-index: 2;
}
.toggler input:checked + label .toggler-off,
.toggler input:not(:checked) + label .toggler-on {
  width: 0;
  height: 0;
  opacity: 0;
}
.toggler .path {
  fill: none;
  stroke: #fefefe;
  stroke-width: 7px;
  stroke-linecap: round;
  stroke-miterlimit: 10;
}

@-webkit-keyframes toggler-size {
  0%, 100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}

@keyframes toggler-size {
  0%, 100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}
@-webkit-keyframes toggler-size2 {
  0%, 100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}
@keyframes toggler-size2 {
  0%, 100% {
    width: 26px;
    height: 26px;
  }
  50% {
    width: 20px;
    height: 20px;
  }
}				
