*:focus {
outline: 0;
}
.page-description {
text-align: justify;
margin-top: 20px;
float: left;
}
span.onsale {
width: 55px;
height: 55px;
border: 4px solid #34d293;
border-radius: 50%;
background: rgba(255,255,255,0.9);
text-shadow: none;
text-transform: uppercase;
padding: 0px;
position: absolute;
line-height: 46px;
font-size: 13px;
color: #000;
left: -20px;
top: -20px;
}
ul.products li.product .onsale{
left: -20px;
top: -20px;
}
.woocommerce-ordering select {
padding: 12px 15px 12px 10px;
color: #A0A0A0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0;
}
.products .product > a:first-child {
position: relative;
text-align: center;
display: block;
}
.products a.button {
background: #e96656;
display: inline-block;
text-align: center;
text-transform: uppercase;
padding: 10px 20px 10px 20px;
border-radius: 4px;
border: none;
color: #FFF;
font-size: 12px;
}
.products a.button:hover {
background: #9bad3e;
}
.products h3 {
color: #404040;
position: relative;
display: inline-block;
text-transform: uppercase;
margin-bottom: 30px;
font-weight: bold;
font-size: 18px;
line-height: 16px;
float: none;
width: auto;
min-height: 42px;
margin: 0;
}
.products a .price {
color: #000 ;
line-height: 20px;
width: 100%;
float: left;
height: auto;
min-height: 40px;
text-align: center;
padding: 10px 0;
}
.products a .price del {
display: block;
line-height: 20px;
}
ul.products li.product .price {
color: #000;
}
.products ul, ul.products {
display: inline-block;
margin: 0 0 1em;
padding: 0;
list-style: none;
clear: both;
width: 100%;
}
ul.products li.product, ul.products li.product 
{
border: 1px solid #9bad3e;
display: inline-block;
margin: 0 1% 50px 0;
padding: 1%;
text-align: center;
vertical-align: top;
width: 29%;
}
ul.products li.product mark, ul.products li.product mark
{
background: white;
}
.products ul li, ul.products li {
list-style: none;
}
.products a .price ins {
display: block;
color: #e96656;
font-weight: bold;
background: none;
line-height: 20px;
}
.products .star-rating {
position: relative;
width: 100px;
height: 20px;
text-indent: 99999px;
position: relative;
overflow: hidden;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png);
background-repeat: no-repeat;
background-position: top left;
margin: 0 auto;
}
.products .star-rating span {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 20px;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png);
background-repeat: no-repeat;
background-position: bottom left;
overflow: hidden;
padding: 1px;
}
.products .price {
padding: 5px 0;
}
.products .added_to_cart {
background: #94AF2F;
display: inline-block;
text-align: center;
text-transform: uppercase;
padding: 10px 20px 10px 20px;
border-radius: 4px;
border: none;
color: white;
font-size: 12px;
margin: 0;
}
.woocommerce-result-count {
float: left;
font-size: 14px;
line-height: 46px;
margin-top: 20px;
}
.woocommerce-ordering {
float: right;
margin-top: 20px;
}
.product-type-simple {
position: relative;
}
.product .images {
float: left;
margin-right: 4%;
width: 46%;
}
.product .images img
{
border-radius: 10px;
}
.product .entry-summary {
float: right;
width: 50%;
padding-left: 0;
margin-top: 0;
}
.product .quantity {
float: left;
margin-bottom: 15px;
display: block;
}
.product .quantity input {
border: 1px solid #CCC;
width: 78px;
padding: 5px;
border-radius: 3px;
}
#content .quantity input.minus {
width: 15px;
height: 15px;
border: none;
margin-left: 0px;
position: relative;
float: left;
background: #cccccc;
padding: 0;
color: #FFF;
text-shadow: none;
position: absolute;
top: 15px;
right: 5px;
}
#content .quantity input.plus {
width: 15px;
height: 15px;
border: none;
margin-left: 0px;
position: relative;
float: left;
background: #cccccc;
padding: 0;
color: #FFF;
text-shadow: none;
position: absolute;
top: 0;
right: 5px;
}
#content .quantity, .quantity, #content .quantity, .quantity {
position: relative;
}
#content .quantity input.qty,
.quantity input.qty,
#content .quantity input.qty,
.quantity input.qty {
height: 30px;
}
.quantity.buttons_added {
width: auto;
}
.product .product_meta a {
color: #e96656;
}
.product_title {
text-align: left;
margin-top: 0;
}
.product .price {
text-align: left;
padding: 30px 0;
margin-bottom: 0;
}
.product div[itemprop="description"] {
float: left;
text-align: justify;
}
.product .stock,
.product .cart,
.product .product_meta {
float: left;
text-align: left;
clear: left;
margin: 20px 0 10px 0;
font-weight: 700;
}
.product .cart .button {
margin: 0;
margin-bottom: 25px;
clear: left;
float: left;
}
.product .cart .button:hover {
background: rgb(203, 67, 50);
box-shadow: none;
}
.product .images .thumbnails {
width: 100%;
}
.product .images .thumbnails a {
float: left;
display: inline-block;
}
.woocommerce-tabs {
float: left;
width: 100%;
margin-top: 50px;
}
.woocommerce-tabs .tabs {
padding: 0;
margin: 0;
border-bottom: 2px solid #CCC;
}
.woocommerce-tabs .tabs li {
list-style: none;
display: inline-block;
padding: 10px 20px;
margin-bottom: -2px;
}
.woocommerce-tabs .tabs li.active {
border-bottom: 2px solid #e96656;
}
.woocommerce-tabs .tabs li.active a,
.woocommerce-tabs .tabs li a:hover {
color: #e96656;
text-decoration: none;
}
.woocommerce-tabs .tabs li a{
color: rgb(64, 64, 64);
font-size: 18px;
}
.woocommerce-tabs .entry-content {
text-align: justify;
margin-bottom: 50px;
box-shadow: none;
}
#miarticulo .woocommerce-error, 
#miarticulo .woocommerce-info, 
#miarticulo .woocommerce-message
{
width: 100%;
}
h3.comment-reply-title {
min-height: auto;
}
.product .price {
color: #000;
line-height: 20px;
width: 100%;
float: left;
height: auto;
min-height: 40px;
}
div.product p.price {
color: #000;
}
.product .price del {
display: block;
line-height: 20px;
}
.product .price ins {
display: block;
color: #e96656;
font-weight: bold;
background: none;
line-height: 20px;
}
.product .comment-form input {
border-radius: 3px;
}
.product .comment-form input[type="submit"] {
margin-left: 0;
}
.product .comment-form label {
width: auto;
line-height: 32px;
float: left;
}
.product .comment-form .comment-form-rating label {
line-height: 20px;
}
.product .comment-form-author label,
.product .comment-form-email label {
width: 100px;
}
.product .comment-form .star-rating{
float: right;
width: 100px;
height: 20px;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png) repeat-x left bottom;
}
.product .comment-form .star-rating span{
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png) repeat-x left top;
height: 0;
padding-top: 16px;
overflow: hidden;
float: left;
}
.product .comment-form .hreview-aggregate .star-rating{
margin: 10px 0 0 0;
}
.product .comment-form #review_form #respond{
position: static;
margin: 0;
width: auto;
padding: 0 0 0;
background: transparent none;
border: 0;
}
.product .comment-form #review_form #respond:after{
content:"";
display: block;
clear: both;
}
.product .comment-form #review_form #respond p {
margin: 0 0 10px;
}
.product .comment-form #review_form #respond .form-submit input{
left: auto;
}
.product .comment-form #review_form #respond textarea {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
}
.product .comment-form p.stars:after{
content: "";
display: block;
clear: both;
}
.product .comment-form p.stars span{
width: 100px;
height: 20px;
position: relative;
float: left;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png) repeat-x left 0;
margin-left: 10px;
}
.product .comment-form p.stars span a {
float: left ;
position: absolute;
left: 0;
top: 0;
width: 20px;
height: 0;
padding-top: 20px;
overflow: hidden;
}
.product .comment-form p.stars span a:hover,
.product .comment-form p.stars span a:focus{
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png) repeat-x left bottom;
-webkit-transition: initial;
-moz-transition: initial;
-o-transition: initial;
transition: initial;
}
.product .comment-form p.stars span a.active {
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png) repeat-x left bottom ;
}
.product .comment-form p.stars span a.star-1 {
width: 20px;
z-index:10;
}
.product .comment-form p.stars span a.star-1:after {
content: '';
}
.product .comment-form p.stars span a.star-2 {
width: 40px;
z-index: 9;
}
.product .comment-form p.stars span a.star-2:after {
content: '';
}
.product .comment-form p.stars span a.star-3 {
width: 60px;
z-index: 8;
}
.product .comment-form p.stars span a.star-3:after {
content: '';
}
.product .comment-form p.stars span a.star-4 {
width: 80px;
z-index: 7;
}
.product .comment-form p.stars span a.star-4:after {
content: '';
}
.product .comment-form p.stars span a.star-5 {
width: 100px;
z-index: 6;
}
.product .comment-form p.stars span a.star-5:after {
content: '';
}
.product .comment-form p.stars span a {
border: none;
}
.comment-form-rating {
float: left;
width: 100%;
margin-top: 15px;
}
.product #review_form_wrapper {
float: left;
width: 100%;
}
.woocommerce-tabs .commentlist {
padding: 0;
margin: 0;
}
.woocommerce-tabs .commentlist .comment {
float: left;
clear: left;
width: 100%;
}
.woocommerce-tabs .comment-text {
display: inline-block;
}
.woocommerce-tabs .description {
width: 100%;
}
.woocommerce-product-rating,
div.product .woocommerce-product-rating {
float: left;
text-align: left;
margin-top: 30px;
margin-bottom: 0;
}
.woocommerce-product-rating .star-rating {
position: relative;
width: 100px;
height: 20px;
text-indent: 99999px;
position: relative;
overflow: hidden;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png);
background-repeat: no-repeat;
background-position: top left;
}
.woocommerce-product-rating .star-rating span {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 20px;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png);
background-repeat: no-repeat;
background-position: bottom left;
overflow: hidden;
padding: 1px
}
.woocommerce-product-rating .woocommerce-review-link,
.woocommerce-product-rating .woocommerce-review-link span {
font-size: 11px;
color: #eca420;
}
.comment-text .star-rating {
position: relative;
width: 100px;
height: 20px;
text-indent: 99999px;
position: relative;
overflow: hidden;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png);
background-repeat: no-repeat;
background-position: top left;
}
.comment-text .star-rating span {
position: absolute;
top: 0;
left: 0;
width: 100px;
height: 20px;
background: url(//educacionagil.com/wp-content/themes/safetya/css/images/woostars.png);
background-repeat: no-repeat;
background-position: bottom left;
overflow: hidden;
padding: 1px;
}
.woocommerce-tabs .comment-text {
width: 100%;
}
.woocommerce-tabs .comment_container {
position: relative;
padding-left: 50px;
}
.woocommerce-tabs .comment_container > img {
position: absolute;
left: 0;
top: 0;
}
.woocommerce-message {
margin: 0px 0 40px;
background: #1e9e6b;
border-radius: 3px;
color: #FFF;
list-style: none;
}
.woocommerce-message a {
background-color: #38C28B;
padding: 6px 14px;
font-size: 12px;
color: #FFF;
}
.woocommerce-error {
list-style: none;
padding: 0;
margin: 0px 0 40px;
background: #E96656;
border-radius: 3px;
color: #FFF;
border: none;
float: left;
width: 100%;
}
.woocommerce-error a {
background-color: #F47565;
padding: 6px 14px;
font-size: 12px;
color: #FFF;
}
.woocommerce-error:before {
color: #FFF;
}
.woocommerce-info {
list-style: none;
padding: 0;
margin: 0px 0 40px;
background: #3ab0e2;
border-radius: 3px;
color: #FFF;
border: none;
float: left;
width: 100%;
margin-top: 25px !important;
}
.woocommerce-info a {
background-color: #5fb8dd;
padding: 6px 14px;
font-size: 12px;
color: #FFF;
}
.woocommerce-info:before {
color: #FFF;
}
.woocommerce-info {
float: left;
text-align: left;
padding-top: 30px;
}
.woocommerce-info {
background: rgb(58, 176, 226);
color: #FFF;
border-radius: 3px;
border: none;
padding-top: 15px;
margin-bottom: 40px;
}
.woocommerce-info a {
color: #FFF;
opacity: 0.9;
}
.woocommerce-info:before {
color: #FFFFFF;
}
input {
border-radius: 3px;
padding: 10px 5px;
}
.woocommerce-error {
border-top-color: #b81c23;
border-radius: 3px;
padding: 1em 2em 1em 3.5em!important;
}
.products .product h3 {
float:none;
color: #404040;
margin-top: 20px;
}
.added_to_cart, .button  {
display: inline-block;
text-align: center;
text-transform: uppercase;
padding: 13px 35px 13px 35px;
border-radius: 4px;
margin: 10px;
border: none;
background: #f3f3f3;
color: #000;
}
.add_to_cart_button, .checkout-button, .single_add_to_cart_button, #place_order,
div.product form.cart .button {
display: inline-block;
text-align: center;
text-transform: uppercase;
padding: 13px 35px 13px 35px;
border-radius: 4px;
margin: 10px;
border: none;
background: #e96656;
color: #FFF;
margin-left: 0;
}
.woocommerce-tabs .tabs {
border-bottom: 1px solid #CCC;
}
.add_to_cart_button:hover, .checkout-button:hover, .single_add_to_cart_button :hover, #place_order:hover,
div.product form.cart .button:hover {
background:#bf3928;
}
.price del {
display:block;
}
.price {
height:auto;
line-height:normal;
}
.price ins {
color: #000;
font-weight:bold;
font-size: 20px;
}
#coupon_code {
padding: 6px 10px;
color: #A0A0A0;
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 0;
margin-top: 2px;
border-radius: 5px!important;
padding: 6px;
min-width: 110px;
}
.product-name a {
color:#404040;
}
div.product form.cart {
margin-bottom: 0
}
.cart_totals tr.cart-subtotal th,
.cart_totals tr.order-total th {
width: 50%;
}
.entry-title {
text-align:left;
}
.woocommerce-info:before,
.woocommerce-info:before,
.woocommerce-error:before,
.woocommerce-error:before {
padding: 0;
}
.checkout input,
.checkout textarea,
.checkout select {
padding: 12px 15% 12px 2%;
}
ul.payment_methods {
padding-left:1em;
}
.summary,
.entry-summary,
div.product .woocommerce-tabs .panel {
text-align:justify;
}
.quantity input.input-text {
width: 100px;
height: 42px;
margin-right: 10px;
}
form.cart button.single_add_to_cart_button {
margin: 0px;
}
.comment-form label {
width:100%;
}
.woocommerce-message {
background: #20AA80;
text-align: left;
color: white;
border-radius: 3px;
border:none;
float: left;
width: 100% !important;
}
.woocommerce-message a.button {
margin:0px;
padding:7px 17px;
}
.woocommerce-message:before {
color: #fff;
}
ul.products li.product .star-rating {
font-size:inherit;
}
input[type="submit"],
input[type="button"],
#content input.button,
input.button.alt, #content input.button.alt, input.button.alt {
background: #e96656;
display: inline-block;
text-align: center;
text-transform: uppercase;
padding: 10px 20px 10px 20px;
border-radius: 4px;
margin: 10px;
border: none;
color: #FFF;
font-size: 12px;
margin: 0;
text-shadow: none;
}
input[type="submit"]:hover,
input[type="button"]:hover,
#content input.button:hover,
input.button.alt:hover, #content input.button.alt:hover, input.button.alt:hover {
background: #cb4332;
color: #FFF;
box-shadow: none;
}
.product-quantity input.qty {
width: 60px;
height: 30px;
margin-right: 0;
padding: 0 0 0 5px;
text-align: left;
}
a.button.alt {
background: #e96656;
color: #FFF;
}
a.button.alt:hover {
background: #cb4332;
color: #FFF;
}
a.remove:hover {
color: #fff !important;
background: #e96656;
line-height: 20px;
}
a.remove {
color: #e96656 !important;
line-height: 20px;
}
.woocommerce-info {
width: 100%;
}
.woocommerce-checkout .col-1,
.woocommerce-checkout .col-2 {
float: left;
width: 100%;
}
.woocommerce-checkout-review-order {
clear: left;
}
.checkbox {
padding-left: 0;
float: left;
}
.input-checkbox {
margin: 15px 0 0 10px;
}
.woocommerce-checkout #payment {
background: #FAFAFA;
}
.woocommerce-checkout #payment div.payment_box {
background-color: #ECECEC;
}
.woocommerce-checkout #payment div.payment_box:after {
content: "";
border: 8px solid #ECECEC;
border-right-color: transparent;
border-left-color: transparent;
border-top-color: transparent;
margin: -13px 0 0 2em;
}
.order_details li.order {
background: #FFFFFF;
}
.products a.button {
text-decoration: none;
}
.product .cart .button {
color: #FFF;
}
.order {
background: #FFF;
}
table.my_account_orders .order-actions .button {
font-size: 12px;
}
#payment ul.payment_methods {
text-align: left;
padding: 1em;
border-bottom: 1px solid #D3CED2;
margin: 0px;
list-style: outside none none;
}
#payment ul.payment_methods li {
line-height: 2;
text-align: left;
margin-left: 2em;
font-weight: 400;
}
#payment {
background: none repeat scroll 0% 0% #FAFAFA;
}
#payment div.payment_box {
position: relative;
width: 96%;
padding: 1em 2%;
margin: 1em 0px;
font-size: 0.92em;
border-radius: 2px;
line-height: 1.5;
background-color: #DFDCDE;
color: #515151;
}
#payment div.payment_box {
background-color: #ECECEC;
}
#payment div.payment_box p {
margin-bottom: 0;
}
#payment div.payment_box:after {
content: "";
position: absolute;
top: -3px;
left: 0px;
border-width: 8px;
border-style: solid;
border-color: transparent transparent #ECECEC;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
margin: -13px 0px 0px 2em;
}
#payment h3{
padding-left: 20px;
}
a.button {
font-size: 14px;
margin-left: 0;
}
button.button {
font-size: 12px;
margin-left: 0;
padding: 13px 35px 13px 35px;
}
button.button {
width: 100%;
}
select {
color: #A0A0A0;
border: 1px solid rgba(0, 0, 0, 0.1);
box-sizing: border-box;
width: 100%;
margin: 0;
outline: 0;
line-height: 1;
border-radius: 3px;
padding: 10px 5px;
}
#order_review {
clear: left;
}
.login {
float: left;
width: 100%;
}
.select2-drop {
text-align: left;
}
.woocommerce-account .addresses .title .edit {
float: left;
}
div.product .woocommerce-tabs ul.tabs li {
border: none;
background: none;
padding-bottom: 0
}
div.product .woocommerce-tabs ul.tabs li.active:before {
content: "";
border: none;
}
div.product .woocommerce-tabs ul.tabs:before {
content: "";
display: none;
}
div.product .woocommerce-tabs ul.tabs li.active:after {
content: '';
display: none;
}
div.product .woocommerce-tabs ul.tabs li:after,
div.product .woocommerce-tabs ul.tabs li:before {
content: "";
display: none;
}
div.product .woocommerce-tabs ul.tabs {
overflow: visible;
}
div.product .woocommerce-tabs ul.tabs li.active {
border-bottom: 2px solid #e96656;
margin-bottom: -1px;
}
div.product .woocommerce-tabs ul.tabs li {
box-shadow: none;
}
.comment-form {
float: left;
float: left;
margin-top: 15px;
width: 100%;
}
#review_form #respond .form-submit input {
background: #e96656;
display: inline-block;
text-align: center;
text-transform: uppercase;
padding: 13px 35px 13px 35px;
border-radius: 4px;
margin: 10px;
border: none;
}
#review_form #respond textarea {
width: 100%;
height: 130px;
}
#reviews #comments ol.commentlist li .comment-text {
margin: 0;
}
.woocommerce-cart .cart-collaterals .cart_totals table {
clear: left;
}
table.shop_table {
clear: left;
}
#content div.product div.thumbnails a,
div.product div.thumbnails a,
#content div.product div.thumbnails a,
div.product div.thumbnails a {
margin-bottom: 1em;
}
products ul,
products ul.products {
float: left;
clear: left;
} .woocommerce-message:before, .woocommerce-message:before {
content: "\2713";
padding: 0;
}
.shipping_calculator h2 a {
font-size: 18px;
} products ul li.product,
products ul.products li.product {
float: left;
margin: 0 3.8% 2.992em 0;
padding: 0;
position: relative;
width: 22.05%;
clear: none;
}
products ul li.product:nth-child(4),
ul.products li.product:nth-child(4) {
margin-right: 0;
}
products ul li.product:nth-child(4+1),
ul.products li.product:nth-child(4+1) {
clear: left;
}
.wc-tabs {
display: none;
} nav.woocommerce-pagination {
float: left;
width: 100%;
padding-bottom: 30px;
}
.woocommerce-pagination ul.page-numbers .current:before,
.woocommerce-pagination ul.page-numbers .current:before {
content: "";
display: none;
}
#content nav.woocommerce-pagination ul,
nav.woocommerce-pagination ul,
#content nav.woocommerce-pagination ul,
nav.woocommerce-pagination ul,
nav.woocommerce-pagination ul {
border: none;
}
#content nav.woocommerce-pagination ul li,
#content nav.woocommerce-pagination ul li,
nav.woocommerce-pagination ul li
nav.woocommerce-pagination ul li {
border: none;
margin: 0 3px;
}
nav.woocommerce-pagination ul li a,
nav.woocommerce-pagination ul li span {
width: 32px;
min-width: 32px;
border: none;
border-radius: 4px;
background: rgb(236, 236, 236);
color: #000;
}
#content nav.woocommerce-pagination ul li span.current,
nav.woocommerce-pagination ul li span.current,
#content nav.woocommerce-pagination ul li span.current,
nav.woocommerce-pagination ul li span.current,
nav.woocommerce-pagination ul li span.current,
nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination ul li a:hover,
#content nav.woocommerce-pagination ul li a:hover,
nav.woocommerce-pagination ul li a:hover,
#content nav.woocommerce-pagination ul li a:hover {
background: rgb(233, 102, 86);
color: #FFF;
}
div.product form.cart label {
color: #404040;
}
p.stars a:before,
p.stars a:hover~a:before {
content: "";
display: none;
}
@media (max-width: 1200px) {
.header-content-wrap{
padding: 235px 0 150px;
}
}
@media (max-width: 992px) {
.cart-collaterals .cart_totals {
width: 100%;
}
.products .product > a:first-child { }
.large-container {
width: 100%;
}
}
@media (max-width: 767px) {
products ul li.product,
products ul.products li.product{
width: 48%;
float: left;
clear: both;
margin: 0 0 2.992em;
}
products ul li.product:nth-child(4),
ul.products li.product:nth-child(4) {
margin: 0 0 2.992em;
}
products ul li.product:nth-child(4+1),
ul.products li.product:nth-child(4+1) {
clear: none;
}
products ul li.product:nth-child(even),
ul.products li.product:nth-child(even) {
margin-right: 0;
float: right;
}
products ul li.product:nth-child(odd),
ul.products li.product:nth-child(odd) {
clear: left;
}
.listpost-content-wrap-large {
position: relative;
}
.menu-align-center .responsive-logo > a {
float: left;
}
}
@media (max-width: 600px) {
.product .images {
width: 100%;
}
.product .entry-summary {
width: 100%;
padding-left: 0%;
margin-top: 50px;
}
.woocommerce-tabs .tabs li a {
font-size: 14px;
}
.woocommerce-tabs .tabs li {
padding: 10px 10px;
}
.listpost-content-wrap-large {
position: relative;
}
.listpost-content-wrap-large {
padding: 20px 0px 0px 0px;
}
body {
position: initial !important;
}
.entry-meta-large {
position: relative;
float: left;
width: 100%;
}
.entry-footer-large {
padding-right: 0;
}
}
@media (max-width: 480px) {
ul.products li.product, ul.products li.product {
width: 100%;
}
.woocommerce-result-count {
text-align: center;
width: 100%;
margin-bottom: 0px;
}
.woocommerce-ordering {
float: none;
}
.products .product > a:first-child {
width: 240px;
}
.woocommerce-tabs .tabs li {
width: 100%;
}
.woocommerce-tabs .tabs li {
width: 100%;
border-bottom: 2px solid #CCC;
}
.woocommerce-tabs .tabs {
border-bottom: 0;
}
.woocommerce-tabs .comment_container {
position: relative;
padding-left: 0px;
padding-top: 50px;
}
.comment-text .star-rating {
width: 100%;
margin-bottom: 5px;
float: left;
}
.products .product > a:first-child {
width: 100%;
} .product-quantity input.qty {
width: 45px;
}
td.product-quantity {
min-width: 40px;
}
input[type="submit"] {
font-size: 10px;
}
.cart_totals tr.cart-subtotal th {
font-size: 12px;
}
.woocommerce-cart .cart-collaterals .cart_totals tr th {
font-size: 12px;
}
.woocommerce-cart .cart-collaterals .cart_totals table td,
.woocommerce-cart .cart-collaterals .cart_totals table td span,
.woocommerce-cart .cart-collaterals .cart_totals table td a {
font-size: 12px;
}
form .form-row label {
font-size: 12px;
}
.woocommerce-info,
.woocommerce-info a {
font-size: 12px;
}
.woocommerce-checkout-payment label {
font-size: 14px;
}
#payment div.payment_box p {
font-size: 12px;
line-height: 16px;
text-align: justify;
}
form .form-row {
width: 100%;
}
.order_details li {
width: 100%;
border-bottom: 1px dashed #d3ced2;
border-right: none;
padding: 0 0 5px 0;
margin-bottom: 5px;
margin-top: 5px
}
address {
font-size: 12px;
}
.woocommerce-error,
.woocommerce-message,
.woocommerce-error li {
font-size: 12px;
}
.cart-collaterals .cart_totals a {
width: 100%;
margin-right: 0;
}
.checkbox {
font-size: 16px;
}
.myaccount_address {
font-size: 12px;
}
#content .quantity input.minus,
#content .quantity input.plus {
display: none;
}
products ul li.product,
products ul.products li.product{
width: 100%;
}
}