Advertisement
Guest User

Untitled

a guest
Feb 10th, 2014
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.47 KB | None | 0 0
  1. #logo {
  2. width: 132px;
  3. min-height: 101px;
  4. }
  5.  
  6. .woocommerce ul.products li.product a img, .woocommerce-page ul.products li.product a img { max-width: 100%!important; }
  7.  
  8. a.et_pb_more_button {
  9. padding: 14px 14px;
  10. }
  11.  
  12.  
  13. .search article {
  14. float: left;
  15. margin: 0 3.8% 2.992em 0;
  16. padding: 0;
  17. position: relative;
  18. width: 22.05%;
  19. margin-left: 0;
  20. }
  21.  
  22.  
  23.  
  24.  
  25. body.post-type-archive-product #main-content .container:before {
  26. display:none;
  27. }
  28.  
  29. .search #left-area { width: 100%!important; margin-right: 0!important; }
  30. .search #sidebar, .search .et_pb_section { display: none!important; }
  31.  
  32. .et-social-instagram a:before {
  33. content: '75';
  34. }
  35.  
  36. logo {
  37. min-height: 95px !important;
  38. }
  39.  
  40.  
  41. a.et_pb_more_button{
  42. color: #ffffff;
  43. }
  44.  
  45.  
  46.  
  47. ul.page-numbers a{
  48. color: #ffffff !important;
  49. }
  50.  
  51. ul.page-numbers a{
  52. color: #ffffff;
  53. }
  54.  
  55. .woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {background:white !important;}
  56.  
  57. .tcsd { background: #000000!important; }
  58. li.description_tab a { text-shadow: none!important; }
  59.  
  60. woocommerce .woocommerce-breadcrumb, .woocommerce-page .woocommerce-breadcrumb {
  61. color: white;
  62. }
  63.  
  64. .woocommerce .woocommerce-breadcrumb a, .woocommerce-page .woocommerce-breadcrumb a {
  65. color: white;
  66. }
  67.  
  68. .price .from{
  69. color: #ffffff !important;
  70. font-size: 14px !important;
  71. }
  72.  
  73. .tcsd { color: #ffffff!important; border: none!important; padding: 0!important; }
  74. .tcsd-button-cover { background-color: #000000!important; }
  75.  
  76. #colorbox {
  77. z-index: 9999;
  78. top: 120px !important;
  79. }
  80.  
  81. .woocommerce-tabs .yotpo_widget_tab a {text-shadow: none !important;}
  82.  
  83. #shopping_cart-2 p.buttons .checkout {margin-top: 10px !important;}
  84.  
  85.  
  86. .cross-sell .cross-sell-buy-selectable .cross-sell-items a, .cross-sell .cross-sell-buy-selectable .cross-sell-items a:visited {color:white !important;}
  87.  
  88. #top-menu .menu-item-has-children > a:first-child:after {color:white !important; font-weight:bold !important;}
  89.  
  90. .variations{
  91. width: 260px;
  92. }
  93.  
  94.  
  95.  
  96.  
  97.  
  98. @media only screen and (max-width: 980px){
  99. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  100. width: 178px;
  101. height: 188px;
  102. }
  103.  
  104. .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
  105. clear: none;
  106. }
  107. }
  108.  
  109. .woocommerce #payment, .woocommerce-page #payment {background:black !important;}
  110.  
  111. #customer_details p input {color: #000000;}
  112.  
  113. .checkout_coupon input {color: #000000 !important;}
  114.  
  115. .woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
  116. background: white!important;
  117. color: #000000;
  118. }
  119.  
  120.  
  121. @media only screen and (max-width: 980px){
  122. .et_pb_shop {
  123. padding-left: 60px;
  124. }
  125. }
  126.  
  127. #main-header {z-index: 999;}
  128.  
  129.  
  130.  
  131. @media only screen and (max-width: 980px)
  132. .paypal-button {
  133. margin-left: 38% !important;
  134. }
  135. }
  136.  
  137. #order_comments_field {background-color: #ffffff !important;}
  138.  
  139. #billing_country_chzn {color: #ffffff !important;}
  140.  
  141. #billing_state_chzn {color: #ffffff !important;}
  142.  
  143. #shipping_country_chzn {color: #ffffff !important;}
  144.  
  145. #shipping_state_chzn {color: #ffffff !important;}
  146.  
  147. #woocommerce-cart-notice-free-shipping {margin-bottom: 10px;}
  148. p.woocommerce-info {margin-bottom: 10px;}
  149.  
  150. .copyrightcontent, .paypallink, .socialicons {
  151. float: left;
  152. width: 30%;
  153. text-align: center;
  154. }
  155.  
  156.  
  157. @media only screen and (max-width: 768px){
  158. .copyrightcontent, .paypallink, .socialicons {
  159. float: none;
  160. width: 100%;
  161. text-align: center;
  162. }
  163. }
  164.  
  165. @media only screen and (max-width: 767px){
  166. .woocommerce ul.products li.first {margin-bottom: 90px !important;}}
  167.  
  168.  
  169. .single .woocommerce-page form .form-row input.input-text{
  170. background: white!important;
  171. color: #fff;
  172. border: 1px solid;
  173. }
  174.  
  175. @media only screen and (max-width: 479px){
  176. .et_pb_shop {padding-left: 20px;}}
  177.  
  178. .faq-body a {
  179. color: #1982D1;
  180. font-size: 13px !important;
  181. }
  182. .faq-body h2{
  183. color: #ffffff;
  184. }
  185.  
  186. table.variations-table {
  187. width: 100% !important;
  188. }
  189. table.variations-table td:nth-child(1) {
  190. width: 2%;
  191. }
  192.  
  193.  
  194. .variations-table td, .variations-table td label { float: left!important; width: 100%!important; }
  195. .variations-table td { max-width: 100%!important; padding: 0!important; }
  196. .variations-table td label { text-align: center!important; padding: 0 0 10px 0!important; }
  197. .variations-table td .swatch-wrapper { margin: 0 4px 4px 0!important; }
  198.  
  199.  
  200. #tab-description p, #tab-description h2{
  201. margin-left: 2%;
  202. }
  203.  
  204.  
  205. .variations-table td select{
  206. margin-bottom: 10px;
  207. }
  208.  
  209. .chzn-drop {background-color: #000000 !important;}
  210.  
  211.  
  212. .woocommerce #payment, .woocommerce-page #payment {background:black !important;}
  213.  
  214. .woocommerce form .form-row input.input-text, .woocommerce-page form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce-page form .form-row textarea {
  215. background: white!important;
  216. color: #000000;
  217. }
  218.  
  219.  
  220. .gform_wrapper .chzn-container .chzn-results .highlighted {
  221. color: black;}
  222.  
  223. .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {clear:both !important;}
  224.  
  225. .woocommerce ul.products li.first, .woocommerce-page ul.products li.first {
  226. clear: none !important;
  227. }
  228.  
  229. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  230. margin: 0 11px 56px 30px!important;
  231. }
  232.  
  233.  
  234.  
  235. .page-id-1422 .et_pb_text {margin-top:-70px !important;}
  236.  
  237. .gform_wrapper .chzn-container-single .chzn-single span {
  238. color: black !important;}
  239.  
  240.  
  241. .archive .woocommerce ul.products li.first,.archive .woocommerce-page ul.products li.first {
  242. clear: both ;
  243. height: 270px;
  244. }
  245.  
  246. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  247. min-height: 300px !important;
  248. }
  249.  
  250. .related.products ul.products {
  251. margin-left: -16px;
  252. }
  253.  
  254. @media only screen and (max-width: 479px) {
  255. .et_right_sidebar.woocommerce ul.products li.product, .et_right_sidebar.woocommerce-page ul.products li.product {
  256. margin-left: 50px !important;
  257. }
  258. }
  259.  
  260. .product .price .amount {
  261. color: #fff !important;
  262. }
  263. .et_color_scheme_green a {
  264. color: #fff !important;
  265. }
  266.  
  267.  
  268.  
  269.  
  270.  
  271. .et_pb_bg_layout_dark, .et_pb_bg_layout_dark h1, .et_pb_bg_layout_dark h2, .et_pb_bg_layout_dark h3, .et_pb_bg_layout_dark h4, .et_pb_bg_layout_dark h5, .et_pb_bg_layout_dark h6 {color:#fff !important;}
  272.  
  273. @media only screen and (max-width: 479px) {
  274. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  275. min-height: 180px !important;
  276. }
  277. }
  278.  
  279. #order_comments {background: #000000 !important; color: #ffffff;}
  280.  
  281.  
  282. input {
  283. -webkit-appearance: field;
  284. }
  285.  
  286. .chzn-container-single .chzn-single span {color: black;}
  287.  
  288.  
  289. @media only screen and (max-width: 479px){
  290. .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {float: none;margin-left: 90px;}}
  291.  
  292. @media only screen and (max-width: 479px){
  293. .woocommerce #payment .terms, .woocommerce-page #payment .terms {margin-top: -100px;}}
  294. @media only screen and (max-width: 479px){
  295. .woocommerce #payment #place_order, .woocommerce-page #payment #place_order {margin-top: 50px;}}
  296.  
  297. #main-content .container {
  298. padding-top: 20px;
  299. }
  300.  
  301. #main-content .et_pb_section:nth-child(1) {
  302. padding: 36px 0;
  303. }
  304. #main-content .et-content .et_pb_section .et_pb_row:nth-child(1) {
  305. padding: 36px 0;}
  306.  
  307. @media only screen and (max-width: 768px) {
  308. .et_pb_shop { padding: 0!important; }
  309. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { width: 158px!important; clear: none!important; margin: 0!important; }
  310. ul.products li.product.last { margin-right: 0!important; }
  311. }
  312.  
  313. @media only screen and (max-width: 640px) {
  314. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { padding-left: 30px; }
  315. }
  316.  
  317. .wcmenucart-display-right {float: none !important;}
  318.  
  319. @media only screen and ( max-width: 560px ) {
  320. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  321. min-height: 250px !important;
  322. }
  323. }
  324.  
  325. .home .et_pb_section:nth-child(2) {
  326. padding: 0;
  327. }
  328.  
  329. .home .et_pb_section:last-child .et_pb_row:last-child .et_pb_text {
  330. margin-bottom: -20px;
  331. }
  332.  
  333. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  334. min-height: 317px !important;
  335. }
  336. .variations-table td label {text-align: left !important;}
  337.  
  338. label {font-size: 22px; font-family: 'Roboto Condensed',Helvetica,Arial,Lucida,sans-serif;}
  339.  
  340. #wp-live-chat-1{color:black;}
  341. #wp-live-chat-2{color:black;}
  342. #wp-live-chat-3{color:black;}
  343. #wp-live-chat-4{color:black;}
  344.  
  345. .woocommerce div.product div.summary, .woocommerce-page div.product div.summary, .woocommerce #content div.product div.summary, .woocommerce-page #content div.product div.summary {float: none; width: 106%;}
  346.  
  347. #wp-live-chat input[type="text"] {
  348. background-color: #FFFFFF !important;
  349. color: #000000 !important;
  350. }
  351.  
  352. .et_color_scheme_green a[type="text"] {
  353. background-color: #FFFFFF !important;
  354. color: #000000 !important;
  355. }
  356.  
  357. .form-row.form-row-wide.addon-wrap-3788-custom-text {width: 300px;}
  358. .addon.addon-select {width: 300px !important;}
  359.  
  360. .input-text.addon.addon-custom {width: 300px !important;}
  361. .input-text.addon {width: 300px !important;}
  362.  
  363. .woocommerce div.product form.cart, .woocommerce-page div.product form.cart{margin-left:50%;}
  364.  
  365. .sc-msg .sc-chat-line a{color:green !important;}
  366. sc-chat-btn-logout{color:green !important;}
  367. .sc-chat-toolbar-btns a{color:black;}
  368.  
  369. @media only screen and (max-width: 560px)
  370. {
  371. .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
  372. min-height: 217px !important;
  373. }
  374. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement