/*
.poaclass p span, .poaclass .price-start {
    display: none;
}
*/
.product-detail-wrapper,
.woocommerce-page div.product div.summary.product-detail-wrapper {
	color: #3277bc;
	width: 52.17105263157895%;
	float: right;
	margin-bottom: 50px;
}

.pro-left-block {
	width: 42.33%;
	float: left;
	margin-bottom: 50px;
}

.large-img-pro {
	position: relative;
	border: 4px solid #000;
}

.product-header {
	font-size: 40px;
	color: #453b39;
	margin-bottom: 15px;
	font-family: 'AvantGarde-Demi';
}

.pro-tag {
	font-size: 18px;
	
}
.title_data{
	border-bottom: 4px double #ebebeb;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.pro-item-caption {
	background-color: rgba(0, 0, 0, .15);
	font-size: 20px;
	color: #fff;
	font-family: 'AvantGarde-Demi';
	text-align: center;
	padding: 16px 30px;
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
	right: 0;
}

.select-form {
	max-width: 326px;
	/*border: 1px solid #ebebeb;*/
	border: 1px solid #cbcbcb;
	padding: 10px 15px;
	color: #453b39;
	width: 100%;
	font-size: 16px;
	margin-bottom: 30px;
	font-family: 'AvenirNextLTPro-Regular';
	position: relative;
	-moz-appearance: window;
	-webkit-appearance: none;
	background: #ffffff url('../images/arrow_down.png') right 20px top 15px no-repeat;
	padding-right: 20px;
}

.select-form:after {
	content: "\f078";
	font-size: 14px;
	color: #2b2b2b;
}
/*
.price-left-block {
	width: 50%;
}
*/

.price-left-block {
	width: 100%;
}
/*
.pro-list-block {
	width: 50%;
	float: left;
}
*/
.pro-list-block {
	width: auto;
	float: left;
	padding:10px 20px 40px;
	background-color:#f4f5f7;
}
.pro-list li {
	background: url(../images/list-icon.png) no-repeat left top;
	padding-left: 37px;
	margin-bottom: 10px;
}

.pro-label {
	font-size: 14px;
	display: block;
	color: #6e7277;
	font-family: 'AvenirNextLTPro-Regular';
	margin-bottom: 10px;
}
/*
.price-box {
	width: 220px;
	height: 130px;
	background-color: #eff7ff;
	border: 1px solid #cbe3fb;
	display: block;
	text-align: center;
	padding: 30px 8px 25px;
	margin-bottom: 65px;
	position: relative;
}
*/
.price-box {
	width: 220px;
	height: 130px;
	background-color: #eff7ff;
	border: 1px solid #cbe3fb;
	display: block;
	text-align: center;
	padding: 30px 6px 25px;
	margin: 10px 0 65px;
	position: relative;
}

.price-box:before {
	background-color: #3277bc;
	position: absolute;
	content: "";
	width: 78px;
	height: 75px;
	right: 0;
	top: 0;
	margin-top: -15px;
	margin-right: -15px;
	z-index: -1;
}

.price-box p,
.price-box p > span.woocommerce-Price-amount.amount {
	font-size: 48px;
	color: #453b39;
	line-height: 100%;
	font-family: 'AvantGarde-Demi';
}

.price-start {
	font-size: 14px;
	color: #453b39;
	display: inline-block;
	line-height: 100%;
	letter-spacing: 0.4px;
}

.price-box p > span {
	font-size: 18px;
}

.btn-enq span,.btn-enq-pdf span {
	font-size: 14px;
	color: #fff;
}

.btn-enq img,.btn-enq-pdf img {
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
}

.btn-enq, .btn-enq-pdf {
	position: relative;
	display: inline-block;
	z-index: 1;
	background-color: #3277bc;
	padding: 13px 20px;
	line-height: 120%;
	min-width: 225px;
}

.btn-enq:before,.btn-enq-pdf:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 0;
	background-color: #000000;
	transition: 0.5s ease-in-out;
	z-index: -1;
}

.btn-enq:after,.btn-enq-pdf:after {
	content: '';
	position: absolute;
	top: auto;
	bottom: 0;
	width: 50%;
	height: 0;
	left: 50%;
	background-color: #000000;
	transition: 0.5s ease-in-out;
	z-index: -1;
}

.btn-enq:hover:after,
.btn-enq:hover:before,
.btn-enq-pdf:hover:after,
.btn-enq-pdf:hover:before  {
	height: 100%;
}

.pro-bg {
	background-color: #ebebeb;
	padding: 50px 0;
	margin: 200px 0 68px;
}


.repro-slider {
	text-align: left;
	margin: 0 -27px;
}

.repro-slider li {
	margin: 5px 27px;
}

.repro-slider .slick-prev,
.product-slider .slick-prev {
	left: 0;
	margin-left: -50px;
}

.repro-slider .slick-prev,
.repro-slider .slick-next,
.product-slider .slick-prev,
.product-slider .slick-next {
	width: 44px;
	height: 44px;
	background-color: #363636;
	/*	font-size: 16px;*/
	color: #fff;
	border-radius: 100%;
}

.repro-slider .slick-next,
.product-slider .slick-next {
	right: 0;
	margin-right: -50px;
}

.repro-slider .slick-next i,
.repro-slider .slick-prev i,
.product-slider .slick-next i,
.product-slider .slick-prev i {
	font-size: 16px;
}

.repro-slider .slick-next:before,
.repro-slider .slick-prev:before,
.product-slider .slick-prev:before,
.product-slider .slick-next:before {
	content: none
}

.pro-bg .page-title {
	margin-bottom: 40px;
}

.product-slider .slick-slide {
	position: relative;
}

.product-slider .slick-prev {
	left: 0;
	margin-left: 0;
	z-index: 1;
}

.product-slider .slick-next {
	right: 0;
	margin-right: 0
}

.woocommerce-page div.product div.images {
	width: 100% !important
}

.woocommerce-variation-price{
	display: none;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: none;
    border: 0;padding-top: 25px;
    width: 100%;
}
.woocommerce div.product form.cart .variations select {
    width: 100%;
    min-width: inherit !important;
    display: inline-block;
}
.woocommerce div.product form.cart .variations label {
    font-weight: 600 !important; color: rgba(0,0,0,1.00);
}
/*
.variations .block-6{width: 50%;float: none;padding-right: 30px;}
*/
.variations .block-6 {
    width: 45%;
    float: none;
    padding-right: 30px;
    display: inline-block;
    margin-bottom:-15px;
}

.product-detail-wrapper .reset_variations{/*position: absolute;right:30px*/;color: #3277bc;padding-bottom: 30px;}
.product-detail-wrapper .reset_variations:hover{text-decoration: underline;}
/*
.product-detail-wrapper .btn-enq,.product-detail-wrapper .btn-enq-pdf{min-width: auto;margin-bottom: 10px;}
*/
.product-detail-wrapper .btn-enq,.product-detail-wrapper .btn-enq-pdf{min-width: auto;margin: 20px 0 10px;}

.variations-box {position: relative;max-width:690px}
/*
.product-detail-wrapper .reset_variations{   
	font-size: 16px !important;
    top: 0;
    font-family: 'AvantGarde-Demi';
    font-weight: 100;
    background: white;
    border: 1px solid #3277bc;
    color: #3277bc !important;margin-bottom: 25px !important;
}
*/
.product-detail-wrapper .reset_variations{   
	font-size: 16px !important;
    top: 0;
    font-family: 'AvantGarde-Demi';
    font-weight: 100;
    background: white;
    border: 0px solid #3277bc;
    color: #3277bc !important;margin-bottom: 25px !important;
}

.reset_variations.btn-enq:hover {color: white !important;}

/* New - 3/21 */

.FormDiv .wpcf7 .recaptcha {
    text-align: left;
    padding: 15px 10px;
    margin: 50px 0 0;
    font-size: 14px;
    position:relative;
    bottom:5px;
}

.FormDiv .wpcf7 .recaptcha a {
    color:#3277bc;
}

.FormDiv .wpcf7 .btn-submit {
    background-color: #3277bc;
    width: 220px;
    text-align: center;
    font-size: 16px;
    margin: 0 auto;
    display: block;
}

/* New - 5/21 */

.single-product .variations-box h3, .single-product .price-left-block h3, .single-product .variations-box h4, .single-product .price-left-block h4{
    text-align: center;
    margin-bottom: 15px;
    text-transform: uppercase!important;
    font-size: 20px;
    color: #363535;
}

.call-block {
    display:inline-block;
}
.call-block a.btncall {
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    white-space: nowrap;
    padding: 13px 20px;
    background-color: #74c63d;
    margin: 0 10px 0 0;
}

.call-block a.btncall {
    font-size: 22px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'AvantGarde-Demi',sans-serif;
    font-weight: 400;
    line-height: 100%;
    color: #fff;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out;
}

.woocommerce div.product div.images {
    margin-bottom: 0!important;
}

/* Custom Product Page Title */
.woocommerce div.product .product_title h1 {
    font-size:32px!important;
    font-family:'AvantGarde-Demi', 'Arial', 'sans-serif';
    text-transform:uppercase;
    text-align:center;
}

.single-product .inner-content {padding-top:40px}

.woocommerce-product-details__short-description {
        color: #6e7277;
        max-width: 580px;
}
.woocommerce-product-details__short-description ul {
    margin-top:10px;
}

.ti-widget.ti-goog {
    width: 200px!important;
    display: inline-block!important;
}
.ti-widget.ti-goog .ti-widget-container .ti-footer {
    vertical-align:middle;
/*}

.ti-widget.ti-goog .ti-footer {
    display: inline-block;*/
    margin: 20px;
}
/*
.wp-gr .wp-google-content-inner {
    width: 100% !important;
    max-width: 850px !important;
}
*/
/* New Version */

.pro-list-block {
    width: 100%!important;
}
/*
.price-left-block {
    width: 100% !important;
    margin: 0 auto;
    max-width: 300px;
}
*/
.price-left-block {
    width: auto;
    margin: 0 auto;
    max-width: 630px;
}
.single-product .variations h2, .single-product .price-left-block h2 {
    text-transform:uppercase!important;
}

.single-product .price-left-block h2 {
    text-align: center;
    margin-bottom: 15px;
}

.pro-list-block img {
    max-width:250px!important;
}

.pro-list-block .ti-widget.ti-goog {
    max-width:150px;
}

@media (min-width:768px) {
    /* Removes Default Page Title from Product Pages
.single-product .inner-content .page-title {display:none!important;}
 */
.pro-list-block1 {
    display:none;
}
}
@media (max-width:767px) {
    /* Custom Product Page Title */
.woocommerce div.product .product_title h1 {
    display:none;
}
    
.single-product .inner-content {padding-top:40px}

.pro-left-block {
    margin-bottom:20px;
}

.pro-list-block {
    padding: 0 5px;
    margin-bottom:20px;
}
.pro-list-block {
    display:none;
}
}

.pro-list-block1 {
    margin-top:30px;
}

@media (min-width:485px) and (max-width:767px) {
   .pro-list-block1 img {
    margin: 0 auto 0 0!important;
    width: 55%;
    padding: 0 20px;
}
   .pro-list-block1 .ti-widget.ti-goog {
    max-width: 40%!important;
    display: inline-block!important;
    margin: 10px auto 0 -20px;
    min-width: 150px;
}
}

@media (max-width:484px) {
    .pro-list-block img, .pro-list-block1 img {
    display:inherit!important;
}
    .pro-list-block .ti-widget.ti-goog, .pro-list-block1 .ti-widget.ti-goog {
    max-width: 100%!important;
    width: 100%!important;
}
    .pro-list-block .ti-widget.ti-goog .ti-widget-container .ti-footer, .pro-list-block1 .ti-widget.ti-goog .ti-widget-container .ti-footer {
        max-width: 100%!important;
        width:100%;
        padding:0 0 20px;
        margin: 0 0 10px 0;
}
}
@media (min-width:768px) and (max-width:1009px) {
    .pro-list-block img, .pro-list-block1 img {
    display:inherit!important;
}
    .pro-list-block .ti-widget.ti-goog, .pro-list-block1 .ti-widget.ti-goog {
    max-width: 100%;
    width: 100%!important;
}
    .pro-list-block .ti-widget.ti-goog .ti-widget-container .ti-footer, .pro-list-block1 .ti-widget.ti-goog .ti-widget-container .ti-footer {
        width:100%;
        padding:0 0 20px;
        margin: 0 0 10px 0;
}
}

.price-left-block .call-block {
    display: block;
width: 300px;
margin: 0 auto;
}

.variations-box h2 {
    text-transform:uppercase;
    margin:15px 0 10px;
    text-align:center;
}
.variations-box .row {
        display: inline-block;
    position: relative;
    float: right;
}

.woocommerce div.product form.cart .variations {
    margin-bottom: 5px!important;
    border: 0;
    padding-top: 5px;
    width: 100%;
    max-width: 565px;
    display:inline-block;
}

.variations .block-6 {
    width: 275px;
    float: none;
    padding-right: 30px;
    display: inline-block;
    margin-bottom: -15px;
}

.woocommerce div.product form.cart .variations select {
    margin-bottom: 20px;
}

.product-detail-wrapper .btn-enq, .product-detail-wrapper .btn-enq-pdf {
 /*   min-width: 100%;*/
margin: 10px auto;
text-align: center;
display: block;
}

.price-box {
    width: 130px;
    height: auto;
    background-color: #eff7ff;
    border: 1px solid #cbe3fb;
    display: block;
    text-align: center;
    padding: 15px auto;
    margin: 12px 0 20px;
    position: relative;
}

.price-box:before {
    background-color: #3277bc;
    position: absolute;
    content: "";
    width: 38px;
    height: 38px;
    right: 0;
    top: 0;
    margin-top: -10px;
    margin-right: -10px;
    z-index: -1;
}

.price-box p, .price-box p > span.woocommerce-Price-amount.amount {
    font-size: 24px;
    color: #453b39;
    line-height: 100%;
    font-family: 'AvantGarde-Demi';
}

.price-box .per-pack {
  font-size: 16px;
}

.price-box p > span {
    font-size: 14px;
}

.price-start {
    font-size: 12px;
    color: #453b39;
    display: inline-block;
    line-height: 100%;
    letter-spacing: 0.4px;
}

.variations-box {
    margin:20px 0 5px;
}

.single-product .pro-info-caption .pro-heading {
    width:auto; max-width:125px;
}

.single-product .pro-info-caption .pro-price {
    top:10px;position:relative;
}
.call-block a.btncall {
width: 100%;
text-align: center;
}

@media (min-width:654px) and (max-width:767px) {
.call-block {
    display: inline-block!important;
    margin: 0 10px 0 auto;
}
.product-detail-wrapper .btn-enq {
margin: 10px auto 20px 10px;
    display: inline-block!important;
}
}

@media (min-width:1230px) {
.call-block {
    display: inline-block!important;
    margin: 0 10px 0 auto;
}
.product-detail-wrapper .btn-enq {
margin: 10px auto 20px 10px;
    display: inline-block!important;
}
}

@media (max-width: 1580px) {
.single-product .repro-slider li {
    width: 150px!important;
}
}

.single-product .tab_content h2 {
    margin:20px 0;
}

/*
.price-left-block h2 {
    margin-bottom:5px!important;
}

select#size.select.select-form.price_change {
    color: blue;
}
*/

.woocommerce-product-details__short-description p {
    margin: 10px 0;
}

.woocommerce-product-details__short-description b {
  font-weight: 900;
  font-family:Lato, sans-serif;
  color:#3277bc;
}

.pop-price {
    color:#3277bc;
}

.low-price {
    font-weight:900;
    font-family:Lato, sans-serif;
}

/* New Pricing - May 23 */


p.sales-price span.woocommerce-Price-amount bdi {
	font-size: 24px;
	color: #453b39
}

del {
	opacity: 0.3!important;
	color: #ca0018;
	padding-bottom: 3px;
}

ins {
	text-decoration: none;
}

ins span.woocommerce-Price-amount bdi {
	color: #74c63d!important;
}

/* Store Specific rules - July 23*/
.woocommerce-variation-add-to-cart.variations_button .stp {
    display: none;
}

.woocommerce .quantity .qty {
  width: 80px;
  text-align: center;
  padding: 15px 10px;
  font-size: 18px;
}

.woocommerce div.product form.cart .variations label.pro-label.stp {display: none;
}

.quantity-wrapper {
    margin-top:20px;
}
.quantity-wrapper .lcq-title {
    display:block;
}

.reset_variations.btn-enq {
    margin-bottom:5px!important;
}

.woocommerce div.product form.cart div.quantity {
    float:left;
}

.quantity input[type="number"]::-webkit-inner-spin-button,
.quantity input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.quantity input[type="number"] {
    -moz-appearance: textfield;
    font-size: 16px;
padding: 14px 15px;
}


.quantity .value-button {
    display: none;
}

.woocommerce div.product form.cart div.quantity {
    border:1px solid #cbcbcb;
    background:#f4f5f7;
    padding:2px 0;
}

.woocommerce .quantity .qty {
  width: 52px;
}

.quantity input {
  font-size: 24px;
  padding: 8px 10px 10px;
  border:0px;
  background:transparent;
}

.single_add_to_cart_button {
  font-size: 22px;
  padding: 16px 25px;
  background-color: #74c63d;
  color: #fff;
  border: none;
  margin:0 auto 0 20px;
  width:250px;
}

.single_add_to_cart_button:hover {
  background-color: #5ba730;
}

@media (max-width:405px) {
    .single_add_to_cart_button {
  margin:20px auto 0 0;
}
}
/* Product and Shipping Section */

.shipping-container {
    margin: 10px 0;
    max-width: 630px;
    padding:5px 0 30px 0;
}

.shipping-block {
    margin:10px 0 20px;
}

.shipping-content p {
    margin:10px 0;
    color:#6e7277;
}

.accordion {
    padding-bottom:50px;
}
.accordion-header {
  border-top: 1px solid;
  padding:10px 10px 10px 0;
  cursor: pointer;
}

.accordion-title {
  margin: 0;
}

.accordion-title {
display:inline-block;
    line-height:1;
    margin-bottom:0;
    font-size:1em;
    color:#6e7277;
    font-weight:600;
}

.accordion-caret {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(135deg);
  transition: transform 0.3s ease-in-out;
float: right;
  margin-top: 5px;
}

.accordion-expanded .accordion-caret {
  transform: rotate(-45deg);
}

.accordion-content {
  padding: 10px;
  display: none;
}

.accordion-expanded .accordion-content {
  display: block;
}
