.clear{clear:both}
.nobr{white-space:nowrap;}
.woocommerce table.shop_attributes,.woocommerce-page table.shop_attributes{
border:0;
border-top:1px dotted rgba(0,0,0,0.1);
margin-bottom:1.618em;
max-max-max-width:100%;
}
.woocommerce table.shop_attributes th,.woocommerce-page table.shop_attributes th{
width:150px;
font-weight:bold;
padding:8px;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,0.1);
margin:0;
line-height:1.5em;
}
.woocommerce table.shop_attributes td,.woocommerce-page table.shop_attributes td{
font-style:italic;
padding:0;
border-top:0;
border-bottom:1px dotted rgba(0,0,0,0.1);
margin:0;
line-height:1.5em;
}
.woocommerce table.shop_attributes td p,
.woocommerce-page table.shop_attributes td p{
margin:0;
padding:8px 0;
}
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th,
.woocommerce-page table.shop_attributes .alt td,
.woocommerce-page table.shop_attributes .alt th{
background:rgba(0,0,0,0.025);
}
.woocommerce table.shop_table,.woocommerce-page table.shop_table{
border:1px solid rgba(0,0,0,0.1);
margin:0px -1px 24px 0px;
text-align:left;
max-max-max-width:100%;
border-collapse:separate;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.woocommerce table.shop_table th,.woocommerce-page table.shop_table th{
font-weight:bold;
line-height:18px;
padding:9px 12px;
}
.woocommerce table.shop_table td,.woocommerce-page table.shop_table td{
border-top:1px solid rgba(0,0,0,0.1);
padding:6px 12px;
vertical-align:middle;
}
.woocommerce table.shop_table td small,.woocommerce-page table.shop_table td small{
font-weight:normal;
}
.woocommerce table.shop_table tfoot td,.woocommerce table.shop_table tfoot th,
.woocommerce-page table.shop_table tfoot td,.woocommerce-page table.shop_table tfoot th{
font-weight:bold;
border-top:1px solid rgba(0,0,0,0.1)
}
.woocommerce table.my_account_orders,.woocommerce-page table.my_account_orders{
font-size:0.85em;
}
.woocommerce table.my_account_orders th,
.woocommerce table.my_account_orders td,
.woocommerce-page table.my_account_orders th,
.woocommerce-page table.my_account_orders td{
padding:4px 8px;
vertical-align:middle;
}
.woocommerce table.my_account_orders .button,
.woocommerce-page table.my_account_orders .button{
white-space:nowrap;
}
.woocommerce table.my_account_orders .order-actions,
.woocommerce-page table.my_account_orders .order-actions{
text-align:right;
}
.woocommerce table.my_account_orders .order-actions .button,
.woocommerce-page table.my_account_orders .order-actions .button{
margin:.125em 0 .125em .25em;
}
.woocommerce td.product-name dl.variation,.woocommerce-page td.product-name dl.variation{
margin:.25em 0 .5em;
font-size:0.8751em;
}
.woocommerce td.product-name dl.variation dt,.woocommerce-page td.product-name dl.variation dt{
font-weight:bold;
float:left;
clear:left;
margin:0 .25em 0 0;
padding:0;
} 
.woocommerce td.product-name dl.variation dd,.woocommerce-page td.product-name dl.variation dd{
margin:0 0 .25em 0;
}
.woocommerce td.product-name p.backorder_notification,.woocommerce-page td.product-name p.backorder_notification{
font-size:0.83em;
}
.woocommerce td.product-quantity,.woocommerce-page td.product-quantity{
min-width:80px;
}
.woocommerce table.cart .product-thumbnail,
.woocommerce #content table.cart .product-thumbnail,
.woocommerce-page table.cart .product-thumbnail,
.woocommerce-page #content table.cart .product-thumbnail{
min-width:32px;
}
.woocommerce table.cart img,
.woocommerce #content table.cart img,
.woocommerce-page table.cart img,
.woocommerce-page #content table.cart img{
width:32px;
height:auto;
} 
.woocommerce table.cart th,
.woocommerce table.cart td,
.woocommerce #content table.cart th,
.woocommerce #content table.cart td,
.woocommerce-page table.cart th,
.woocommerce-page table.cart td,
.woocommerce-page #content table.cart th,
.woocommerce-page #content table.cart td{
vertical-align:middle;
}
.woocommerce table.cart a.remove,
.woocommerce #content table.cart a.remove,
.woocommerce-page table.cart a.remove,
.woocommerce-page #content table.cart a.remove{
display:block;
font-size:1.5em;
height:1em;
width:1em;
text-align:center;
line-height:1;
-webkit-border-radius:100%;
-moz-border-radius:100%;
border-radius:100%;
color:red;
text-decoration:none;
font-weight:bold;
} 
.woocommerce table.cart a.remove:hover,
.woocommerce #content table.cart a.remove:hover,
.woocommerce-page table.cart a.remove:hover,
.woocommerce-page #content table.cart a.remove:hover{
background-color:red;
color:#fff;
}
.woocommerce table.cart td.actions,
.woocommerce #content table.cart td.actions,
.woocommerce-page table.cart td.actions,
.woocommerce-page #content table.cart td.actions{
text-align:right;
}
.woocommerce table.cart td.actions .coupon,
.woocommerce #content table.cart td.actions .coupon,
.woocommerce-page table.cart td.actions .coupon,
.woocommerce-page #content table.cart td.actions .coupon{
float:left
}
.woocommerce table.cart td.actions .coupon label,
.woocommerce #content table.cart td.actions .coupon label,
.woocommerce-page table.cart td.actions .coupon label,
.woocommerce-page #content table.cart td.actions .coupon label{
display:none
}
.woocommerce table.cart td.actions .coupon .input-text,
.woocommerce #content table.cart td.actions .coupon .input-text,
.woocommerce-page table.cart td.actions .coupon .input-text,
.woocommerce-page #content table.cart td.actions .coupon .input-text{
width:80px;
float:left;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
-webkit-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
-moz-box-shadow:inset 0 1px 4px 0 rgba(0,0,0,0.1);
border:1px solid #dfdbdf;
padding:6px 6px 5px;
margin:0 4px 0 0;
outline:0;
line-height:1em;
}
.woocommerce table.cart td.actions .button.alt,.woocommerce #content table.cart td.actions .button.alt,.woocommerce-page table.cart td.actions .button.alt,.woocommerce-page #content table.cart td.actions .button.alt{
float:right;
margin-left:.25em;
}
.woocommerce table.cart input,.woocommerce #content table.cart input,.woocommerce-page table.cart input,.woocommerce-page #content table.cart input{margin:0;vertical-align:middle;line-height:1em}.woocommerce ul.cart_list,.woocommerce ul.product_list_widget,.woocommerce-page ul.cart_list,.woocommerce-page ul.product_list_widget{
list-style:none outside;
padding:0;
margin:0;
}
.woocommerce ul.cart_list li,.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,.woocommerce-page ul.product_list_widget li{padding:4px 0;margin:0;list-style:none}
.woocommerce ul.cart_list li:after,.woocommerce ul.product_list_widget li:after,.woocommerce-page ul.cart_list li:after,.woocommerce-page ul.product_list_widget li:after{
content:"";
display:block;
clear:both;
}
.woocommerce ul.cart_list li a,.woocommerce ul.product_list_widget li a,.woocommerce-page ul.cart_list li a,.woocommerce-page ul.product_list_widget li a{display:block;font-weight:bold}
.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{
float:right;
margin-left:4px;
width:32px;
height:auto;
box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.3);
}
.woocommerce ul.cart_list li dl,.woocommerce ul.product_list_widget li dl,.woocommerce-page ul.cart_list li dl,.woocommerce-page ul.product_list_widget li dl{
margin:0;
font-size:0.8751em;
padding-left:1em;
border-left:2px solid rgba(0,0,0,0.1);
}
.woocommerce ul.cart_list li dl dt,.woocommerce ul.product_list_widget li dl dt,.woocommerce-page ul.cart_list li dl dt,.woocommerce-page ul.product_list_widget li dl dt{
float:left;clear:left;margin-right:.25em;
}
.woocommerce ul.cart_list li dl dd,
.woocommerce ul.product_list_widget li dl dd,
.woocommerce-page ul.cart_list li dl dd,
.woocommerce-page ul.product_list_widget li dl dd{
margin-bottom:.5em;
}
.woocommerce ul.cart_list li .star-rating,
.woocommerce ul.product_list_widget li .star-rating,
.woocommerce-page ul.cart_list li .star-rating,
.woocommerce-page ul.product_list_widget li .star-rating{
float:none;
}
.woocommerce .widget_shopping_cart .total,.woocommerce-page .widget_shopping_cart .total{
border-top:3px double #f7f6f7;
padding:4px 0 0
}
.woocommerce .widget_shopping_cart .total strong,.woocommerce-page .widget_shopping_cart .total strong{
min-width:40px;
display:inline-block;
}
.woocommerce .widget_shopping_cart .buttons:after,
.woocommerce-page .widget_shopping_cart .buttons:after{
content:"";
display:block;
clear:both;
}
.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{max-max-max-width:100%}
.woocommerce .cart-collaterals:after,.woocommerce-page .cart-collaterals:after{
content:"";
display:block;
clear:both
}
.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{
width:30.75%;
float:left;
}
.woocommerce .cart-collaterals .cross-sells,
.woocommerce-page .cart-collaterals .cross-sells{
width:48%;
float:left;
}
.woocommerce .cart-collaterals .cross-sells ul.products,
.woocommerce-page .cart-collaterals .cross-sells ul.products{
float:none
}
.woocommerce .cart-collaterals .cross-sells ul.products li,
.woocommerce-page .cart-collaterals .cross-sells ul.products li{
width:48%;
}
.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{
width:48%;
text-align:right;
margin:20px 0 0 0;
clear:right;
float:right
}
.woocommerce .cart-collaterals .shipping_calculator:after,.woocommerce-page .cart-collaterals .shipping_calculator:after{
content:"";
display:block;
clear:both;
}
.woocommerce .cart-collaterals .shipping_calculator .button,
.woocommerce-page .cart-collaterals .shipping_calculator .button{
max-max-max-width:100%;
float:none;
display:block;
}
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,
.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{
width:47%;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
float:right;
width:48%;
text-align:right;
}
.woocommerce .cart-collaterals .cart_totals p,
.woocommerce-page .cart-collaterals .cart_totals p{
margin:0;
}
.woocommerce .cart-collaterals .cart_totals p small,
.woocommerce-page .cart-collaterals .cart_totals p small{
color:#777777;
font-size:0.83em
}
.woocommerce .cart-collaterals .cart_totals table,
.woocommerce-page .cart-collaterals .cart_totals table{
border-collapse:separate;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
margin:0 0 6px;
padding:0;
}
.woocommerce .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce .cart-collaterals .cart_totals table tr:first-child td,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child th,
.woocommerce-page .cart-collaterals .cart_totals table tr:first-child td{
border-top:0;
}
.woocommerce .cart-collaterals .cart_totals table td,.woocommerce .cart-collaterals .cart_totals table th,
.woocommerce-page .cart-collaterals .cart_totals table td,.woocommerce-page .cart-collaterals .cart_totals table th{
padding:6px 3px
}
.woocommerce .cart-collaterals .cart_totals table small,
.woocommerce-page .cart-collaterals .cart_totals table small{
display:block;
color:#777777;
}
.woocommerce .cart-collaterals .cart_totals table select,
.woocommerce-page .cart-collaterals .cart_totals table select{
max-max-max-width:100%;
}
.woocommerce .cart-collaterals .cart_totals .discount td,
.woocommerce-page .cart-collaterals .cart_totals .discount td{
color:#85ad74;
}
.woocommerce .cart-collaterals .cart_totals tr td,
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce-page .cart-collaterals .cart_totals tr td,
.woocommerce-page .cart-collaterals .cart_totals tr th{
border-top:1px solid #f7f6f7;
padding:6px 6px;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt,.woocommerce-page .cart-collaterals .cart_totals a.button.alt{
width:193px;
display:block;
font-size:0.92em;
}
.woocommerce form .form-row,.woocommerce-page form .form-row{
padding:3px;
margin:0 0 6px;
}
.woocommerce form .form-row:after,.woocommerce-page form .form-row:after{
content:"";
display:block;
clear:both;
}
.woocommerce form .form-row [placeholder]:focus::-webkit-input-placeholder,
.woocommerce-page form .form-row [placeholder]:focus::-webkit-input-placeholder{
-webkit-transition:opacity 0.5s 0.5s ease;
-moz-transition:opacity 0.5s 0.5s ease;
transition:opacity 0.5s 0.5s ease;
opacity:0;
}
.woocommerce form .form-row label,.woocommerce-page form .form-row label{
display:block;
}
.woocommerce form .form-row label.hidden,.woocommerce-page form .form-row label.hidden{
visibility:hidden;
}
.woocommerce form .form-row select,.woocommerce-page form .form-row select{
max-max-max-width:100%;
cursor:pointer;
margin:0;
}
.woocommerce form .form-row .required,.woocommerce-page form .form-row .required{
color:red;
font-weight:bold;
border:0;
}
.woocommerce form .form-row .input-checkbox,.woocommerce-page form .form-row .input-checkbox{
display:inline;
margin:-2px 8px 0 0;
text-align:center;
vertical-align:middle;
}
.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{
display:inline;
}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,
.woocommerce-page form .form-row input.input-text,.woocommerce-page form .form-row textarea{
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
max-max-max-width:100%;
margin:0;
outline:0;
line-height:1em;
}
.woocommerce form .form-row textarea,.woocommerce-page form .form-row textarea{
height:3.5em;
line-height:1.5em;
display:block;
-moz-box-shadow:none;
-webkit-box-shadow:none;
box-shadow:none;
}
.woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/icons/valid.png);
background-position:95% center;
background-repeat:no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/icons/invalid.png);
background-position:95% center;
background-repeat:no-repeat;
}
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce form .form-row.validate-required.woocommerce-invalid select,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-single,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid .chzn-drop,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,
.woocommerce-page form .form-row.validate-required.woocommerce-invalid select{
border-color:#fb7f88;
}
.woocommerce form .form-row ::-webkit-input-placeholder,
.woocommerce-page form .form-row ::-webkit-input-placeholder{
line-height:1em;
padding-top:2px;
}
.woocommerce form .form-row :-moz-placeholder,
.woocommerce-page form .form-row :-moz-placeholder{
line-height:1em;
padding-top:2px
}
.woocommerce form .form-row :-ms-input-placeholder,.woocommerce-page form .form-row :-ms-input-placeholder{
line-height:1em;
padding-top:2px;
}
.woocommerce form .form-row-first,
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-first,
.woocommerce-page form .form-row-last{
float:left;
width:47%;
overflow:visible;
}
.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{
float:right;
}
.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form.login,.woocommerce form.checkout_coupon,.woocommerce form.register,.woocommerce-page form.login,.woocommerce-page form.checkout_coupon,.woocommerce-page form.register{
border:1px solid #dfdbdf;
padding:20px;
margin:2em 0 2em 0px;
text-align:left;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.woocommerce ul#shipping_method,.woocommerce-page ul#shipping_method{
list-style:none outside;
margin:0;
padding:0;
}
.woocommerce ul#shipping_method li,.woocommerce-page ul#shipping_method li{
margin:0;
padding:.25em 0 .25em 22px;
text-indent:-22px;
list-style:none outside;
} 
.woocommerce ul#shipping_method .amount,.woocommerce-page ul#shipping_method .amount{
font-weight:bold;
}
.woocommerce .checkout .col-2 h3,.woocommerce-page .checkout .col-2 h3{
float:left;
clear:none;
} 
.woocommerce .checkout .col-2 .notes,.woocommerce-page .checkout .col-2 .notes{
clear:left;
}
.woocommerce .checkout .col-2 .form-row-first,
.woocommerce-page .checkout .col-2 .form-row-first{
clear:left;
}
.woocommerce .checkout div.shipping-address,
.woocommerce-page .checkout div.shipping-address{
padding:0;
clear:left;
max-max-max-width:100%;
}
.woocommerce .checkout #shiptobilling,
.woocommerce-page .checkout #shiptobilling{
float:right;
line-height:1.62em;
margin:0 0 0 0;
padding:0;
}
.woocommerce .checkout #shiptobilling label,
.woocommerce-page .checkout #shiptobilling label{
font-size:0.6875em;
}
.woocommerce .checkout .shipping_address,
.woocommerce-page .checkout .shipping_address{
clear:both;
}
.woocommerce #payment,.woocommerce-page #payment{
background:#f7f6f7;
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
}
.woocommerce #payment ul.payment_methods,.woocommerce-page #payment ul.payment_methods{
text-align:left;
padding:1em;
border-bottom:1px solid #dfdbdf;
margin:0;
list-style:none outside;
}
.woocommerce #payment ul.payment_methods:after,.woocommerce-page #payment ul.payment_methods:after{
content:"";
display:block;
clear:both;
}
.woocommerce #payment ul.payment_methods li,.woocommerce-page #payment ul.payment_methods li{
line-height:2em;
text-align:left;
margin:0;
font-weight:normal;
}
.woocommerce #payment ul.payment_methods li input,.woocommerce-page #payment ul.payment_methods li input{
margin:0 1em 0 0;
}
.woocommerce #payment ul.payment_methods li img,.woocommerce-page #payment ul.payment_methods li img{
vertical-align:middle;
margin:-2px 0 0 .5em;
position:relative;
}
.woocommerce #payment div.form-row,.woocommerce-page #payment div.form-row{
padding:1em;
border-top:1px solid #ffffff;
}
.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{
float:right;
margin:0;
}
.woocommerce #payment .terms,.woocommerce-page #payment .terms{
padding:0 1em 0;
text-align:right;
}
.woocommerce #payment div.payment_box,.woocommerce-page #payment div.payment_box{
position:relative;
width:96%;
padding:1em 2%;
margin:1em 0 1em 0;
font-size:0.92em;
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
line-height:1.5em;
background:#ebe9eb;
background:-webkit-gradient(linear,left top,left bottom,from(#ebe9eb),to(#dfdbdf));
background:-webkit-linear-gradient(#ebe9eb,#dfdbdf);
background:-moz-linear-gradient(center top,#ebe9eb 0%,#dfdbdf 100%);
background:-moz-gradient(center top,#ebe9eb 0%,#dfdbdf 100%);
box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);
-webkit-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);
-moz-box-shadow:0 1px 2px 0 rgba(0,0,0,0.25);
color:#5e5e5e;
text-shadow:0 1px 0 rgba(255,255,255,0.8);
}
.woocommerce #payment div.payment_box p:last-child,.woocommerce-page #payment div.payment_box p:last-child{
margin-bottom:0;
}
.woocommerce #payment div.payment_box #cc-expire-month,
.woocommerce #payment div.payment_box #cc-expire-year,
.woocommerce-page #payment div.payment_box #cc-expire-month,
.woocommerce-page #payment div.payment_box #cc-expire-year{
width:48%;
float:left;
} 
.woocommerce #payment div.payment_box #cc-expire-year,.woocommerce-page #payment div.payment_box #cc-expire-year{
float:right;
}
.woocommerce #payment div.payment_box span.help,.woocommerce-page #payment div.payment_box span.help{
font-size:11px;
color:#777777;
line-height:13px;
font-weight:normal;
}
.woocommerce #payment div.payment_box .form-row,.woocommerce-page #payment div.payment_box .form-row{
margin:0 0 1em;
}
.woocommerce #payment div.payment_box .form-row select,.woocommerce-page #payment div.payment_box .form-row select{
width:48%;
float:left;
margin-right:3.8%;
}
.woocommerce #payment div.payment_box .form-row select:nth-child(3n),.woocommerce-page #payment div.payment_box .form-row select:nth-child(3n){
margin-right:0;
} 
.woocommerce #payment div.payment_box:after,.woocommerce-page #payment div.payment_box:after{
content:"";
display:block;
border:8px solid #ebe9eb;
border-right-color:transparent;
border-left-color:transparent;
border-top-color:transparent;
position:absolute;
top:-3px;
left:0;margin:-1em 0 0 2em;
}
.woocommerce .order_details,.woocommerce-page .order_details{margin:0 0 1.5em;list-style:none}.woocommerce .order_details:after,
.woocommerce-page .order_details:after{
content:"";
display:block;
clear:both;
}
.woocommerce .order_details li,.woocommerce-page .order_details li{
float:left;
margin-right:2em;
text-transform:uppercase;
font-size:0.715em;
line-height:1em;
border-right:1px dashed #dfdbdf;
padding-right:2em;
}
.woocommerce .order_details li strong,.woocommerce-page .order_details li strong{
display:block;
font-size:1.4em;
text-transform:none;
line-height:1.5em
}
.woocommerce .order_details li:last-of-type,
.woocommerce-page .order_details li:last-of-type{
border:none;
}
.woocommerce .addresses .title:after,
.woocommerce-page .addresses .title:after{
content:"";
display:block;
clear:both;
}
.woocommerce .addresses .title h3,
.woocommerce-page .addresses .title h3{
float:left;
}
.woocommerce .addresses .title .edit,
.woocommerce-page .addresses .title .edit{
float:right;
}
.woocommerce ol.commentlist.notes li.note p.meta,
.woocommerce-page ol.commentlist.notes li.note p.meta{
font-weight:bold;
margin-bottom:0;
}
.woocommerce ol.commentlist.notes li.note .description p:last-child,
.woocommerce-page ol.commentlist.notes li.note .description p:last-child{
margin-bottom:0;
}
.woocommerce ul.digital-downloads,.woocommerce-page ul.digital-downloads{
margin-left:0;
padding-left:0;
}
.woocommerce ul.digital-downloads li,.woocommerce-page ul.digital-downloads li{
list-style:none;
margin-left:0;
padding-left:1.5em;
background:url(data:image/png;
base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAHCAYAAAA1WQxeAAAAQUlEQVQIHWP8//8/AwgwMjLWgxlQAijeCGIyIQtiYxNUwAjUhWI0uilMMLvQJUB8kBzYCmyKYGJwN8AEYDphJgIAPtccffZCsOoAAAAASUVORK5CYII=) left no-repeat;
}
.woocommerce ul.digital-downloads li .count,.woocommerce-page ul.digital-downloads li .count{
float:right;
}
.woocommerce .widget_layered_nav ul,.woocommerce-page .widget_layered_nav ul{
margin:0;
padding:0;
border:0;
list-style:none outside;
}
.woocommerce .widget_layered_nav ul li,.woocommerce-page .widget_layered_nav ul li{
padding:0 0 1px;
list-style:none;
}
.woocommerce .widget_layered_nav ul li:after,.woocommerce-page .widget_layered_nav ul li:after{
content:"";
display:block;
clear:both;
}
.woocommerce .widget_layered_nav ul li a,.woocommerce .widget_layered_nav ul li span,.woocommerce-page .widget_layered_nav ul li a,.woocommerce-page .widget_layered_nav ul li span{
padding:1px 0;
float:left;
} 
.woocommerce .widget_layered_nav ul li.chosen a,.woocommerce-page .widget_layered_nav ul li.chosen a{
padding:0 6px 0 18px;
border:1px solid #ad74a2;
background:#ad74a2 url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/cross_white.png) no-repeat 6px center;
box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
color:#ffffff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
}
.woocommerce .widget_layered_nav ul small.count,.woocommerce-page .widget_layered_nav ul small.count{
float:right;
margin-left:6px;
font-size:1em;
padding:1px 0;
color:#777777;
}
.woocommerce .widget_layered_nav_filters ul,.woocommerce-page .widget_layered_nav_filters ul{
margin:0;
padding:0;
border:0;
list-style:none outside;
overflow:hidden;
zoom:1;
}
.woocommerce .widget_layered_nav_filters ul li,.woocommerce-page .widget_layered_nav_filters ul li{
float:left;
padding:0 1px 1px 0;
list-style:none;
}
.woocommerce .widget_layered_nav_filters ul li a,.woocommerce-page .widget_layered_nav_filters ul li a{
padding:0 6px 0 18px;
border:1px solid #ad74a2;
background:#ad74a2 url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/cross_white.png) no-repeat 6px center;
box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-webkit-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
-moz-box-shadow:inset 0 1px 1px rgba(255,255,255,0.5) #888;
color:#ffffff;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
float:left;
}
.woocommerce .widget_price_filter .price_slider,.woocommerce-page .widget_price_filter .price_slider{
margin-bottom:1em;
}
.woocommerce .widget_price_filter .price_slider_amount,.woocommerce-page .widget_price_filter .price_slider_amount{
text-align:right;
line-height:2.4em;
font-size:0.8751em;
}
.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{
font-size:1.15em;
}
.woocommerce .widget_price_filter .price_slider_amount .button,.woocommerce-page .widget_price_filter .price_slider_amount .button{
float:left;
}
.woocommerce .widget_price_filter .ui-slider,.woocommerce-page .widget_price_filter .ui-slider{
position:relative;
text-align:left;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
position:absolute;
z-index:2;
width:0.9em;
height:0.9em;
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
border:1px solid #150d14;
cursor:pointer;
background:#ad74a2;
background:-webkit-gradient(linear,left top,left bottom,from(#ad74a2),to(#96588a));
background:-webkit-linear-gradient(#ad74a2,#96588a);
background:-moz-linear-gradient(center top,#ad74a2 0%,#96588a 100%);
background:-moz-gradient(center top,#ad74a2 0%,#96588a 100%);
outline:none;
top:-0.3em;
-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
-moz-box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
box-shadow:0 1px 2px rgba(0,0,0,0.3), inset 0 0 0 1px rgba(255,255,255,0.65);
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle:last-child,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle:last-child{
margin-left:-1em;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
position:absolute;
z-index:1;
font-size:.7em;
display:block;
border:0;
background:#ad74a2 url(data:image/png);
base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAADCAYAAABS3WWCAAAAFUlEQVQIHWP4//9/PRMDA8NzEPEMADLLBU76a5idAAAAAElFTkSuQmCC) top repeat-x;
box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);
-webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);
-moz-box-shadow:inset 0 0 0 1px rgba(0,0,0,0.5);
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content,
.woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
-webkit-border-radius:1em;
-moz-border-radius:1em;
border-radius:1em;
background:#1e1e1e;
background:-webkit-gradient(linear,left top,left bottom,from(#1e1e1e),to(#6a6a6a));
background:-webkit-linear-gradient(#1e1e1e,#6a6a6a);
background:-moz-linear-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
background:-moz-gradient(center top,#1e1e1e 0%,#6a6a6a 100%);
}
.woocommerce .widget_price_filter .ui-slider-horizontal,.woocommerce-page .widget_price_filter .ui-slider-horizontal{
height:.5em;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range{
top:0;
height:100%;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-min,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-min{
left:-1px;
}
.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range-max,.woocommerce-page .widget_price_filter .ui-slider-horizontal .ui-slider-range-max{
right:-1px;
}
.twentythirteen .entry-summary{
padding:0;
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){.woocommerce a.button.loading:before,.woocommerce button.button.loading:before,.woocommerce input.button.loading:before,.woocommerce #respond input#submit.loading:before,.woocommerce #content input.button.loading:before,.woocommerce-page a.button.loading:before,.woocommerce-page button.button.loading:before,.woocommerce-page input.button.loading:before,.woocommerce-page #respond input#submit.loading:before,.woocommerce-page #content input.button.loading:before{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/ajax-loader@2x.gif);
background-size:16px 16px;
}
.woocommerce a.button.added:before,.woocommerce button.button.added:before,.woocommerce input.button.added:before,.woocommerce #respond input#submit.added:before,.woocommerce #content input.button.added:before,.woocommerce-page a.button.added:before,.woocommerce-page button.button.added:before,.woocommerce-page input.button.added:before,.woocommerce-page #respond input#submit.added:before,.woocommerce-page #content input.button.added:before{
background:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/success@2x.png) no-repeat;
background-size:16px 14px;
}
.woocommerce .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-validated input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-validated input.input-text{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/icons/valid@2x.png);
background-size:12px 9px;
}
.woocommerce .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce form .form-row.validate-required.woocommerce-invalid input.input-text,.woocommerce-page .woocommerce-page form .form-row.validate-required.woocommerce-invalid input.input-text{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/icons/invalid@2x.png);
background-size:12px 9px;
}
.woocommerce p.stars span,.woocommerce-page p.stars span{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/star@2x.png);
background-size:16px 48px;
}
.woocommerce p.stars span a:hover,.woocommerce p.stars span a:focus,.woocommerce-page p.stars span a:hover,.woocommerce-page p.stars span a:focus{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/star@2x.png);
background-size:16px 48px;
}
.woocommerce p.stars span a.active,.woocommerce-page p.stars span a.active{
background-image:url(//p-c-f.org/wp-content/themes/genesis-child-PCF/images/star@2x.png);
background-size:16px 48px;
}} .woocommerce .widget_price_filter .price_slider_amount .button, .woocommerce-page .widget_price_filter .price_slider_amount .button{
font-size:1.1em;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content, .woocommerce-page .widget_price_filter .price_slider_wrapper .ui-widget-content{
border-radius: 1em;
background: #eee;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
width: 1em;
height: 1em;
border-radius: 1em;
border: 0px;
background: #999;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range, .woocommerce-page .widget_price_filter .ui-slider .ui-slider-range{
background: #999;  
box-shadow: 0px 0px 0px 0px;
}
.woocommerce ul.cart_list li img, 
.woocommerce ul.product_list_widget li img, 
.woocommerce-page ul.cart_list li img, 
.woocommerce-page ul.product_list_widget li img{
float: left;
margin: 0px 14px 0 0;
width: 42px;
height: auto;
box-shadow: 0px 0px 0px 0px;
} .nav-secondary,
.nav-tertiary{
width: 100%;
padding:10px;
margin: 0px auto;
background: #E2007A;
text-align: center;
}
.nav-tertiary .genesis-nav-menu{
text-align:left;
max-width:1140px;
}
.nav-secondary .genesis-nav-menu li a,
.nav-tertiary .genesis-nav-menu li a{
color: #fff;
font-family: Abel, Arial, sans-serif;
font-size: 16px;
padding: 0px 0px;
margin-left: 20px;
}
.nav-tertiary .genesis-nav-menu li a{
text-transform: capitalize;
font-size: 15px;
}
.nav-tertiary .genesis-nav-menu li:first-child a{
margin-left:0;
}
.nav-secondary .genesis-nav-menu li.menu-item-object-page a{
border:1px solid #fff;
padding:1px 8px;
}
.nav-secondary .genesis-nav-menu li a:hover,
.nav-secondary .genesis-nav-menu li.menu-item-object-page a:hover{
color:#eaeaea;
}
.nav-secondary .genesis-nav-menu ul.sub-menu{
background:#E2007A;
padding:10px 0;
}
.nav-secondary .genesis-nav-menu ul.sub-menu li{
background:none;
padding:10px 0px;
}
.nav-secondary .genesis-nav-menu ul.sub-menu li a{
background:none;
border:0;
text-transform: uppercase;
}
.shop-nav-footer{
background:#E2007A;
padding:10px 0;
} .woocommerce h1.page-title{
margin: 0;
padding: 14px 0 60px;
border-top: 1px solid #4C2582;
font-size: 26px;
color: #4C2582;
text-transform: uppercase;
}
.woocommerce.archive h1.page-title{
display:none;
} #shop.top-section{
background-color:#e5e5e5;
background: url(https://www.p-c-f.org/wp-content/uploads/2016/11/hero-shop_1.jpg) no-repeat center 70%;
background-attachment: fixed;
background-size: cover;
padding:40px 0 36px;
width:100%;
}
#shop.top-section h1.statement{
width:100%;
margin-left:0;
}
#shop.top-section h1.statement .term-description p,
#shop.top-section h1.statement .page-description p{
font-size:36px;
color:#fff;
line-height:40px;
text-align: center;
margin-bottom:10px;
}
.woocommerce-result-count{
width:100%;
height:40px;
background-color: #fff;
font-size:12px;
padding:8px 6px;
float:left;
margin:0;
display: none;
}
form.woocommerce-ordering{ 
position:relative;
top:-90px;
margin-bottom:0px;
}
select.orderby{
width:20%;
height:30px;
font-size:12px;
line-height:0.5;
padding:6px;
float:right;
border-radius:0;
border:1px solid #999;
box-shadow: 0px 0px 0px 0px;
color: #999;
}
body.woocommerce main.content .term-description,
body.woocommerce main.content .page-description{
display: none;
}
ul.products li.product{
width:32%;
float:left;
margin:0 1% 20px 1%;
list-style-type: none;
text-align:center;
}
ul.products li.product.first{
margin:0 1% 20px 0;
clear: both;
}
ul.products li.product.last{
margin:0 0 20px 1%;
}
ul.products li.product img{
height:300px;
margin-bottom:10px;
}
.term-gifts-that-matter ul.products li.product img{
height:auto;
max-height:300px;
margin-bottom:10px;
}
img.attachment-shop_catalog.wp-post-image,
.product-category img{
width:100%;
padding:0px;
border:1px solid #e5e5e5;
line-height: 0;
}
ul.products li.product h3{
color:#4C2582;
text-align:center;
font-size:20px;
text-transform:uppercase;
margin:14px 0 8px;
}
ul.products li.product p{
color:#4C2582;
font-size:16px;
line-height:22px;
margin:0 0 4px;
}
ul.products .price{
color:#999;
display:block;
text-align:center;
margin-bottom: 10px;
}
ul.products .price .amount{
padding:0px;
}
ul.products li.product .onsale{
float:left;
position:relative;
top:45px;
margin-top:-45px;
padding:10px;
background: #E2007A;
color:#fff;
//width:100%;
}
img.attachment-shop_catalog{
margin-bottom:0px;
}
mark{
display:none;
background: none;
color: #333;
}
.product-category img{
display:inline-block;
}
ul.products li.product-category{
width:32%;
float:left;
margin:0 1% 20px 1%;
list-style-type: none;
border:1px solid #e5e5e5;
}
.woocommerce nav.woocommerce-pagination ul,
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul{
width:100%;
margin:0 auto;
text-align:right;
clear:both;
}
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li{
display:inline-block;
width:40px;
}
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span{
margin:2px;
padding:6px 0;
text-decoration:none;
display:block;
background-color:#bbb;
color:#fff;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce nav.woocommerce-pagination ul li a:focus,
.woocommerce #content nav.woocommerce-pagination ul li span.current,
.woocommerce #content nav.woocommerce-pagination ul li a:hover,
.woocommerce #content nav.woocommerce-pagination ul li a:focus,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:focus,
.woocommerce-page #content nav.woocommerce-pagination ul li span.current,
.woocommerce-page #content nav.woocommerce-pagination ul li a:hover,
.woocommerce-page #content nav.woocommerce-pagination ul li a:focus{
background-color:#e5e5e5;
color:#333;
}
.next.page-numbers{
}
.prev.page-numbers{
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li{
color:#f2f2ea;
text-align:center;
font-size:1em;
}
@media only screen and (max-width: 1023px){
#shop.top-section{
background-attachment:scroll;
background-position:center;
}
}
@media only screen and (max-width: 767px){
ul.products li.product,
ul.products li.product:first-child,
ul.products li.product:nth-child(3n+4),
ul.products li.product:nth-child(3n){
width:100%;
margin:0 0 20px 0;
}
ul.products li.product-category{
border-right:0;
} 
} body.shop-front #shop.top-section h1.statement{
font-size:36px;
color:#fff;
line-height:40px;
text-align: center;
}
body.shop-front .content-sidebar-wrap{
padding: 0px 1%;
}
.shop-front-grid{
padding:70px 0;
}
.shop-front-grid a.product-cat-box{
background:#4C2582;
background-size:cover!important;
border:1px solid #e5e5e5;
width:32%;
float:left;
display:inline-block;
margin:10px 2% 10px 0;
height:300px;
}
.shop-front-grid a.product-cat-box:nth-child(3n){
margin:10px 0;
}
.shop-front-grid .product-cat-box .text-box{
background:rgba(255,255,255,0.8);
margin:20px 20px;
padding:10px;
border-top: 1px solid #4C2582;
}
.shop-front-grid .product-cat-box .text-box h2{
text-transform: uppercase;
}
.shop-front-grid .product-cat-box:hover .text-box{
background:rgba(255,255,255,0.9);
}
.shop-front-grid .product-cat-box:hover .text-box h2{
color:#E2007A;
}
@media only screen and (max-width: 1023px){
.shop-front-grid a.product-cat-box{
width:49%;
height:300px;
margin:10px 0;
}
.shop-front-grid a.product-cat-box:nth-child(3n+1){
margin:10px 0;
}
.shop-front-grid a.product-cat-box:nth-child(2n+1){
margin:10px 2% 0 0;
}
}	
@media only screen and (max-width: 600px){
.shop-front-grid a.product-cat-box,
.shop-front-grid a.product-cat-box:nth-child(3n+1),
.shop-front-grid a.product-cat-box:nth-child(2n+1){
width:100%;
height:300px;
margin:10px 0;
}
} body.woocommerce-page aside.sidebar{
width:16%;  
}
.sidebar section.widget.woocommerce .widget-wrap h4.widget-title{
font-family: Abel, Arial, sans-serif;
font-size: 18px;
font-weight:400;
color: #999;
text-transform: uppercase;
padding:0px;
margin:0px 0 18px;
}
.sidebar section.widget.woocommerce .widget-wrap .textwidget,
.sidebar section.widget.woocommerce .widget-wrap ul{
font-family: Abel, Arial, sans-serif;
font-size: 16px;
font-weight:400;
color: #999;
text-transform: uppercase;
padding:0px;
margin:0px;
}
.sidebar section.widget.woocommerce .widget-wrap ul li.cat-item{
padding:10px 8px 0;
margin:0;
}
.sidebar section.widget.woocommerce .widget-wrap ul a{
color: #999;
}
.sidebar section.widget.woocommerce .widget-wrap ul li.cat-item ul li{
padding:10px 8px 0;
margin:0;
}
.sidebar section.widget.woocommerce .widget-wrap ul li.cat-item a:hover,
.sidebar section.widget.woocommerce .widget-wrap ul li.current-cat a{
color:#E2007A;
}
.sidebar section.widget.woocommerce .widget-wrap ul.product_list_widget li a{
color:#999;
font-weight: 300;
}
.sidebar section.widget.woocommerce .widget-wrap ul.product_list_widget li a:hover{
color:#E2007A;
}
.sidebar section.widget.woocommerce .widget-wrap .dropdown_product_cat{
padding:10px;
}
.sidebar section.widget.woocommerce .widget-wrap ul.product_list_widget li{
border-bottom:1px solid #e5e5e5;
padding-left:8px;
}
.sidebar section.widget.woocommerce .widget-wrap ul.product_list_widget li a img{
display:none;
}
.sidebar section.widget.woocommerce .widget-wrap ul.product_list_widget li .amount{
color:#999;
font-size:12px;
padding-left:1em;
}
.sidebar section.widget.woocommerce .widget-wrap ul.cart_list.product_list_widget li.mini_cart_item a.remove{
display:none;
}
.sidebar section.widget.woocommerce .widget-wrap ul.cart_list.product_list_widget li.mini_cart_item dl.variation{
border:0;
font-size:12px;
}
.sidebar section.widget.woocommerce .widget-wrap ul.cart_list.product_list_widget li.mini_cart_item dl.variation dt{
display:none;
}
.sidebar section.widget.woocommerce .widget-wrap ul.cart_list.product_list_widget li.mini_cart_item dl.variation dd{
margin:0;
}
.sidebar section.widget.woocommerce .widget-wrap ul.cart_list.product_list_widget li.mini_cart_item dl.variation dd p{
color:#999;
font-size:12px;
}
.sidebar section.widget.woocommerce .widget-wrap ul.cart_list.product_list_widget li.mini_cart_item .quantity{
color:#999;
font-size:12px;
padding-left:1em;
}
.sidebar section.widget.woocommerce .widget-wrap .widget_shopping_cart_content .total{
border:0;
padding-left:1em;
color:#999;
}
.sidebar section.widget.woocommerce .widget-wrap .widget_shopping_cart_content .total strong,
.sidebar section.widget.woocommerce .widget-wrap .widget_shopping_cart_content .checkout{
display:none;
} main.content .product{
border:0;
padding:0;
}
.woocommerce div.images{
float:left;
width:50%;
margin-bottom:60px;
}
.pp_gallery ul a img{
width:50px;
}
.attachment-shop_thumbnail{
border:1px solid #e5e5e5;
margin-top:10px;
}
.woocommerce .product .attachment-shop_single.wp-post-image{
width:100%;
border:1px solid #e5e5e5;
}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary{
float:left;
width:35%;
margin-left:5%;
}
.attachment-shop_single{
cursor:default;
}
.woocommerce div.images .thumbnails a{
width:32%;
margin-right:2%;
display:inline-block;
}
.woocommerce div.images .thumbnails a:nth-child(3n){
margin-right:0;
}
.woocommerce .pull-quote p{
padding: 10px 10px 20px;
font-size: 24px;
line-height: 30px;
color: #4C2582;
text-align: right;
border-bottom: 1px solid #4C2582;
} .woocommerce-product-gallery .flex-control-thumbs{
margin-top:10px;
}
.single-product div.product .flex-control-thumbs li{
width: 23.5%;
margin-right: 2%;
margin-bottom:4px;
display:inline-block;
}
.single-product div.product .woocommerce-product-gallery .flex-control-thumbs li:nth-child(4n){
margin-right: 0;
} .woocommerce div.product div.summary h1.product_title.entry-title,
.woocommerce-page div.product div.summary h1.product_title.entry-title{
font-size:26px;
padding:0 0 10px;
border: 0;
}
.product div.summary p{
font-family: Abel, Arial, sans-serif;
color: #4C2582;
}
.product div.summary .product-info p{
font-size: 16px;
line-height:20px;
}
.product div.summary p.price{
color: #999;
font-size: 18px;
margin-bottom:0px;
}
.product div.summary .product_meta{
float:right;
color:#999;
}
.product div.summary .product_meta .posted_in{
display:none;
}
.product div.summary .gtm-content{
clear:both;
padding-bottom:20px;
}
.product div.summary .attribute{
border-top:1px solid #e5e5e5;
border-bottom:1px solid #e5e5e5;
padding:20px 10px;
margin-top:20px;
}
.product div.summary .attribute .title{
margin-right:10%;
}
.product div.quantity.buttons_added{
width:100%;
margin:0 0 30px;
}
.woocommerce .product input.input-text.qty.text{
}
.woocommerce .product div.quantity.buttons_added input.minus,
.woocommerce .product div.quantity.buttons_added input.plus{
}
.woocommerce .product div.quantity.buttons_added input.minus:hover,
.woocommerce .product div.quantity.buttons_added input.plus:hover{
} main.content .product.product_cat-gifts-that-matter{
}
.woocommerce main.content .product.product_cat-gifts-that-matter div.images{
float:right;
width:34%;
margin-bottom:60px;
}
.woocommerce main.content .product.product_cat-gifts-that-matter div.images img.attachment-shop_single{
display:none;
}
.woocommerce main.content .product div.images .testimony-image,
.woocommerce main.content .product div.images .pull-quote{
display:none;
}
.woocommerce main.content .product.product_cat-gifts-that-matter div.images .testimony-image,
.woocommerce main.content .product.product_cat-gifts-that-matter div.images .pull-quote{
display:block;
}
.woocommerce main.content .product.product_cat-gifts-that-matter div.summary{
float:left;
width:62%;
margin-left:0;
margin-bottom:60px;
}
.woocommerce main.content .product.product_cat-gifts-that-matter div.summary div[itemprop="description"]{
display:none;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart {
width:100%;
text-align:right;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .single_variation_wrap {
width:100%;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .woocommerce-variation-price{
width:50%;
float:left;
text-align:left;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .woocommerce-variation-price .amount{
color:#999;
font-weight:300;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .woocommerce-variation-add-to-cart{
width:50%;
float:right;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .product-addon{
clear:both;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .product-addon.product-addon-recipient-email{
padding-top:20px;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .product-addon h3.addon-name{
text-align: left;
color: #999;
font-size: 18px;
margin-bottom: 0;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .product-addon .addon-description p{
text-align: left;
color: #999;
font-size: 16px;
margin-bottom: 0;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .product-addon label{
display:inline-block;
float:left;
text-align:left;
color:#E2007A;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .product-addon label input{
margin:0px;
display:inline-block;
width:20px;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .quantity{
width:50px;
display:inline-block;
float: none;
}
.woocommerce main.content .product.product_cat-gifts-that-matter .summary form.cart .single_add_to_cart_button{
float: none;
margin-top:0px;
width:auto;
}
.woocommerce main.content .product.product_cat-gifts-that-matter div.summary .gtm-content h2 + p{
font-size: 22px;
line-height: 28px;
color: #E2007A;
}
@media only screen and (max-width: 767px){
.woocommerce main.content .product.product_cat-gifts-that-matter div.images{
float: none;
width:100%;
margin-bottom:0px;
}
.woocommerce main.content .product.product_cat-gifts-that-matter div.summary{
float: none;
width:90%;
margin-left: 0;
margin-bottom: 60px;
}
} .share .custom-share{
display:inline-block;
cursor: pointer;
}
.share .custom-share h5:hover{color:#ee162d;}
.share .custom-share .fa{margin:20px 10px 0 10px;} .summary form.cart{
padding-top:20px;
}
.woocommerce-page form.cart{
color:#999;
text-align:left;
}
table.variations{
margin-bottom:0;
border-top:0;
}
table.variations tbody{
border-bottom:0;
}
table.variations td{
padding:5px 0 5px;
border-top:0;
font-weight:300;
vertical-align: top;
}
table.variations td.label{
width:50%;
color:#4C2582;
font-size:17px;
}
table.variations td.value > select{
padding:6px;
margin:0;
font-size:16px;
color:#666;
border:1px solid #e5e5e5;
}
table.variations td.value > select option{margin-bottom:6px;}
table.variations td.value > a.reset_variations{display:none!important;}
.woocommerce-page .single_variation_wrap{margin:5px 0 0;}
.woocommerce-page .single_variation{
margin:0;
padding:0px;
}
.woocommerce-page .single_variation .amount{
color:#333;
font-weight:bold;
}
.summary form.cart .quantity{
width:50%;
display:block;
float:right;
}
.summary form.cart .quantity .input-text{
line-height:24px;
border:1px solid #e5e5e5;
color:#666;
text-align: left!important;
padding-left:10px;
}
.summary form.cart .single_add_to_cart_button{
text-transform: uppercase;
line-height: 22px;
vertical-align:top;
clear:both;
float:right;
margin-top:12px;
width:50%;
}
.single_add_to_cart_button{margin:0 0 0px;} .reset_variations,
.sku_wrapper,
.product_meta{  
}
.woocommerce-error{
list-style-type:none;
color:#ee162d;
text-transform: uppercase;
margin-bottom:10px;
padding:0 1%;
} .product div.woocommerce-tabs.wc-tabs-wrapper{display: none;} .woocommerce .related.products{
clear:both;
padding-top:10px;
border-top:1px solid #e5e5e5;
}
.woocommerce .related.products h2{
font-size:16px;
text-transform: uppercase;
padding:0 1%;
color:#999;
}
.woocommerce .related.products ul.products li.product{
margin-top:0;
padding:0;
width:23.5%;
}
.woocommerce .related.products ul.products li.product p{
display:none;
}
.woocommerce .related.products ul.products li.product img{
height:auto;
max-height:300px;
margin-bottom:10px;
}
@media only screen and (max-width: 1023px){
.share .custom-share h5{
font-size:1em;
}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary{
float:left;
width:45%;
margin-left:5%;
}
} @media only screen and (max-width: 767px){
body.woocommerce-page aside.sidebar{
width: 100%;
}
.woocommerce div.images{
float:left;
width:90%;
margin-left:0;
}
.woocommerce div.product div.summary,
.woocommerce #content div.product div.summary,
.woocommerce-page div.product div.summary,
.woocommerce-page #content div.product div.summary{
float:left;
width:90%;
margin-left:1%;
margin-top:60px;
margin-bottom:40px;
}
.woocommerce div.related.products{
width:98%;
margin-left:1%;
}
.woocommerce div.related.products ul.products li.product{
width:22%;
margin-right:2.5%;
}
}
body.shop-page-layout .content article.page .entry-content .pull-quote-right{
display:none;
}
body.shop-page-layout .content article.page .entry-content .entry-content-text{
float: left;
width:100%;
}
.woocommerce table.shop_table > tbody{
float:none;
}
.woocommerce table.shop_table{
border:0;
border-radius:0;
line-height:1.4em;
}
.woocommerce table.shop_table.cart thead,
.woocommerce table.shop_table.cart th,
.woocommerce-page table.shop_table.cart thead,
.woocommerce-page table.shop_table.cart th{
padding:20px 8px;
color:#999;
font-weight:300;
border-top:1px solid #e5e5e5;
}
td.product-name p{
margin-bottom:8px;
color:#999;
text-transform: uppercase;
}
td.product-name a{
margin-bottom:0px;
color:#4C2582;
text-transform: uppercase;
border:0;
}
.woocommerce td.product-name dl.variation dt, 
.woocommerce-page td.product-name dl.variation dt{
font-weight:300;
color: #999;
text-transform: uppercase;
display:none;
}
.woocommerce-page td.product-name dl.variation dd p{
margin:0px 0;
padding:0;
color: #999;
text-transform: uppercase;
font-size:16px;
}
.woocommerce table.cart img, 
.woocommerce #content table.cart img, 
.woocommerce-page table.cart img, 
.woocommerce-page #content table.cart img 
.woocommerce-page table.cart .product-thumbnail{
width:120px;
padding:0px;
margin:0 0 0 0;
}
td.product-remove{min-width:20px;}
.woocommerce-page table.cart .product-thumbnail a{border:0;}
.woocommerce table.shop_table.cart td{padding:20px 6px;}
.woocommerce table.shop_table.cart td.actions{padding:18px 0;}
div.quantity.buttons_added{width:auto;}
.summary form.cart .quantity .input-text{text-align:center;}
.woocommerce table.shop_table.cart input{
display:inline-block;
margin:0 0 0 6px;
padding:10px 16px;
border-radius:0;
-moz-border-radius:0;
-webkit-border-radius:0;
}
.woocommerce table.shop_table.cart div.quantity.buttons_added input{
margin:0;
font-size:1em;
border:0;
}
.woocommerce table.shop_table.cart input.input-text.qty.text{
width:60px;
border:1px solid #e5e5e5;
margin:0;
padding:10px;
}
.woocommerce table.shop_table.cart div.quantity.buttons_added input.minus,
.woocommerce table.shop_table.cart div.quantity.buttons_added input.plus{
padding:6px;
width:34px;
border-radius:34px 34px 34px;
-moz-border-radius:34px 34px 34px;
-webkit-border-radius:34px 34px 34px;
}
.woocommerce table.shop_table.cart div.quantity.buttons_added input.minus:hover,
.woocommerce table.shop_table.cart div.quantity.buttons_added input.plus:hover{
background-color:#000;
}
.woocommerce-page table.cart td.actions .coupon .input-text{
width: 120px;
box-shadow: inset 0 0 0 0 rgba(0,0,0,0);
border: 1px solid #e5e5e5;
padding: 12px 6px;
}
.woocommerce .cart-collaterals .cross-sells p{
display:none;
}
.woocommerce ul#shipping_method li, 
.woocommerce-page ul#shipping_method li{
padding-left: 0px;
text-indent:0;
list-style:none;
}
.woocommerce .cart-collaterals .cart_totals h2{
border-top:1px solid #4C2582;
color:#4C2582;
padding:14px 0;
margin-top:60px;
}
.woocommerce .cart-collaterals .cart_totals tr th,
.woocommerce .cart-collaterals .cart_totals tr td{
font-weight:300;
margin:0;
color:#999;
border-bottom:1px solid #e5e5e5;
padding:14px;
}
.woocommerce .cart-collaterals .cart_totals tr td .woocommerce-Price-amount{
font-weight:300!important;
color:#4C2582;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
float:left;
width: 100%;
text-align:left;
}
.woocommerce .cart-collaterals .shipping_calculator h2, 
.woocommerce-page .cart-collaterals .shipping_calculator h2,
.woocommerce .cart-collaterals .cart_totals h2, 
.woocommerce-page .cart-collaterals .cart_totals h2{
margin-bottom:20px;
}
.woocommerce-shipping-calculator p .shipping-calculator-button{display:none;}
#shipping_method input{width:30px;}
.woocommerce-page .woocommerce-shipping-calculator .form-row{padding:6px 0;}
.shipping-calculator-form{
width:50%;
display:block !important;
padding:20px 0;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, 
.woocommerce-page .cart-collaterals .cart_totals a.button.alt{
width:auto;
display: block;
font-size: 1em;
float:right;
padding:10px 16px;
}
.woocommerce #payment div.payment_box, 
.woocommerce-page #payment div.payment_box{
position: static;
width:100%;
padding:0;
margin:0px;
font-size: 0.92em;
border-radius: 0;
line-height: 1.5em;
background:none;
box-shadow:0 0 0;
color: #5E5E5E;
text-shadow: none;
}
.woocommerce-page #payment div.payment_box p{
font-size:14px;
color: #999;
text-transform: none;
}
.woocommerce #payment .terms, .woocommerce-page #payment .terms{
padding:0px;
text-align: left;
font-size: 0.92em;
}
.woocommerce form .form-row .input-checkbox, 
.woocommerce-page form .form-row .input-checkbox{
text-align: left;
width:30px;
}
.woocommerce form.checkout_coupon{
border:1px solid #e5e5e5;
padding:20px ;
margin:0px 0 30px;
border-radius:0;
}
.select2-container .select2-choice{
border: 1px solid #e5e5e5!important;
border-radius:0!important;
}
.select2-container .select2-choice:hover{
border: 1px solid #e5e5e5!important;
border-radius:0!important;
}
@media only screen and (max-width: 1023px){
.woocommerce table.cart img, 
.woocommerce #content table.cart img, 
.woocommerce-page table.cart img, 
.woocommerce-page #content table.cart img{
width:60px;
}
}
@media only screen and (max-width: 767px){
div.woocommerce form{
}
.woocommerce table.cart img, 
.woocommerce #content table.cart img, 
.woocommerce-page table.cart img, 
.woocommerce-page #content table.cart img{
min-width:10px;
width:10px;
padding:0;
margin:0;
border:0;
}
.woocommerce-page table.cart .product-thumbnail{
min-width:10px;
width:10px;
padding:0;
margin:0;
}
.woocommerce table.shop_table.cart thead,
.woocommerce table.shop_table.cart th,
.woocommerce-page table.shop_table.cart thead,
.woocommerce-page table.shop_table.cart th{
padding:20px 6px;
font-size:1em;
}
td.product-name a{
font-size:1em;
line-height:0.5em;
}
.woocommerce table.shop_table.cart input{
width:200px;
font-size:1em;
padding:10px;
}
div.quantity.buttons_added{
width:80px;
text-align:center;
}
.woocommerce .cart-collaterals .shipping_calculator, 
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals{
font-size:1em;
}
.woocommerce .cart-collaterals .shipping-calculator-form select{
font-size:1em;
padding:2px;
}
}
@media only screen and (max-width: 555px){
div.woocommerce table{
font-size:0.9em;
line-height:1em;
}
td.product-remove{
width:10px;
min-width:10px;
font-size:0.7em;
}
td.product-remove p{
min-width:10px;
width:10px;
padding:0;
margin:0;
}
td.product-name a{
font-size:0.9em;
line-height:1em;
}
.woocommerce-page table.cart .product-quantity{
min-width:40px;
}
.woocommerce table.shop_table.cart input.input-text.qty.text{
width:40px;
margin:0;
}
.woocommerce table.shop_table.cart div.quantity.buttons_added input{
width:20px;
min-width:20px;
}
.woocommerce table.shop_table.cart input.input-text.qty.text{
width:30px;
min-width:30px;
}
.woocommerce table.shop_table.cart div.quantity.buttons_added input.minus,
.woocommerce table.shop_table.cart div.quantity.buttons_added input.plus{
padding:4px;
width:20px;
border-radius:20px 20px 20px;
-moz-border-radius:20px 20px 20px;
-webkit-border-radius:20px 20px 20px;
}
.woocommerce table.shop_table.cart input{
margin:0 0 4px 0;
width:100%;
}
div.quantity.buttons_added{
width:20px;
text-align:center;
}
.woocommerce .cart-collaterals{
width:97%;
margin-left:4px;
}
.woocommerce .cart-collaterals .shipping_calculator, 
.woocommerce-page .cart-collaterals .shipping_calculator,
.woocommerce .cart-collaterals .cart_totals, 
.woocommerce-page .cart-collaterals .cart_totals{
float:none;
width:auto;
font-size:1em;
}
.woocommerce .cart-collaterals .shipping_calculator, 
.woocommerce-page .cart-collaterals .shipping_calculator{
float:none;
width:auto;
}
.shipping-calculator-form{ 
display: block!important;
width:auto;
}
.woocommerce .cart-collaterals .cart_totals a.button.alt, 
.woocommerce-page .cart-collaterals .cart_totals a.button.alt{
float:none;
text-align:center;
}
}
.woocommerce-info{
padding:10px;
background:#e5e5e5;
margin-bottom: 20px;
}
.col2-set .col-1{
float:left;
width:48%;
}
.col2-set .col-2{
float:right;
width:48%;
}
.col2-set:after{
margin-bottom:20px;
clear:both;
display:table;
content:"";
}
div.woocommerce .entry table{width:100%;}
.checkout.woocommerce-checkout{text-transform: uppercase;}
.woocommerce #payment, .woocommerce-page #payment{
background:none;
border-radius:0;
}
.woocommerce #payment ul.payment_methods, 
.woocommerce-page #payment ul.payment_methods{
text-align: left;
padding: 0;
margin: 0px;
}
.woocommerce #payment ul.payment_methods li, 
.woocommerce-page #payment ul.payment_methods li{
padding: 1em;
list-style-type:none;
}
.woocommerce #payment ul.payment_methods li input, 
.woocommerce-page #payment ul.payment_methods li input{
display:inline-block;
width:20px;
text-align:left;
}
.woocommerce table.shop_table th, 
.woocommerce-page table.shop_table th,
.woocommerce table.shop_table tfoot th{
font-weight: 300;
color:#bbb; 
}
.woocommerce-mailchimp-opt-in input{
margin:0px;
display:inline-block;
width:20px;
}
@media only screen and (max-width: 480px){
.col2-set .col-1{
font-size:0.8em;
float:none;
width:97%;
margin-bottom:20px;
}
.col2-set .col-2{
font-size:0.8em;
float:none;
width:97%;
}
.col2-set:after{
}
div.woocommerce .entry table{
font-size:1.3em;
width:97%;
}
}