/*!
Theme Name: King Bradley
Theme URI: https://kingbradley.ca/
Author: FirstPage Marketing
Author URI: https://www.firstpagemarketing.com/
Version: 1.1.1
*/

.product-roll .products.columns-4,
.related .products.columns-4 {
  display: flex;
  flex-wrap: wrap;
  padding-bottom: 0;
}
.product-roll .products.columns-4 .product,
.related .products.columns-4 .product {
  text-align: center;
  width: 250px;
  margin: 0 42px 60px;
}
.products.columns-4 .product a {
  position: relative;
}
.product-roll img {
	width: 300px;
	height: 300px;
	object-fit: contain;
}
.product-roll .products.columns-4 .product a:hover,
.related .products.columns-4 .product a:hover {
  text-decoration: none;
}
.product-roll .products.columns-4 li:before,
.related .products.columns-4 li:before {
  display: none;
}
.product-roll .add_to_cart_button,
.related .add_to_cart_button {
  display: none;
}
.title-band .woocommerce-breadcrumb {
  margin-bottom: 0;
}

.product-roll .onsale,
.related .onsale {
  position: absolute;
  background: red;
  font-size: 15px;
  z-index: 3;
  text-transform: uppercase;
  color: #fff;
  padding: 3px;
  left: 0;
  top: 0;
}

.product-roll .woocommerce-loop-product__title,
.related .woocommerce-loop-product__title {
  font-size: 25px;
  font-weight: 400;
  line-height: 29px;
  color: #2d2a2e;
  padding: 15px 0 0;
}
.product-roll .woocommerce-Price-amount,
.related .woocommerce-Price-amount {
  color: #2d2a2e;
}
.product-roll .price ins,
.related .price ins {
  display: flex;
  flex-direction: row-reverse;
  width: max-content;
  margin: auto;
}
.product-roll .price ins span,
.related .price ins span {
  margin-left: 5px;
}
.product-roll .price,
.related .price {
  display: flex;
  flex-direction: column;
  margin: 23px 0 15px;
  height: 65px;
}
.product-roll .price del,
.related .price del {
  color: red;
}
.product-roll .price ins,
.related .price ins,
.related .price ins bdi,
.product-roll .price ins bdi {
  color: red;
  font-size: 25px;
  text-decoration: none;
}
.product-roll .cats a,
.related .cats a {
  font-size: 15px;
  color: #2d2a2e;
  text-decoration: underline;
}
.product-roll {
  padding: 70px 0 0;
}

.product-roll .woocommerce-result-count {
  display: none;
}
.product-roll form.woocommerce-ordering {
  text-align: right;
  padding-right: 2px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: row-reverse;
  font-size: 20px;
  color: #2d2a2e;
  margin: 10px 0 25px;
}
.product-roll form.woocommerce-ordering select {
  background-color: #fce89f;
  border: none;
  margin-left: 10px;
  padding: 5px;
}
.product-roll form.woocommerce-ordering select option {
  border: none;
}
.product-roll h1 {
  padding-bottom: 0;
  display: flex;
}
.product-roll h1 nav {
  margin-left: 5px;
}
.product-roll ul.page-numbers {
  display: flex;
  position: relative;
  width: max-content;
  margin: auto;
  padding-bottom: 0;
}
.product-roll ul.page-numbers li:before {
  display: none;
}
.product-roll ul.page-numbers .prev {
  width: 109px;
  height: 50px;
  position: absolute;
  left: -131px;
  top: -15px;

  color: transparent;
}
.product-roll ul.page-numbers .next {
  width: 120px;
  height: 50px;
  position: absolute;
  width: 109px;
  height: 50px;
  position: absolute;
  top: -15px;
  color: transparent;
}
.product-roll ul.page-numbers .btn_prev {
  position: absolute;
  left: -117px;
  z-index: 2;
  top: -14px;
  font-size: 16px;
  font-weight: bold;
  color: #7a787a;
  background: transparent;
  border: 2px solid #ffcb08;
  border-radius: 30px;
  padding: 15px 25px;
}
.product-roll ul.page-numbers .btn_prev:hover,
.product-roll ul.page-numbers .btn_next:hover {
  background-color: #ffcb08;
  cursor: pointer;
  transition: all 0.3s;
}
.product-roll ul.page-numbers .btn_prev i {
  margin-right: 5px;
  font-size: 12px;
}
.product-roll ul.page-numbers .btn_next {
  position: absolute;
  right: -117px;
  top: -14px;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  color: #7a787a;
  background: transparent;
  border: 2px solid #ffcb08;
  border-radius: 30px;
  padding: 15px 25px;
}
.product-roll ul.page-numbers .current {
  color: #ffcb08;
  position: relative;
}
.product-roll ul.page-numbers .current:before {
  content: "";
  width: 100%;
  height: 2px;
  background-color: #ffcb08;
  position: absolute;
  bottom: -3px;
  left: 0;
}
.woocommerce-pagination {
  padding: 8px 0 40px;
}
.product-roll ul.page-numbers .btn_next i {
  margin-left: 5px;
  font-size: 12px;
}
.product-roll li .page-numbers {
  font-size: 20px;
  font-weight: bold;
  color: #2d2a2e;
  margin: 0 10px;
}
.product-roll li .page-numbers:hover {
  color: #ffcb08;
  text-decoration: none;
  transition: all 0.3s;
}
.single .woocommerce-breadcrumb {
  display: none;
}
.single .title-band .woocommerce-breadcrumb {
  display: block;
}
.single .product_title,
.shop span.s1 {
  font-size: 50px;
  line-height: 55px;
  width: 100%;
  font-family: "Jost", serif;
  color: #2d2a2e;
  border-bottom: 3px solid #ffcb08;
  opacity: 1;
  font-weight: 400;
  padding: 30px 0 5px;
}
.single .product_meta {
  padding: 13px 0;
}
.single .onsale {
  position: absolute;
  background: red;
  font-size: 20px;
  z-index: 3;
  text-transform: uppercase;
  color: #fff;
  padding: 8px;
}
.woocommerce-product-gallery__wrapper div img,
.woocommerce-product-gallery__wrapper div:nth-child(1) {
  width: 100%;
}
/* .woocommerce-product-gallery__image {
  margin-right: -1px !important;
} */
.woocommerce-product-gallery__wrapper div:nth-child(2) {
  margin-left: 0;
}
.woocommerce-product-gallery__wrapper div img,
.woocommerce-product-gallery__wrapper div:nth-child(1),
.woocommerce-product-gallery__image {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.woocommerce-product-gallery__wrapper {
  height: 100%;
}
.single .product_meta span,
.single .product_meta span a {
  font-size: 20px;
  color: #2d2a2e;
}
.single .woocommerce-product-gallery {
  width: 100%;
}
.contact-info {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 30px;
  flex-wrap: wrap;
}
.single-cont .icons {
  font-size: 20px;
  font-weight: bold;
  color: #505050;
  margin: 30px 30px 0 0;
}
.single-cont .icons i {
  color: #542860;
  margin-left: 7px;
  transition: all 0.3s;
}
.single-cont .icons i:hover {
  color: #ffcb08;
}
.phone-info {
  font-size: 20px;
  color: #542860;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-top: 30px;
}
.phone-info .btn {
  margin-left: 15px;
}
/* .woocommerce-product-gallery {
  opacity: 1 !important;
} */
header#masthead,
.woocommerce-product-gallery__trigger,
.single ol.flex-control-nav li:before {
  display: none !important;
}
.single ol.flex-control-nav li {
  width: 66px;
  height: 66px;
  margin-bottom: 15px;
}
.single ol.flex-control-nav li img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single ol.flex-control-nav {
  display: flex;
  margin-top: 15px;
  border-bottom: 1px solid #ffcb08;
  flex-wrap: wrap;
}
.single .flex-viewport {
  height: 480px !important;
}
.single ol.flex-control-nav li:not(:last-child) {
  margin-right: 15px;
}
.single .summary {
  display: inline-block;
  vertical-align: top;
  width: 46%;
  margin-left: 6%;
}
.single-cont {
  width: 47%;
  display: inline-block;
}
.single .woocommerce-Price-amount {
  color: #2d2a2e;
}
.single .price ins {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.single .price ins span {
  margin-left: 5px;
}
.single .price {
  display: flex;
  flex-direction: column;
  margin: 23px 0 15px;
  height: 65px;
}
.single .price del {
  color: red;
}
.single .price ins,
.single .price ins bdi {
  color: red;
  font-size: 25px;
  text-decoration: none;
}
.single .single_add_to_cart_button {
  display: inline-block;
  margin: -5px 0 0 10px;
  width: 207px;
}
.single .quantity {
  width: max-content;
  display: inline-block;
}
.single .quantity label {
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #505050;
  margin-bottom: 10px;
}
.single .quantity input {
  width: 110px;
  height: 60px;
  border: 2px solid #ffcb08;
  border-radius: 30px;
  padding-left: 41px;
  color: #505050;
  font-size: 16pxj;
  font-weight: bold;
}
.single .quantity input::-webkit-outer-spin-button,
.single .quantity input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.single .quantity input[type="number"] {
  -moz-appearance: textfield;
}
.single .quantity label.error {
  position: absolute;
}

.woocommerce-cart #masthead,
.woocommerce-checkout #masthead,
.woocommerce-checkout aside,
.entry-header,
.woocommerce-cart aside,
.woocommerce-cart .actions,
#colophon,
.entry-footer {
  display: none;
}
.woocommerce-checkout #mobile_menu {
  position: fixed;
}
.woocommerce-checkout .woocommerce-breadcrumb {
  margin-bottom: 0 !important;
}
.woocommerce-checkout header .bot-head {
  background-color: #000;
}
.checkout-button,
.wc-backward,
.woocommerce-checkout-payment .button {
  background-color: #fbba3c !important;
  border-radius: 30px !important;
  color: #8a5c14 !important;
}
.woocommerce .woocommerce-breadcrumb {
  color: #fff;
}
.woocommerce .woocommerce-breadcrumb a {
  color: #ffcb08;
}
.woocommerce-checkout-payment .button {
  color: #505050 !important;
}
.woocommerce-billing-fields__field-wrapper .form-row {
  padding: 3px;
  margin: 0 0 6px !important;
  max-width: 100% !important;
  display: block;
  float: none !important;
}
#customer_details {
  display: flex;
  justify-content: space-between;
}
#customer_details > div {
  width: 50%;
}
#customer_details > div:nth-child(2) {
  padding-left: 5%;
}
.form-row-first,
.form-row-last {
  display: inline-block !important;
  width: 50% !important;
}
.form-row-first {
  padding-right: 5% !important;
}
.form-row.notes {
  display: block;
}
#billing_address_2_field {
  justify-content: flex-end;
}
.woocommerce form .form-row:before,
.woocommerce form .form-row:after {
  display: none;
}
.woocommerce-error:before {
  display: none;
}
.woocommerce-error li {
  margin: 5px 0;
}
.select2-selection--single {
  width: 100% !important;
  margin-right: 4px !important;
}
.select2-dropdown {
  width: 47vw !important;
  max-width: 620px !important;
}
.select2-container,
.select2-dropdown {
  margin-right: -3px !important;
}
.checkout-button:hover,
.wc-backward:hover,
.woocommerce-checkout-payment .button:hover {
  box-shadow: 0px 10px 30px 0px rgb(157 63 22 / 30%) !important;
}
.woocommerce-billing-fields__field-wrapper input {
  padding: 3px !important;
  padding-left: 8px !important;
}
.woocommerce-additional-fields__field-wrapper textarea {
  width: 500px !important;
  max-width: 100% !important;
  height: 250px !important;
  padding: 5px !important;
  margin-left: 0 !important;
}
.woocommerce-checkout .form-row {
  margin-bottom: 15px !important;
}

.woocommerce-info {
  border-top-color: #ffcb08 !important;
}
.woocommerce-info::before {
  color: #ffcb08 !important;
}
.payment_methods .woocommerce-info::before {
  font-size: 11px !important;
}
.woocommerce-message,
.woocommerce-error {
  width: 100%;
  background: #ffcb08;
  padding: 15px;
  margin-bottom: 15px;
}
.woocommerce-error {
  background: red;
  color: #fff;
}
.woocommerce-error a {
  margin-right: 20px;
  color: #fff;
}
.woocommerce-error li::before,
.woocommerce-message::before {
  display: none;
}
.woocommerce-message a {
  color: #2d2a2e;
  margin-right: 20px;
}
.woocommerce-cart-form {
  margin-top: 30px;
}
.single .input-wrap {
  position: relative;
  width: max-content;
}
.single .input-wrap .fa-chevron-up {
  position: absolute;
  top: 15px;
  right: 20px;
  color: #505050;
  font-size: 16px;
  cursor: pointer;
}
.single .input-wrap .fa-chevron-down {
  position: absolute;
  color: #505050;
  top: 30px;
  font-size: 16px;
  right: 20px;
  cursor: pointer;
}
.single .quantity input::-webkit-inner-spin-button {
  display: none;
}
.single .quantity input:focus {
  outline: none;
}
.title-band i {
  margin: 0 10px;
}
.single form.cart {
  border-bottom: 1px solid #ffcb08;
  padding-bottom: 30px;
  margin-bottom: 30px;
}

.accordion .inner {
  overflow: hidden;
  display: none;
  padding: 0 30px 30px 30px;
  background-color: rgba(255, 255, 255, 0.7);
}
.accordion .inner p {
  margin-bottom: 30px;
}
.accordion li:before {
  display: none;
}

.accordion li {
  display: block;
  border: 1px solid #505050;
  margin-bottom: 20px;
}
.accordion .toggle {
  width: 100%;
  display: flex;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.7);
  color: #542860;
  transition: all 0.3s ease;
  font-size: 20px;
  font-weight: bold;
  padding: 25px;
}
.accordion .toggle i {
  color: #ffcb08;
  transform: rotate(0);
}
.i_rotation {
  transform: rotate(90deg) !important;
}
.accordion .toggle:hover {
  color: #ffcb08;
  text-decoration: none;
}
.single-h3 {
  font-weight: 400;
  padding-top: 50px;
}
.facts-row {
  display: flex;
  align-items: flex-start;
  margin-top: 16px;
}

.facts-row p {
  color: #542860;
  font-weight: bold;
  margin-left: 10px;
  padding-bottom: 0;
}
.woocommerce-tabs {
  display: none;
}
.single .related {
  background-color: #ededed;
  margin-top: 30px;
  padding: 30px 0 40px;
}
.single .sec1 {
  padding-bottom: 0;
}
.single .related .main-h2 {
  font-size: 40px;
  font-weight: 400;
  text-align: center;
}

.woocommerce-order ul li:before {
	display: none;
}

.woocommerce ul.order_details {
	padding-bottom: 0;
	margin-bottom: 0;
}

.woocommerce-order-details {
	margin-bottom: 0;
	padding-bottom: 0;
}

.woocommerce-order address {
	line-height: normal;
}

.woocommerce ul#shipping_method li:before {
	display: none;
}

@media (max-width: 768px) {
	.woocommerce ul.order_details li {
		width: 100%;
	}
}

@media (max-width: 1330px) {
  .product-roll .products.columns-4,
  .related .products.columns-4 {
    width: 1100px;
    margin: auto;
  }
  .product-roll .products.columns-4 .product,
  .related .products.columns-4 .product {
    margin: 0 16px 60px;
  }
}
@media (max-width: 1150px) {
  .select2-dropdown {
    width: 46.3vw !important;
  }
  .product-roll .products.columns-4,
  .related .products.columns-4 {
    width: 102.5%;
    margin-left: -2.5%;
  }
  .product-roll .products.columns-4 .product,
  .related .products.columns-4 .product,
  .product-roll .products.columns-4 .first,
  .related .products.columns-4 .first {
    width: 29% !important;
    margin: 0 2.5% 60px !important;
  }
  .product-roll .products.columns-4 .product a,
  .related .products.columns-4 .product a,
  .product-roll .products.columns-4 .product a img,
  .related .products.columns-4 .product a img {
    width: 100%;
  }
  .product-roll .products.columns-4 .product:nth-child(3n),
  .related .products.columns-4 .product:nth-child(3n) {
    margin-right: 0 !important;
  }
  .single .summary {
    width: 48%;
    margin-left: 4%;
  }
}
@media (max-width: 950px) {
  .select2-dropdown {
    width: 45.6vw !important;
  }
  .select2-dropdown {
    max-width: 100vw !important;
    width: 94vw !important;
  }
}
@media (max-width: 768px) {
  .woocommerce-pagination {
    margin-top: 30px;
  }
  #customer_details {
    flex-direction: column;
  }
  #customer_details > div {
    width: 100%;
  }
  #customer_details > div:nth-child(2) {
    padding-left: 0;
  }
  .woocommerce-additional-fields__field-wrapper textarea {
    width: 100% !important;
    height: 200px !important;
  }
  .accordion .inner p {
    margin-bottom: 15px;
  }
  .single .product_title,
  .shop span.s1 {
    font-size: 35px;
    line-height: 40px;
    padding-top: 15px;
  }
  .single-cont {
    width: 100%;
  }
  .single .summary {
    width: 100%;
    margin-left: 0%;
  }
  .product-roll .products.columns-4,
  .related .products.columns-4 {
    width: 102.5%;
  }
  .product-roll .products.columns-4 .product,
  .related .products.columns-4 .product,
  .product-roll .products.columns-4 .first,
  .related .products.columns-4 .first {
    width: 46% !important;
    margin-bottom: 30px !important;
  }

  .product-roll .products.columns-4 .product:nth-child(3n),
  .related .products.columns-4 .product:nth-child(3n) {
    margin-right: 2.5% !important;
  }
  .product-roll .products.columns-4 .product:nth-child(2n),
  .related .products.columns-4 .product:nth-child(2n) {
    margin-right: 0 !important;
  }
  .product-roll {
    padding-top: 30px;
  }
  .product-roll ul.page-numbers .btn_prev,
  .product-roll ul.page-numbers .btn_next {
    z-index: 2;
    top: -10px;
    font-size: 14px;
    padding: 11px 18px;
  }
  .product-roll ul.page-numbers .btn_prev {
    left: -94px;
  }
  .product-roll ul.page-numbers .btn_next {
    right: -94px;
  }
  .product-roll li .page-numbers {
    font-size: 17px;
    margin: 0 5px;
  }
}

@media (max-width: 600px) {
  .select2-dropdown {
    width: 92.5vw !important;
  }
}

@media (max-width: 500px) {
  .product-roll .products.columns-4,
  .related .products.columns-4 {
    width: 100%;
    margin-left: 0;
  }
  .single .flex-viewport {
    height: 350px !important;
  }
  .product-roll .products.columns-4 .product,
  .related .products.columns-4 .product,
  .product-roll .products.columns-4 .first,
  .related .products.columns-4 .first {
    width: 100% !important;
    margin: 0 0 20px !important;
  }

  .product-roll .products.columns-4 .product:nth-child(2n),
  .related .products.columns-4 .product:nth-child(2n) {
    margin-right: 0 !important;
  }
  .woocommerce-billing-fields__field-wrapper .form-row {
    display: block;
  }
  .select2-dropdown {
    width: 91vw !important;
  }
  .form-row.notes {
    display: block !important;
  }
  .woocommerce-additional-fields__field-wrapper textarea {
    margin-left: 0 !important;
    width: 100% !important;
  }
}

@media (max-width: 400px) {
  .single .single_add_to_cart_button {
    width: 160px;
  }
  .single .flex-viewport {
    height: 300px !important;
  }
  .select2-dropdown {
    width: 89.1vw !important;
  }
}

.single .col-1, .single .col-2 {
	max-width: 50%;
	flex: 50%;
}

.single	ul li, .single .form-row-wide {
	display: block !important;
}

@media (max-width: 768px) {
	.single .col-1, .single .col-2 {
		max-width: 100%;
		flex: 100%;
	}
}