/*WC CSS - Product Page*/

/* remove related products */
.related.products {
    display: none;
}



/*custom alert css*/
/*galvo alert message css*/

.custom-alert {
    padding-left: 12.2%;
    width: 50%;
    color: red;
}
.custom-alert-text {
    font-size: 1em;
}

@media only screen and (max-width: 900px) {
    .custom-alert {
        padding-left: 30px;
        width: 50%;
        color: red;
    }
    .custom-alert-text {
        font-size: 0.8em !important;
    }
}

/*Shipping-required-styles*/

.shipping-please {
    position: fixed;
    top: 20vh;
    left: 15vw;
    right: 15vw;
    width: auto !important;
    background-color: #fff;
    z-index: 9999;
    border: solid 3px #f5922e !important;
}

.shipping-please.gf_list_2col {
    border: solid 3px #f5922e !important;
}

.shipping-please .chosen-single {
         border: solid 3px #f5922e !important;
}

/*Mike Gallery thumbs Fix 03032020*/
.avada-product-gallery .avada-product-gallery-thumbs-wrapper {
    position: relative;

}

/*End Gallery thumbs Fix*/

/*Gst Positioning*/

span.incl__gst {
    padding-left: .2em;
}


/*Shipping Price Additions Removal*/
.ginput_price {
    display: none !important;
}

/*Sam - Title Position Fix*/
.fusion-page-title-wrapper {
    align-items: flex-start!important;
    padding: 1em;
    flex-direction: column-reverse;
}

/**remove additional product info**/
.single-product #tab-additional_information {
    display: none;
} 

/**Conditional-Product-Styles**/
/*pinehaven*/
.product_cat-pinehaven-timber-sheds .avada-single-product-gallery-wrapper {
    opacity: initial !important;
}
/*cedar*/
.product_cat-cedar-timber-sheds .avada-single-product-gallery-wrapper {
    opacity: initial !important;
}
.product_cat-cedar-timber-sheds .tooltipy-kw-cat-288 {
    pointer-events: none;
    background-image: inherit;
}

.fusion-page-title-captions {
    height: 100%;
}

.fusion-page-title-secondary {
    align-self: flex-end;
}

.floorplanbase {
    position: relative;
    z-index: 5;
}

.floorplanbase_e {
    position: relative;
    z-index: 10;
    margin-top: -63.6%;
}

.floorplan_element {
    position: absolute;
}

/**gravity form custom styles**/
form.cart {
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #f0f0f0;
}

.duratuf_step1 {
    background-color: #63a25e;
    color: #fff;
    font-family: century gothic;
    font-size: 20px !important;
    font-weight: bold;
    line-height: 44px;
    max-height: 46px;
    min-height: 46px;
    padding-left: 35px;
    position: relative;
    border-radius: 15px;
    text-align: left;
    width: 100% !important;
    z-index: 1;
    margin-bottom: 20px;
}
.gfield {
    width: 100%;
    float: left;
}

.gfield_hidden_product {
     display:none;
}

.gfield label {
    font-weight: 400;
    font-size: 0.8em;
    font-family: roboto,arial,open sans;
}

.gfield li label {
    font-weight: 400;
    font-family: roboto,arial,open sans;
}

.medium.gfield_select {
    color: #333 !important;
    font-family: roboto,arial,open sans;
}

.gsection h2 {
    margin: .25em 0 0.25em;
    font-weight: 400;
    font-family: roboto,arial,open sans !important;
}

.gfield_total {
    display: none !important;
}

.gfield_contains_required {
    border: solid 3px #b2d670;
    border-radius: 5px;
    padding: 12px;
    margin-bottom: 20px !important;
    margin-top: 25px !important;
}

span.gfield_required {
    padding: 5px;
    color: red;
    font-size: 20px;
}

.gform_wrapper .gfield .gravity-select-parent {
    overflow: visible;
}

.gfield select {
    border-radius: 0.4em !important;
    cursor: pointer;
    padding: 8px 8px;
}

#wrapper .gform_wrapper .gravity-select-parent select {
    font-size: 18px !important;
}

.gform_wrapper {
    margin-bottom: 0;
}

.gform_wrapper .chosen-container,
.gform_wrapper .chosen-container * {
    width: 100% !important;
    margin-top: 25px;
}

.gform_wrapper .chosen-container-single .chosen-single {
    color: #2683e0;
    width: 100% !important;
    border: 4px solid #b2d670;
    height: 55px !important;
    line-height: 2 !important;
}


.gform_wrapper ul li br {
    display: none;
}

.o_medium .gfield_select {
    margin-right: 1em;
}

 .hidden_label label.gfield_label {
      display: none;
  }
  
  #gform_wrapper_34 .gform_body .gform_fields .gsection .gsection_title {
      color: #000000;
      font-size: 18pt;
      font-family: roboto, arial, open sans;
  }
  
  .gsection_title {
      font-size: 18pt !important;
      color: #3dad3e !important;
  }
  
  .gform_wrapper {
      width: 100%;
  }
  
  .gravity-select-parent {
      width: 95% !important;
  }
  
  .medium gfield_select {
      height: 45px;
  }
  
  #wrapper .gform_wrapper .gravity-select-parent select {
      margin: 0;
      color: #333;
      height: 35px;
      border-radius: 5px;
  }
  

  .medium.gfield_select {
      color: #333 !important;
  }
  
  
  .gfield_select {
      width: 97% !important;
      height: 38px !important;
  }

  .gform_wrapper .gravity-select-parent {
      position: relative;
      overflow: initial;
  }

/*checkbox & radio form styles*/
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=radio] {
    margin: 0 !important;
}
.gfield_radio input {
    margin-right: 1em;
}

.gfield_radio input:checked + label {
    color: black;
    font-weight: 500;
}
.gfield_radio {
    margin:0;
    padding: 0;
    width: 94.7%;
}
.gfield_radio label {
    margin-left: 3.25em;
    position: absolute;
}
.gfield_radio input:checked {
    background-color: white;
}

.gfield_radio li {
    align-items: center;
    font-family: "Roboto",arial,open sans;
    display: flex;
    color: #333333;
    font-size: 20px;
    line-height: 1.8;
    border-radius: 0.4em;
    overflow: hidden;
    padding: 0;
    border: 1px solid #d9d9d9;
    filter: alpha(opacity=70);
    opacity: 0.7;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    transition: all 0.4s;
    margin-left: 0;
    text-indent: 0;
}
.gfield_radio input {
    position: relative;
    width: 100%;
    height: 3em;
    margin: 0;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    cursor: pointer;
}

.gfield_radio input:after {
    content: '';
    position: absolute;
    display: block;
    z-index: 1;
    width: 3em;
    height: 3em;
    border-right: thin solid #dedede;
    border-radius: 2px;
    /* background: #e4e3e3 url("https://www.gubbagardensheds.co.nz//wp-content/uploads/gform-tick-white.png"); */
    background: #e4e3e3;
    background-size: 22px 18px;
    background-repeat: no-repeat;
    background-position: center;
}

.gfield_radio input[type=radio]:before {
    /* background: #a0ce4e url("https://www.gubbagardensheds.co.nz//wp-content/uploads/gform-tick-black.png"); */
    background: #a0ce4e;
    background-size: 22px 18px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 2px;
    width: 3em;
    z-index: 2;
    opacity: 0;
    height: 100%;
    color: #f6ac4f;
}

.gfield_radio input[type=radio]:checked:before {
    content: '';
    position: absolute;
    top: 0;
    opacity: 1;
    left: 0;
    border-radius: 2px;
}
.gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type=checkbox] {
    margin: 0 !important;
}

.gfield_checkbox {
    padding: 0;
    width: 94.7%;
}
.gfield_checkbox label {
    margin-left: 3.25em;
    position: absolute;
}
.gfield_checkbox input:checked + label {
    color: black;
    font-weight: 500;
}

.gfield_checkbox input:checked {
    background-color: white;
}
.gfield_checkbox li {
    align-items: center;
    font-family: "Roboto",arial,open sans;
    display: flex;
    color: #333333;
    font-size: 20px;
    line-height: 1.8;
    border-radius: 0.4em;
    overflow: hidden;
    padding: 0;
    border: 1px solid #d9d9d9;
    filter: alpha(opacity=70);
    opacity: 0.7;
    margin-top: 0.25em;
    margin-bottom: 0.25em;
    transition: all 0.4s;
    margin-left: 0;
    text-indent: 0;
}
.gfield_checkbox input {
    margin-right: 1em;
    width: 100%;
    position: relative;
    width: 100%;
    height: 3em;
    margin: 0;
    display: inline-block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    cursor: pointer;
}

.gfield_checkbox input:after {
    content: '';
    position: absolute;
    display: block;
    width: 3em;
    z-index: 1;
    height: 3em;
    border-right: thin solid #dedede;
    border-radius: 2px;
    background: #e4e3e3 url("https://www.gubbagardensheds.co.nz//wp-content/uploads/gform-tick-white.png");
    background-size: 22px 18px;
    background-repeat: no-repeat;
    background-position: center;
}

.gfield_checkbox input[type=checkbox]:before {
    background: #a0ce4e url("https://www.gubbagardensheds.co.nz/wp-content/uploads/gform-tick-black.png");
    background-size: 22px 18px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 2px;
    width: 3em;
    z-index: 2;
    opacity: 0;
    width: 3em;
    height: 100%;
    color: #f6ac4f;
}

.gfield_checkbox input[type=checkbox]:checked:before {
    content: '';
    position: absolute;
    top: 0;
    opacity: 1;
    left: 0;
    border-radius: 2px;
}

/*gravity forms custom shed element styles*/

.kiwiformwall {
    position: fixed;
    bottom: 0;
    z-index: 14;
    left: 50%;
    pointer-events: none;
}

.textarea.small {
    border-radius: 10px !important;
}


.gmcornertrim {
 display:none;
}

.gmcornertrim img {
    width: 325px;
    border-radius: 15px;
}

.shedcover {
    right: 0;
}

.gmdoor {
    width: 46.5%!important;
    text-align: right;
    position: relative;
    margin-top: -1px !important;
    float: left !important;
}

.gmdoor {
    width: 48%!important;
    text-align: right;
    position: relative;
    flex-direction: column;
    justify-content: space-around;
    margin-top: 3px !important;
    text-align: left;
    float: left !important;
    display: flex;
    margin-right: 2%;
    justify-content: space-between;
}

.gmdoor .ginput_container_select {
    padding-bottom: 0.5em;
    width: 100%;
    margin-top: 5px;
}

.gmdoorsh {
    float: right;
    width: 47%!important;
    margin-right: 1.7%;
    margin-top: -2px;
}

.gmdoorsh .ginput_container_select {
    width: 100% !important;
    float: left;
}

.gmdoorsh label {
    width: 50%;
}

.bluet_block_container {
    border-radius: 20px;
    box-shadow: 0 0 10px #71717166 !important;
}

.gmdoor label span {
    font-size: 16px !important;
}

.gmdoor label {
    font-size: 17px !important;
    margin-right: -8px;
}

.gmdoor .gfield_label {
    height: 22px;
}

/*shed dimension (foo gallery) styling*/

.fg-default.fg-gutter-10 {
    margin-bottom: -60px;
    background-color: #f0f0f0;
    border-radius: 20px 20px 0 0;
    padding: 25px 0 0 0;
    justify-content: space-between;
    display: flex;
    text-align: center;
    border: none !important;
}

.fg-default .fg-item,
.fg-default .fg-item-inner,
.fg-default .fg-thumb {
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
    width: 96%;
}

.fg-default.fg-gutter-10 .fg-item {
    margin-right: 2.5%;
    margin-bottom: 10px;
    margin-left: 2.5%;
}

.foogallery.fg-border-thin .fg-item-inner {
    border-width: 0;
}

.foogallery.fg-light.fg-shadow-outline .fg-item-inner {
    box-shadow: 0 0 0 0 #ddd;
}

.fusion-page-title-bar .fusion-page-title-row h1 {
    padding-left: 0;
    padding-right: 0;
}

/*tooltipy styling*/

span.bluet_tooltip.tooltipy-kw.tooltipy-kw-29095.tooltipy-kw-cat-286.tipsinline {
    float: left;
}

span.bluet_tooltip.tooltipy-kw.tooltipy-kw-27306.tooltipy-kw-cat-286.tipsinline {
    float: left;
}

span.bluet_tooltip.tooltipy-kw.tooltipy-kw-28719.tooltipy-kw-cat-286.tipsinline {
    float: left;
}
.GVO3030_flash {
    position: relative;
    z-index: 9;
}

.quantity.buttons_added {
    display: none;
}

.shop_table .product-quantity {
    text-align: center;
    vertical-align: top;
}


.pp_expand {
    display: none !important;
}

.fg-item.fg-loaded {
    width: 28%;
}

.fg-caption-title {
    background-color: #63a25e;
    text-align: center;
}

.owl-item.active {
    float: left;
    width: 30%!important;
}


.woocommerce .product .thumbnails img {
    width: 100px;
    max-width: 100%;
    margin-right: 0px!important;
    margin-bottom: 0;
}

.woocommerce .product .thumbnails {
    margin-top: -4px;
    width: 80%;
    margin-left: 10%;
}

img.attachment-shop_thumbnail.size-shop_thumbnail {
    border-radius: 10px !important;
    border: 1px solid #dcdcdc;
}

img.attachment-shop_thumbnail.size-shop_thumbnail:hover {
    opacity: 0.7;
}

.product .images {
    margin-right: 0;
    background-color: white;
}

/*custom product info*/

  .cedar_10y {
      display: none;
      position: fixed;
      bottom: 16%;
      right: 45%;
      z-index: 99;
      width: 5vw;
  
  }
  
  .Shed_info_table {
      position: fixed;
      bottom: 1%;
      z-index: 7;
      left: 51%;
      z-index: 11;
      width: 25vw;
      display: none;
  }
  
  .shed_info_table_d {
      position: fixed;
      bottom: 1%;
      left: 51%;
      z-index: 7;
      z-index: 18;
      display: none;
  }
  
  .shed_info_table_d img {
      width: 28.5vw;
      padding: 3%;
      background-color: white;
  }
  
  .Shed_info_table img {
      width: 26vw;
  }
  
  .ssfeaturescontainer {
      position: absolute;
      padding: 20px;
      left: 52%;
      top: 900px;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 38% !important;
      font-size: 16px;
      line-height: 1.3;
  }
  
  .c_shippingdepot {
      width: 27vw;
      font-size: 1vw;
      line-height: 1.1vw;
      z-index: 20;
  }
  
  
  .cedar_features {
      position: absolute;
      padding: 20px;
      left: 52%;
      top: 765px;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 38% !important;
      font-size: 18px;
      line-height: 1.4;
  }
  
  .cedar_product_info {
      position: absolute;
      padding: 20px;
      left: 52%;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 39.3% !important;
      font-size: 18px;
      line-height: 1.4;
  }
  
  .c_assembly {
      position: absolute;
      top: 2800px;
      left: 52%;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 39% !important;
      padding: 20px;
  }
  
  .c_diyassembly {
      width: 27vw;
      font-size: 0.9vw;
      line-height: 1.2vw;
      z-index: 20;
  }

.diyassembly a {
    text-decoration:underline;
}
  
  .product_text {
      position: absolute;
      padding: 20px;
      left: 52%;
      top: 490px;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 38% !important;
      font-size: 16px;
      line-height: 1.3;
  }
  
  .dminfo {
      font-size: 16px;
      line-height: 1.3;
      position: absolute;
      left: 52.1%;
      z-index: 1;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 39.2%;
      padding: 20px;
  }
  
  .fminfo {
      font-size: 0.9vw;
      line-height: 1.2vw;
      position: absolute;
      left: 52.1%;
      z-index: 1;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 39.2%;
      padding: 20px;
  }
  
  .d_assembly {
      font-size: 16px;
      line-height: 1.3;
      position: absolute;
      left: 52.1% !important;
      z-index: 1;
      background-color: #f0f0f0;
      border-radius: 10px;
      width: 39.2% !important;
      padding: 20px !important;
      margin-top: -200px;
  }

/*shed custom elements*/

  .shedformoverlay {
      display: none;
      position: fixed;
      bottom: 0;
      z-index: 12;
      left: 52%;
      pointer-events: none;
  }
  
  .kiwiformcontainer {
      position: fixed;
      bottom: 0;
      z-index: 14;
      left: 52%;
      pointer-events: none;
  }
  
  .kiwiformwall {
      position: fixed;
      bottom: 0;
      z-index: 14;
      left: 52%;
      pointer-events: none;
  }
  
  .dshedbasecontainer {
      position: fixed;
      bottom: 3%;
      z-index: 16;
      left: 52%;
      pointer-events: none;
  }
  
  .shedformcontainer {
      position: fixed;
      bottom: 0;
      z-index: 16;
      left: 52%;
      pointer-events: none;
  }


  .dshedelements {
      position: fixed;
      bottom: 0;
      z-index: 17;
      left: 52%;
      pointer-events: none;
  }
  
  .dshedelements {
      left: 49.98888%;
  }
  
  .dshedformbase {
      width: 26vw !important;
  }
  
  .gmeedoor img {
      width: 7.2vw;
  }
  
  .shedformtrim {
      position: fixed;
      bottom: 0;
      z-index: 17;
      left: 49.989%;
      pointer-events: none;
  }

  .shedformbg {
      position: fixed;
      bottom: 0;
      z-index: 1;
      left: 50%;
      pointer-events: none;
      display: none;
  }
  
  .shedformbase {
      max-width: 24vw;
  }
  
  .product_pic {
      position: fixed;
      bottom: 10%;
      z-index: 11;
      left: 52%;
      pointer-events: none;
  }

.sdshedelements {
    left: 54% !important;
}

 .product_pic {
      position: fixed;
      bottom: 10%;
      z-index: 11;
      left: 52%;
      pointer-events: none;
  }

  .gmeedoor {
      position: fixed;
      bottom: 0;
      z-index: 18;
      left: 49.5%;
      pointer-events: none;
  }
  
.gmeexdr img {
      width: 20vw !important;
      position: fixed;
      right: 20%;
      bottom: 8vh;
      z-index: 20;
     float: right;
 }
  
  .gmeewoverlay {
      position: fixed;
      bottom: 0;
      z-index: 18 !important;
      left: 52%;
      pointer-events: none;
  }

.zdshedelements {
    left: 50% !important;
}

.d_assembly {
    background-color: #f0f0f0;
    left: 51%;
    padding: 30px;
    border-radius: 10px;
}

.fminfo div {
    background-color: #f0f0f0;
    border-radius: 10px;
}

.dminfo div {
    background-color: #f0f0f0;
    border-radius: 10px;
}

.shedbgcover {
    z-index: 3;
    height: 32%;
    width: 50%;
    opacity: 1;
    position: fixed;
    left: 50%;
    height: 40%;
    bottom: 0;
    background-color: white;
    box-shadow: 20px 0 40px 15px white;
}

h2.product_title.entry-title {
    float: left;
}

/*Shipping, product totals & add to cart styling */

.single_add_to_cart_button.button.alt {
    border: solid 4px #f7b265 !important;
    border-radius: 10px !important;
    background-color: #f5922e !important;
}

.woocommerce button.button:hover {
    background-color: #f7b265 !important;
    transition: 0.5s;
}

.step1colour {
    position: absolute;
    top: 800px;
    left: 52%;
    font-size: 1.3vw;
    text-align: center;
    z-index: 1;
    box-shadow: #fff 0 32px 40px -20px;
    padding: 20px;
    background-color: #ececec;
    border-radius: 10px;
    text-align: left;
    width: 39%!important;

}

.step2doors {
    position: absolute;
    top: 1350px;
    padding: 20px;
    left: 52%;
    background-color: #ececec;
    border-radius: 10px;
    width: 39%!important;

}

.step3extras {
    position: absolute;
    padding: 20px;
    top: 2100px;
    left: 52%;
    background-color: #ececec;
    border-radius: 10px;
    width: 39%!important;
}

.step4shipping {
    position: absolute;
    top: 2800px;
    left: 52%;
    background-color: #ececec;
    border-radius: 10px;
    width: 39%!important;
    padding: 20px;
}

.shipping_info {
    display: none;
}

.steps {
    position: fixed;
    float: right;
    right: 9.5%;
    bottom: 4em;
    width: 7.8em;
    background-color: white;
    z-index: 99;
    text-align: center;
}

.stepb {
    float: left;
    font-size: 0.6em;
    padding-bottom: 0;
    width: 100%;
    font-family: museosansrounded-500 !important;
}

#step4 {
    background-color: #63a25e;
    border: 4px solid #86bf82;
    border-radius: 10px;
    color: white;
    position: relative;
    padding: 0.5em 1em;
    z-index: 99;
}

#step4:hover {
    background-color: #86bf82;
    transition: 0.5s;
}

.stepselement img {
    float: left;
    position: relative;
    left: 0;
    height: 6vw;
    padding: 0;
    border-radius: 15px;
    border: solid 1px #cdcdcd;
    margin-left: 0;
    margin-top: 0;
    margin-right: 10px;
}

.stepselement {
    float: left;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 15px;
    align-items: center;
    display: flex;
}

.stepselement p {
    margin-bottom: 0;
}

.quantity.buttons_added {
    margin-left: 15%;
}

.single_add_to_cart_button.button.alt {
    position: fixed;
    float: right;
    right: 9.5%;
    bottom: 1%;
    height: 4em;
    font-size: 14px;
    line-height: 0;
    vertical-align: middle;
    z-index: 9000;
    font-family: museosansrounded-500 !important;
}

.product_totals ul {
    list-style-type: none;
}

.product_totals .ginput_container {
    line-height: 0.5;
}

.chosen-container-single .chosen-single span {
    margin-top: 15px !important;
}

.select-arrow {
    display: none;
}

.br_alabel.br_alabel_image.br_alabel_type_text.br_alabel_center {
    margin-top: 40px;
}

.order-dropdown,
.order-dropdown ul li a {
    width: 275px;
}

.current-li-content {
    width: 200px;
}

 .single-product .br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
    width: 200px;
    margin-left: 0 !important;
    font-size: 13px !important;
}

#loading_tooltip {
    display: none !important;
}

.product_totals {
    pointer-events: none;

}

span.posted_in {
    width: 50%;
    margin-bottom: 20px;
}

.atcalc img {
    width: 10vw;
    max-width: 209px;
    min-width: 65px;
}

.product_meta {
    padding-top: 20px;
    width: 60%;
    padding-left: 0;
    margin-left: 12%;
}

/*avada product gallery styling*/

.avada-single-product-gallery-wrapper {
    position: fixed;
    max-width: 810px;
    float: left;
    left: 49%;
    padding-left: 2%;
    z-index: 98;
    bottom: 0.5em;
    width: 48vw;
    margin-left: 1%;
    margin-bottom: 0!important;
    background-color: white;
}

.avada-product-gallery {
    max-width: 27vw;
}

.avada-single-product-gallery-wrapper img {
    width: 27vw;
    border-bottom: solid 1px #dcdcdc;
    margin-bottom: 10px;
}

.shedformwall {
    background-color: white;
    left: 50%;
    border: 1px solid #e6e6e6;
    width: 50%; /* Was 41% MH */
    border-radius: 3px 15px 0 0;
    position: fixed;
    bottom: 0;
    border-left: none;
    z-index: 9;
    pointer-events: none;
}

.duratufshedform {
    position: fixed;
    bottom: 0;
    z-index: 14;
    left: 49.98888%;
    pointer-events: none;
    border: none !important;
    border-radius: 0 10px 0 0;
    width: 41%;
    border-left: none;
    padding-top: 1em;
}

.ph_text {
    position: absolute;
    padding: 20px;
    top: 300px;
    left: 52%;
    background-color: #ffffff;
    border-radius: 10px;
    width: 38% !important;
    font-size: 0.9em;
}

.cedar_text {
    position: absolute;
    padding: 20px;
    top: 370px;
    left: 52%;
    background-color: #ffffff;
    border-radius: 10px;
    width: 38% !important;
}

p.shed__specs {
    font-weight: 600;
}

.GM3838_flash .product_text {
    margin-top: -9em;
    background-color: white;
    font-size: 1em;
}

.smass {
    margin-bottom: -25%;
}

.depotlist {
    font-size: 16px;
}

.depotlistc {
    float: left;
    padding-right: 30px;
}

.tooltipy-kw-cat-287 {
    background-image: none;
    border-bottom: dotted 1px #b4b4b4;
    padding: 0 !important;
    cursor: pointer;
}

.tooltipy-kw-cat-287:hover {
    color: #8bc34a !important;
}

.dshipcontainer {
    line-height: 22px;
    width: 350px;
}

.dshipcontainer img {
    width: 75%;
}

.atcalc {
    position: fixed;
    right: 11%;
    z-index: 999;
    bottom: 47vh;
    float: left;
}

.gvoproductscont {
    position: absolute;
    top: 60px;
    width: 50% !important;
    font-size: 18px !important;
    left: 12%;
    line-height: 1.2;
    color: orange;
    background: white;
}

.ginput_total {
    font-size: 17px !important;
}

.woocommerce .product .thumbnails {
    width: 90%;
}

.gfield_shipping span.ginput_price {
    display: none;
}

 .single-product .br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
    width: 170px !important;
    margin-left: 0 !important;
    font-size: 13px !important;
    margin-top: -35px !important;
}

.prodenquirycont {
    display: initial;
}

.fusion-footer {
    z-index: 0;
}

.fusion-footer-widget-area.fusion-widget-area.fusion-footer-widget-area-center {
    display: none !important;
}

.footmap {
    display: none;
}

.fusion-footer-copyright-area {
    background-color: #282a2b;
    border-color: #4b4c4d;
    border-top-width: 1px;
    padding-top: 18px;
    padding-bottom: 16px;
    width: 44%;
    border-radius: 0 25px 0 0;
}

#wrapper {
    width: 100%;
    max-width: none;
    padding-bottom: 0;
}

.product .br_alabel.br_alabel_image.br_alabel_type_text.br_alabel_center {
    margin-top: 40px;
}

.single-product .product .br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
    width: 200px;
    margin-left: 0 !important;
    font-size: 13px !important;
    left: 35% !important;
}

.product_totals {
    position: fixed;
    bottom: 0;
    padding-bottom: 8%;
    right: 0;
    text-align: right;
    padding-right: 10%;
    width: 50%;
    z-index: 101;
}

.product_totals li.gfield {
    padding-bottom: 0.3em;

}




@media only screen and (max-width: 1600px) {

form.cart {
    padding-left: 10px;
    padding-right: 10px;
}

.gform_wrapper .gfield select {
      font-size:1vw;
}

    .product_totals {
        font-size: 0.7em;
        padding-bottom: 11%;
    }

    .product_text {
        top: 600px;
    }

    .product_totals label.gfield_label {
        font-size: 0.7em !important;
    }

.gfield_radio label {
    font-size:.9em;
    margin-left: 3.25em;
    position: absolute;
    width:20em;
}
.gfield_checkbox label {
    font-size:.9em;
    margin-left: 3.25em;
    position: absolute;
    width:20em;
}
    .product_totals span {
        font-size: 1.1em !important;
    }

    .woocommerce .product .thumbnails {
        margin-top: -4px;
        width: 80%;
        margin-left: 0;
    }

    .owl-item.active {
        float: left;
        width: 22% !important;
        margin-right: 0 !important;
        margin-left: 5%;
    }

    .single-product .product .images {
        width: 27vw;
    }

}

@media only screen and (max-width: 1024px) {

.gform_wrapper .gfield select {
      font-size:.7em;
}

   .single-product .br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
        width: 200px;
        margin-left: 0 !important;
        font-size: 13px !important;
    }
    .steps {
        right: 1%;
    }
    .single_add_to_cart_button.button.alt {
        right: 1%;
    }
    .shedformwall {
        border: none;
        background-color: white;
    }

    .duratufshedform {
        border: none !important;
    }
    .shedbgcover {
        display: none;
    }
    .product_totals {
        font-size: 0.7em;
        position: fixed;
        bottom: 0;
        margin-bottom: 14%;
        padding-bottom: 0;
        right: 0;
        text-align: right;
        margin-right: 1%;
        padding-right: 0;
        width: 49%;
        z-index: 101;
    }

    .product_totals ul {
        list-style-type: none;
        display: flex;
        padding: 0 1em;
        flex-direction: column;
        text-align: right;
        font-size: 1em;
        justify-content: flex-end;
        align-items: flex-end;
    }
    .product_totals ul li {
        padding-left: 1em;
    width: 7em;
    }
.gmdoorsh {
    float: left;
    width: 100%!important;
    margin-right: 2.7%;
}
.gmdoor {
    width: 100%!important;
}

}

@media only screen and (max-width: 800px) {

.shipping-please {
    position: fixed;
    top: 20vh;
    left: 3vw;
    right: 3vw;
    width: auto !important;
    background-color: #fff;
    z-index: 9999;
    border: solid 3px #f5922e !important;
}

.shipping-please .gfield_description {
    font-size: .7em !important;
}
.gfield_radio input:after {
    width: 2.2em !important;
    background-size: 15px 12px !important;
}
.shipping-please .chosen-single span {
    font-size: 0.76em !important;
}

    .product_totals ul li {
        padding-left: 1em;
        width: 6em;
    }

    .avada-single-product-gallery-wrapper {
        display: none;
    }

    .steps {
        width: 5.1em;
    }

    .product_totals {
        padding-bottom: 10%;
        width: 100%;
    }

    .shedformwall {
        border: 0;
    }

    .gmcornertrim {
        height: 150px;
        overflow: hidden;
    }

    .gmdoorsh {
        width: 100% !important;
        float: left !important;
    }
    .gmdoorsh .ginput_container_select {
        width: 100% !important;
    }
    .gmdoor {
        width: 100% !important;
    }

    .duratuf_step1 {
        font-size: 15px!important;
    }
.dminfo {
    display: none;
}
.dshedformbase {
    width: 26vw !important;
    border-radius: 20px !important;
    transform: translateX(-40px) !important;
    overflow: hidden  !important;
}
    .shedcover {
        right: 0;
        z-index: 5 !important;
        height: 100%;
        background-color: white;
        opacity: 1;
    }

    .bluet_tooltip {
        background-size: 25px;
    }

    .fusion-body .products li {
        flex: auto;
        justify-content: flex-end;
    }

    .fusion-product-content {
        padding: 10px 15px 15px 15px !important;
    }

    .product-images {
        flex: auto;
    }

    .fg-caption-title {
        font-size: 10px !important;
    }

    .shedbgcover {
        display: none;
    }

    .onecolour_d {
        display: none;
    }

    .product_totals {
        z-index: 101;
    }

    .single_add_to_cart_button.button.alt {
        border: solid 3px #ffb50e!important;
        background-color: #ff8910!important;
        border-radius: 10px 0 0 0 !important;
        width: 7.3em;
        padding: 1em !important;
        z-index: 99999;
    }

    .gform_wrapper .chosen-container-single .chosen-single {
        color: #2683e0;
        border: 4px solid #b2d670;
        height: 55px !important;
        line-height: 1 !important;
    }

    .br_alabel.br_alabel_image.br_alabel_type_text.br_alabel_center {
        margin-top: 0 !important;
    }


.product input[type="checkbox"]+label, input[type="radio"]+label {
       font-size: 0.8em !important;
       display: flex;
}

    .ginput_total {
        font-size: 14px !important;
    }

    .br_alabel.br_alabel_image.br_alabel_type_text.br_alabel_center {
        margin-top: 0;
    }

    .single-product .product .entry-summary .summary-container {
        width: 99% !important;
        z-index: 1;
    }

    .avada-single-product-gallery-wrapper {
        margin-bottom: 0 !important;
        width: 180px !important;
    }

    .product .gfield_checkbox {
        margin-left: -50px;
        float: left;
        margin-bottom: 15px;
    }

    .product input[type="checkbox"] + label,
    input[type="radio"] + label {
        font-size: 2.8vw !important;
        width: 100%;
        float: left;
    }

    .product .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type="radio"] {
        margin-left: 3px !important;
        margin-top: 40px !important;
    }

   .single-product .product .br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
        width: 200px !important;
        margin-left: 0 !important;
        font-size: 13px !important;
        margin-top: 10px!important;
        left: 50%;
    }

input[type="checkbox"]+label, input[type="radio"]+label {
    font-size: .7em!important;
    width: 33vw;
    float: left;
    display: flex;
    line-height: 1;
    margin-left: 3.25em;
}

.product_totals {
    z-index: 1;
    bottom: 0;
    height: 12em;
    margin: 0;
background-color:#fff;
width:100%;
}

}

@media (min-width: 768px) and (max-width: 900px) {
    .product .entry-summary .summary-container {
        padding-left: 0;
    }

    .avada-single-product-gallery-wrapper {
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .product_totals ul li {
        padding-left: 1em;
        width: 100%;
    }

    .duratufshedform {
        background-color: transparent;
    }
   .single-product .dshedformbase {
        border-radius: 0.5em;
        overflow: hidden;
            width: 100% !important;
         right: 100%;
    }
    .gmdoor label {
        text-align: left;
    }

    .product_totals {
        margin-bottom: 6%;
        z-index: 3;
        background-color: white;
    }

    .product_totals ul {
        flex-direction: column;
    }

    button.single_add_to_cart_button.button.alt {
        bottom: 0;
        right: 0;
    }

   .single-product .steps {
        z-index: 777;
        width: 100% !important;
        float: left;
        left: 0;
        height: 0;
        bottom: 1em !important;
        height: 5.2em;
    }

    .stepb {
        text-align: left;
    }

    #step4 {
        padding: 0.5em 1em 1em;
        border-radius: 0;
    font-size: 13px !important;
    }
  .shedformtrim {
      left: 0;
  }
    .textarea.small {
        max-width: 85% !important;
        border-radius: 10px !important;
    }

    .product .entry-summary .summary-container {
        width: 100% !important;
    }

    .gmdoor label span {
        font-size: 11px !important;
    }

    .shedformwall {
        padding-top: 0 !important;
        background-color: inherit;
        box-shadow: inherit;
        border: 0;
        left: 0;
    }

    #step4 {
        line-height: 0.5;
        font-size: 13px;
    }

button.single_add_to_cart_button.button.alt {
    bottom: 0;
    right: 0 !important;
}

    .bluet_tooltip {
        background-size: 24px;
    }

    .fusion-body .products li {
        width: 80%;
    }

    .div.pp_overlay {
        display: none !important;
    }

    .pp_pic_holder.pp_default {
        display: none !important;
    }

    .div.pp_overlay {
        display: none !important;
    }

    .cedar_features {
        display: none;
    }

    .depotlist {
        font-size: 12px !important;
    }

    .depotlistc {
        float: left;
        padding-right: 30px;
        width: 30%;
    }

    .gfield_radio {
   width:100%;
       
    }

    .gfield_checkbox {
   width:100%;
        float: left;
        margin-bottom: 15px;
    }

    input[type="checkbox"] + label,
    input[type="radio"] + label {
        font-size: 2.8vw !important;
        width: 100%;
        float: left;
   margin-left: 4.25em;
    }

    .gform_wrapper.gf_browser_chrome ul.gform_fields li.gfield input[type="radio"] {
        margin-left: 3px !important;
        margin-top: 40px !important;
    }

    .single-product .br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
        width: 200px !important;
        margin-left: 0 !important;
        font-size: 13px !important;
        margin-top: 10px!important;
        left: 50%;
    }

    .fusion-page-title-bar .fusion-page-title-row h1 {
        margin-left: 0;
        line-height: 1;
    }

    .layout-wide-mode.avada-has-pagetitle-100-width.avada-has-header-100-width .fusion-page-title-row {
        padding-left: 0;
        padding-right: 10%;
    }

    h2.product_title.entry-title.fusion-responsive-typography-calculated {
        display: none !important;
    }

    .br_alabel_image.br_alabel_center span {
        font-size: 7px;
    }

    .cart-collaterals {
        margin-top: 170px !important;
        overflow: hidden;
        width: 100% !important;
        float: right;
    }

    .atcalc {
        position: fixed;
        right: 30%;
        z-index: 999;
        bottom: 10%;
        float: left;
    }

    .gform_wrapper .top_label div.ginput_container {
        width: 100% !important;
    }

    .gform_wrapper .chosen-container-single .chosen-single {
        width: 278px;
    }

    input#credit-card-number {
        background-color: white;
    }

    button#place_order {
        line-height: 1 !important;
    }

     .single-product .br_alabel.br_alabel_label.br_alabel_type_text.br_alabel_center span {
        width: 100% !important;
        margin-left: 0 !important;
        font-size: 13px !important;
    }

    .gvoproductscont {
        position: absolute;
        top: 7% !important;
        width: 102% !important;
        left: 0;
        line-height: 1.2;
        color: orange;
        background: white;
        padding-left: 7px;
    }

    .product_meta {
        padding-top: 20px;
        width: 100%;
        padding-left: 0;
        margin-left: 0;
        font-size: 10px;
        opacity: 0.6;
    }

    span.posted_in {
        width: 100%;
    }


    .order-dropdown .current-li {
        font-size: 12px;
        padding-left: 12px;
    }

    .product_image {
        pointer-events: none;
    }

    .fusion-footer {
        display: none;
    }

    .product_meta {
        padding-bottom: 60px;
    }

    .atcalc {
        position: fixed;
        right: 30%;
        z-index: 999;
        bottom: 10%;
        float: left;
    }

.product_totals {
    z-index: 1;
    bottom: 0;
    height: 9em;
    margin: 0;
   background-color:#fff;
   width:100%;
}

}
/*WC CSS - Cart*/

.paypal-button-container.paypal-button-layout-horizontal.paypal-button-shape-pill.paypal-button-branding-branded.paypal-button-number-single.paypal-button-env-production {
    display: none;
}

.fusion-apply-coupon {
    background-color: #63a25e !important;
    border-radius: .5em !important;
}

#avada_coupon_code {
    padding: 1.1em;
}

.shipping-coupon {
    margin-right: 0;
}

.checkout-button.button.alt.wc-forward {
    font-size: 26px;
    line-height: 1.1;
    color: white;
    padding: 14px;
    border-radius: 10px;
    text-align: center;
    background-color: #63a25e !important;
    border: 6px solid #86bf82;
    width: 100%;
}

.shop_table .product-price {
    text-align: center;
    display: none;
}

.checkout-button.button.alt.wc-forward {
    font-size: 22px;
    line-height: 1.1;
}

.checkout-button.button.alt.wc-forward:hover {
    background-color: #86bf82 !important;
    transition: .5s;
}


.woocommerce-Price-amount.amount {
    font-size: 26px;
    color: black;
    margin-left: 2px;
    font-family: roboto, arial, open sans;
}

.woocommerce-content-box.full-width.clearfix {
    width: 70%;
    float: left;
}

.shop_table .product-name {
    width: 70%;
}

.shop_table .product-subtotal {
    text-align: center;
    vertical-align: top;
}

.cart-collaterals {
    overflow: hidden;
    width: 50%;
    float: right;
}


.cart-collaterals.sticky-element-original.element-is-sticky {
    width: 26% !important;
}

.cart_totals {
    width: 100% !important;
}


.shop_table .product-remove {
    width: 5%;
    vertical-align: top;
}

.shop_table .product-remove a {
    font-size: 40pt;
    float: right;
    line-height: 1;
}

.cart_totals.calculated_shipping {
    width: 100%;
}

.order-total {
    border-top: 0px;
}

.woocommerce-cart .cart_totals .shop_table .cart-subtotal {
    border-bottom: 0;
    display: none;
}

.product-subtotal {
    width: 75px;
}

.product-quantity {
    width: 75px;
}

.checkout-button.button.alt.wc-forward {
    font-size: 22px;
    line-height: 1.1;
    background-color: green;
    width: 100%;
}

.shop_table .product-info .variation dd {
    float: right !important;
    margin: 0 5px;
    font-weight: normal;
    border-bottom: solid 1px #dcdcdc;
    width: 100%;
    text-align: right;
}


/* New cart layout */

.woocommerce-cart .shop_table .product-info .variation {
    font-size: 14px;
}

.woocommerce-cart .shop_table .product-info .variation dd {
    width: auto;
    border-bottom: 0;
}

.woocommerce-cart .shop_table .product-info .variation dt::after {
    content: '';
    display: block;
    border-bottom: #ccc;
    width: 100%;
}

.woocommerce-cart .product-title {
    font-weight: 700;
    color: #000;
}

.woocommerce-cart .shop_table .product-remove a {
    font-size: 26px;
    line-height: 1.3;
}

.woocommerce-cart .shop_table .product-subtotal {
    text-align: right;
}


.woocommerce-cart .shop_table th.product-quantity,
.woocommerce-cart .shop_table .product-quantity {
    display: table-cell;
    padding-left: 10px;
    padding-right: 10px;
}
.woocommerce-cart .shop_table .wbu-qty-button {
    display: none;
}
.woocommerce-cart .shop_table .quantity.buttons_added {
    display: flex!important;
}
.woocommerce-Price-amount.amount {
    font-size: 20px;
}
.xoo-wsc-sum-col .variation {
    font-size: 11px;
}
.xoo-wsc-sum-col .variation p {
    margin: 0;
}
.woocommerce .single_add_to_cart_button, 
.woocommerce button.button,
.button-default {
    font-family: MuseoSans-300!important;
}

@media only screen and (max-width: 1100px) {
    .woocommerce-Price-amount.amount {
        font-size: 20px;
    }

    .cart-collaterals.sticky-element-original.element-is-sticky {
        width: 30% !important;
    }

    .cart-collaterals {
        overflow: hidden;
        width: 100%;
        float: right;
    }

}

@media only screen and (max-width: 800px) {
    .cart-collaterals {
        width: 100%;
    }

    span.woocommerce-Price-amount.amount {
        visibility: hidden;
    }
    .woocommerce-cart .shop_table .product-name {
        width: 100%;
    }
    .woocommerce-cart .shop_table .product-info .variation {
        display: flex;
        flex-wrap: wrap;
    }
    .woocommerce-cart .shop_table .product-info .variation dt,
    .woocommerce-cart .shop_table .product-info .variation dd {
        width: 100%;
        text-align: center;
    }
    .woocommerce-content-box {
        padding: 10px;
    }
    .woocommerce-cart .shop_table .product-quantity {
        display: block;
    }
    .woocommerce-cart .shop_table .product-subtotal {
        text-align: center;
    }
    .woocommerce-cart .shop_table .product-price {
        display: none;
    }
}

@media only screen and (max-width: 500px) {
    .cart-collaterals {
        margin-top: 0px !important;
    }
    #main {
        padding-left: 20px;
        padding-right: 20px;
    }
    #main > .fusion-row {
        max-width: 100%;
    }
}
@media only screen and (min-width: 801px) {
    .woocommerce-cart .shop_table .product-name {
        width: 76%;
    }
}

    .woocommerce-cart a.continue-button {
        width: 100%;
        height: auto;
        background: #e3e3e3;
        border: 1px solid #cdcdcd;
        display: flex;
        border-radius: 10px;
        align-items: center;
        justify-content: center;
        min-height: 64px;
        font-size: 22px;
    }

    .woocommerce-cart .secure-text {
        clear: both;
    display: flex;
    margin: 20px 0;
    position: relative;
    top: 10px;
    width: 100%;
    justify-content: center;
    align-items: center;
    }
    .woocommerce-cart .secure-text span:first-child {
        font-weight: bold;
    }
    .woocommerce-cart .secure-text span:last-child {
    display: block;
    margin-left: 10px;
    }
    .woocommerce-cart .secure-text span:last-child svg {
        width: 24px;
    }

    .woocommerce-cart .payment-wrapper {
        display: flex;
        justify-content: center;
    }

    @media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
        @media only screen and (orientation: portrait) {
            body #wrapper .product .summary.entry-summary {
                float:left!important;
                margin-left:0%!important; 
              width:100%!important; 
            }
        }
    }


    .gfield_description h5{
        color:#474747;
        font-size:14px;
        font-weight:400;
    }
.product_totals .gfield_label{
    text-wrap: nowrap;
}