Advertisement
Guest User

Untitled

a guest
Mar 24th, 2016
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 5.08 KB | None | 0 0
  1. .woocommerce .content-area {
  2.     float: right;
  3.     border-top: 1px solid #F2F2F3;
  4. }
  5. .woocommerce .widget-area {
  6.     float: left;
  7. }
  8. .woocommerce .content-area {
  9.     padding: 60px;
  10. }
  11. .woocommerce ul.products li.product,
  12. .woocommerce-page ul.products li.product {
  13.     margin: 0 0 15px;
  14.     padding: 15px;
  15.     width: 33.3333%;
  16.     text-align: center;
  17. }
  18. .woocommerce .products .star-rating {
  19.     margin: 10px auto;
  20.     width: 68px;
  21. }
  22. .woocommerce .star-rating {
  23.     width: 78px;
  24.     color: #fcd088;
  25. }
  26. .woocommerce #payment #place_order,
  27. .woocommerce-page #payment #place_order,
  28. .woocommerce .cart .button, .woocommerce .cart input.button,
  29. .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  30. .woocommerce #review_form #respond .form-submit input,
  31. .woocommerce a.button,
  32. .woocommerce div.product form.cart .button {
  33.     display: table;
  34.     margin: 45px auto 0;
  35.     line-height: 1.9;
  36.     cursor: pointer;
  37.     position: relative;
  38.     padding: 12px 30px;
  39.     border: 1px solid #fcd088;
  40.     font-weight: 300;
  41.     border-radius: 0;
  42.     left: auto;
  43.     color: #fcd088;
  44.     background-color: transparent;
  45. }
  46. .woocommerce .woocommerce-message {
  47.     border-color: #fcd088;
  48. }
  49. .woocommerce .woocommerce-message:before {
  50.     color: #fcd088;
  51. }
  52. .woocommerce #payment #place_order:hover,
  53. .woocommerce-page #payment #place_order:hover,
  54. .woocommerce .cart .button:hover, .woocommerce .cart input.button:hover,
  55. .woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
  56. .woocommerce #review_form #respond .form-submit input:hover,
  57. .woocommerce div.product form.cart .button:hover,
  58. .woocommerce a.button:hover {
  59.     background-color: #fcd088;
  60.     text-decoration: none;
  61.     color: #333;
  62. }
  63. .woocommerce .cart .button, .woocommerce .cart input.button,
  64. .woocommerce .woocommerce-error .button,
  65. .woocommerce .woocommerce-info .button,
  66. .woocommerce .woocommerce-message .button,
  67. .woocommerce div.product form.cart .button,
  68. .woocommerce ul.products li.product .button {
  69.     text-transform: none;
  70.     padding: 5px 15px;
  71. }
  72. .woocommerce .cart .button, .woocommerce .cart input.button,
  73. .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  74. .woocommerce .woocommerce-error .button,
  75. .woocommerce .woocommerce-info .button,
  76. .woocommerce .woocommerce-message .button,
  77. .woocommerce div.product form.cart .button {
  78.     margin-top: 0;
  79. }
  80. .woocommerce div.product form.cart .button::before,
  81. .woocommerce ul.products li.product .button::before {
  82.     content: '\f07a';
  83.     font-family: FontAwesome;
  84.     margin-right: 5px;
  85. }
  86. .woocommerce ul.products li.product h3 {
  87.     font-size: 18px;
  88. }
  89. .woocommerce ul.products li.product .price {
  90.     color: #272727;
  91.     font-size: 16px;
  92.     font-weight: 300;
  93. }
  94. .woocommerce span.onsale {
  95.     background-color: #fcd088;
  96. }
  97. .woocommerce ul.products li.product .onsale {
  98.     border-radius: 0;
  99.     margin: 0;
  100.     top: 15px;
  101.     right: 15px;
  102.     line-height: 1;
  103.     min-width: 0;
  104.     min-height: 0;
  105.     padding: 10px 15px;
  106.     font-weight: 400;
  107.     letter-spacing: 2px;
  108. }
  109. .woocommerce .woocommerce-breadcrumb {
  110.     padding: 5px;
  111.     border: 1px solid #F2F2F3;
  112.     margin-bottom: 25px;
  113. }
  114. .woocommerce nav.woocommerce-pagination ul li a,
  115. .woocommerce nav.woocommerce-pagination ul li span {
  116.     padding: 15px;
  117. }
  118. .woocommerce .woocommerce-error,
  119. .woocommerce .woocommerce-info,
  120. .woocommerce .woocommerce-message,
  121. .woocommerce nav.woocommerce-pagination ul li span.current {
  122.     background-color: #F9F9F9;
  123. }
  124. .woocommerce nav.woocommerce-pagination ul,
  125. .woocommerce nav.woocommerce-pagination ul li {
  126.     border-color: #F2F2F3;
  127. }
  128. .woocommerce-result-count {
  129.     position: relative;
  130.     top: 15px;
  131. }
  132. .woocommerce .quantity .qty {
  133.     padding: 5px;
  134.     border: 1px solid #F2F2F3;
  135. }
  136. .woocommerce div.product form.cart {
  137.     margin: 15px 0;
  138. }
  139. .woocommerce div.product p.price {
  140.     color: #272727;
  141.     font-size: 20px;
  142.     font-weight: 300;
  143. }
  144. .woocommerce div.product p.price,
  145. .woocommerce div.product .woocommerce-product-rating {
  146.     margin-bottom: 15px;
  147. }
  148. .woocommerce div.product .woocommerce-tabs ul.tabs:before,
  149. .woocommerce div.product .woocommerce-tabs ul.tabs li {
  150.     border-color: #F2F2F3;
  151. }
  152. .woocommerce div.product .woocommerce-tabs ul.tabs li:after,
  153. .woocommerce div.product .woocommerce-tabs ul.tabs li.active:after,
  154. .woocommerce div.product .woocommerce-tabs ul.tabs li:before {
  155.     display: none;
  156. }
  157. .woocommerce div.product .woocommerce-tabs ul.tabs li {
  158.     background-color: #f7f7f7;
  159. }
  160. .woocommerce div.product .woocommerce-tabs ul.tabs li a {
  161.     font-weight: 300;
  162. }
  163. .woocommerce table {
  164.     border-collapse: collapse !important;
  165. }
  166. .woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  167.     font-size: 14px;
  168. }
  169. .woocommerce table.shop_table td {
  170.     padding: 30px 15px;
  171. }
  172. .coupon .input-text {
  173.     width: auto !important;
  174.     padding: 8px !important;
  175. }
  176. .select2-container .select2-choice {
  177.     border-color: #ebebeb;
  178. }
  179. #add_payment_method #payment,
  180. .woocommerce-checkout #payment {
  181.     background-color: transparent;
  182. }
  183. .woocommerce div.product p.price,
  184. .woocommerce div.product span.price {
  185.     color: #272727;
  186. }
  187. .woocommerce-variation-price {
  188.     margin-bottom: 15px;
  189. }
  190. .woocommerce div.product form.cart .variations td.label {
  191.     padding-top: 20px;
  192. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement