Advertisement
Guest User

Untitled

a guest
Nov 27th, 2017
167
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 20.38 KB | None | 0 0
  1. body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login label.inline {
  2. font-family: "Raleway";
  3. }
  4.  
  5. .dfd-single-share-fixed ul{
  6.     display: none;
  7. }
  8. .cart-box .widget_shopping_cart_content p.total .amount,
  9. .shopping-cart-box .widget_shopping_cart_content p.total,
  10. .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity{
  11.     font-family: "Raleway" !important;
  12. }
  13. .box-name{
  14.     font-family: "Raleway";
  15.     font-weight: 600;
  16. }
  17. .widget_shopping_cart_content li.empty{
  18.     color: white;
  19. }
  20. .single-product .cart .added_to_cart:before, .single-product .cart .single_add_to_cart_button:before{
  21.     border-right: white;
  22.     color: white;
  23. }
  24. .shopping-cart-box .widget_shopping_cart_content ul.cart_list li a.box-name{
  25.     border-bottom: none;
  26. }
  27. .widget_shopping_cart p.buttons a.wc-forward:before, .shopping-cart-box p.buttons a.wc-forward:before{
  28.     color: white;
  29. }
  30. .shopping-cart-box p.buttons a.wc-forward.checkout{
  31.     border-left: none !important;
  32. }
  33. .total_cart_header.advanced .woo-cart-contents .woo-cart-details{
  34.     border: solid 1px white;
  35.     border-radius: 50%;
  36. }
  37. .click-dropdown > a{
  38.     border-radius: 0 !important;
  39. }
  40. .click-dropdown:hover > a{
  41.     border-radius: 0 !important;
  42. }
  43. mark{
  44.     color: #2b2b2b;
  45.     font-family: "CaptureSmallz";
  46. }
  47. h2.woocommerce-loop-category__title{
  48.     margin-left: 10% !important;
  49.     font-family: "CaptureSmallz";
  50. }
  51. .dfd-woo-category > .products .row:last-child{
  52.     min-height: 581px !important;
  53.     height: 581px !important;
  54.    
  55. }
  56. li.product-category.product.last,
  57. li.product-category.product.first,
  58. li.product-category.product.first.last{
  59.     min-height: 400px !important;
  60.     height: 420px !important;
  61.     margin-left: 10% !important;
  62. }
  63. #billing_state::placeholder,
  64. #username::placeholder,
  65. #password::placeholder,
  66. #reg_email::placeholder,
  67. #reg_password::placeholder,
  68. #account_first_name::placeholder,
  69. #account_last_name::placeholder,
  70. #account_email::placeholder,
  71. #password_current::placeholder,
  72. #password_1::placeholder,
  73. #password_2::placeholder,
  74. #order_comments::placeholder,
  75. #billing_email::placeholder,
  76. #billing_phone::placeholder,
  77. #billing_city::placeholder,
  78. #billing_postcode::placeholder,
  79. #billing_address_2::placeholder,
  80. #billing_address_1::placeholder,
  81. #billing_company::placeholder,
  82. #billing_last_name::placeholder,
  83. #billing_first_name::placeholder{
  84.     font-family:"Raleway" !important;
  85. }
  86. body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .lost_password > a:hover{
  87.     color: #d9534f !important;
  88. }
  89. body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .lost_password > a{
  90.     font-family: "Raleway";
  91. }
  92. body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .button: hover{
  93.     background-color: #5cb85c !important;
  94.     color: white !important;
  95. }
  96. body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .button{
  97.     background-color: #5cb85c !important;
  98.     color: white !important;
  99. }
  100. body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-first label,
  101. body.woocommerce-checkout #main-content > .woocommerce .dfd-login-wrap .login .form-row.form-row-last label{
  102.     font-family: "Raleway" !important;
  103.     font-weight: bold !important;
  104.     border-radius: 0 !important;
  105. }
  106. body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details .create-account > label:before{
  107.     border-bottom: none;
  108. }
  109. body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details .create-account > label{
  110.     font-family: "Raleway";
  111. }
  112. .dfd-login-wrap > .woocommerce-info:before{
  113.     margin-top: 12px !important;
  114. }
  115. abbr{
  116.     border: none;
  117. }
  118. abbr[title]{
  119.     text-decoration: none;
  120. }
  121. a.menu-link.sub-menu-link:hover{
  122.     text-shadow: 0px 0px 8px snow;
  123. }
  124. .woocommerce-page .select2-container .select2-choice, .woocommerce-page .select2-container .select2-selection{
  125.     border-color: #2b2b2b !important;
  126. }
  127. body.woocommerce-checkout #main-content > .woocommerce .dfd-coupon-wrap .checkout_coupon .input-text{
  128.     background-color: white !important;
  129.     border-radius: 0 !important;
  130.     border: solid 1px #5bc0de !important;
  131.     font-family: "Raleway" !important;
  132. }
  133. body.woocommerce-checkout #main-content > .woocommerce .dfd-coupon-wrap .checkout_coupon .form-row-last .button{
  134.     background: transparent !important;
  135.     color: #2b2b2b !important;
  136.     font-family: "Raleway" !important;
  137. }
  138. body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr td,
  139. body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td .amount
  140. {
  141.     font-family: "CaptureSmallz" !important;
  142. }
  143. .shopping-cart-box .widget_shopping_cart_content p.buttons a,
  144. .shopping-cart-box .widget_shopping_cart_content p.buttons a.checkout,
  145. .shopping-cart-box .widget_shopping_cart_content p.total .amount,
  146. .shopping-cart-box .widget_shopping_cart_content p.total,
  147. .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity,
  148. .shopping-cart-box .widget_shopping_cart_content ul.cart_list li a.box-name{
  149.     color: white !important;
  150. }
  151. .woocommerce-thankyou-order-received a:before, .woocommerce-message a:before, .woocommerce-error a:before, .woocommerce-info a:before, .woocommerce-thankyou-order-received .button:before, .woocommerce-message .button:before, .woocommerce-error .button:before, .woocommerce-info .button:before, .woocommerce-thankyou-order-received .button.wc-backward:before, .woocommerce-message .button.wc-backward:before, .woocommerce-error .button.wc-backward:before, .woocommerce-info .button.wc-backward:before{
  152.     border-bottom: none !important;
  153. }
  154. .woocommerce-info a, .woocommerce-message a{
  155.     border: none !important;
  156. }
  157. .woocommerce-info a:hover, .woocommerce-message a:hover{
  158.     color: white !important;
  159.     border: none !important;
  160.     border-bottom: none !important;
  161.     background-color: transparent !important;
  162. }
  163. .cart-wrap .shop_table tbody tr .product-name a{
  164.     color: #2b2b2b;
  165. }
  166. .quantity input.qty{
  167.     font-family: "Raleway";
  168.     font-weight: bold;
  169. }
  170. .cart-wrap .coupon .dfd-coupon-wrap > span:before{
  171.     border-bottom: none !important;
  172. }
  173. .container-shortcodes > .block-title{
  174.     display: none;
  175. }
  176. .cart-wrap .coupon .dfd-coupon-wrap{
  177.     padding: 0 !important;
  178. }
  179. .cart-wrap .shop_table tbody tr .product-thumbnail .image-cover{
  180.     margin-top: 0 !important;
  181.     margin-bottom: 0 !important;
  182. }
  183. .sub-nav-item{
  184.     margin-left: 0 !important;
  185. }
  186.  
  187. .single-product .cart .single_add_to_cart_button{
  188.     background-color: #398439;
  189.     color: snow;
  190. }
  191. .single-product .cart .single_add_to_cart_button:hover{
  192.     background-color: #449d44;
  193.     color: white;
  194. }
  195.  
  196. .woocommerce-info a:hover,
  197. .woocommerce-message .button:hover,
  198. .woocommerce-info .button:hover,
  199. .woocommerce-error > li > .button:hover{
  200.     color: #2b2b2b !important;
  201.     border-color: white !important;
  202.     background-color: white !important;
  203.     border: none !important;
  204.    
  205. }
  206. .woocommerce-message a,
  207. .woocommerce-info a,
  208. .woocommerce-message .button,
  209. .woocommerce-info .button,
  210. .woocommerce-error > li > .button{
  211.     color: white !important;
  212.     border-color: white !important;
  213. }
  214.  
  215. .woocommerce-MyAccount-content > .woocommerce-info:before{
  216.     margin-top: 20px;
  217. }
  218. .woocommerce-MyAccount-content > p > a{
  219.     color: #d9534f;
  220.     font-weight: bold;
  221. }
  222. mark.count{
  223.     background-color: white;
  224. }
  225. .woocommerce-address-fields > p > input:hover{
  226.     background-color: #5cb85c !important;
  227. }
  228. .woocommerce-address-fields > p > input{
  229.     background-color: #5cb85c !important;
  230.     border-radius: 2px !important
  231. }
  232. .dfd-coupon-wrap > .woocommerce-info:before{
  233.     margin-top: 12px !important;
  234. }
  235. a.showlogin,
  236. a.showcoupon{
  237.     border: none !important;
  238.     color: white !important;
  239. }
  240. a.showlogin:hover,
  241. a.showcoupon:hover{
  242.     background: transparent !important;
  243.     color: white !important;
  244. }
  245.  
  246. #place_order{
  247.     background-color: #5cb85c !important;
  248. }
  249. body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #order_review #payment .payment_methods .payment_method_paypal label img{
  250.     width: 60px;
  251.     height: 45px;
  252. }
  253. #order_comments{
  254.     font-family: "Raleway";
  255. }
  256. body.woocommerce-checkout #main-content > .woocommerce .checkout.woocommerce-checkout #customer_details #ship-to-different-address > label{
  257.     font-family: "Raleway";
  258. }
  259. #billing_state,
  260. #username,
  261. #password,
  262. #reg_email,
  263. #reg_password,
  264. #account_first_name,
  265. #account_last_name,
  266. #account_email,
  267. #password_current,
  268. #password_1,
  269. #password_2,
  270. #order_comments,
  271. #billing_email,
  272. #billing_phone,
  273. #billing_city,
  274. #billing_postcode,
  275. #billing_address_2,
  276. #billing_address_1,
  277. #billing_company,
  278. #billing_last_name,
  279. #billing_first_name{
  280.     background-color: transparent !important;
  281.     color: #2b2b2b !important;
  282.     border: solid 1px #2b2b2b !important;
  283.     border-radius 0 !important;
  284. }
  285. .tp-mask-wrap .rev-btn{
  286.     background-color: #f0ad4e !important;
  287.     border: solid 1px #f0ad4e !important;
  288.     border-radius: 3px !important;
  289. }
  290. /*CART > COUPON & UPDATE CART*/
  291.  
  292. .cart-wrap .cart_totals table tbody tr td span.amount{
  293.     font-family: "CaptureSmallz";
  294. }
  295.  
  296. .cart-wrap .shop_table tbody tr .product-price, .cart-wrap .shop_table tbody tr .product-subtotal{
  297.     font-family: "CaptureSmallz";
  298.     font-weight: bold;
  299. }
  300. .cart-wrap .coupon .dfd-coupon-wrap input[type="text"]{
  301.     border-radius: 0 !important
  302. }
  303. .cart-wrap .coupon .dfd-coupon-wrap input[type="submit"]:hover{
  304.     color: #2b2b2b;
  305. }
  306. .cart-wrap .shipping-calculator-wrap div.dfd-shipping-title > span:hover{
  307.     color: #2b2b2b;
  308. }
  309. .cart-wrap .coupon .dfd-submit-wrap .button.button-grey{
  310.     border-radius: 0 !important;
  311.     color: #2b2b2b;
  312. }
  313.  
  314. /*CART > COUPON & UPDATE CART END*/
  315.  
  316. /*SHOP > ADD TO CART*/
  317.  
  318. .products .product .woo-cover .buttons-wrap a.add_to_cart_button:hover{
  319.     color: white !important;
  320. }
  321. .products .product .woo-cover .buttons-wrap a.added_to_cart{
  322.     color: #d3d3d3 !important;
  323.     font-family: "Raleway" !important;
  324. }
  325. .products .product .woo-cover .buttons-wrap a.add_to_cart_button{
  326.     font-family: "Raleway";
  327. }
  328.  
  329. /*SHOP > ADD TO CART END*/
  330.  
  331. .woocommerce .addresses .title h3, .woocommerce-page .addresses .title h3{
  332.     font-family: "Raleway" !important;
  333.     font-weight: bold;
  334. }
  335. .woocommerce-thankyou-order-received:before, .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before{
  336.     border-radius: 50%;
  337.     margin-top: 9.4px;
  338. }
  339.  
  340. .woocommerce-error li{
  341.     color: white !important;
  342. }
  343. .woocommerce-info{
  344.     background-color: #5bc0de !important;
  345.     color: white !important;
  346.     border: none !important;
  347.     border-radius: 3px !important;
  348. }
  349. .woocommerce-error{
  350.     background-color: #d9534f !important;
  351.     color: white !important;
  352.     border: none !important;
  353.     border-radius: 3px !important;
  354. }
  355. .woocommerce-message{
  356.     background-color: #5cb85c !important;
  357.     color: white !important;
  358.     border: none !important;
  359.     border-radius: 3px !important;
  360. }
  361.  
  362. input.woocommerce-Button.button{
  363.     border: solid 3px #5cb85c!important;
  364.     border-radius: 2px;
  365.     background-color: #5cb85c !important;
  366.     color: white !important;
  367.     padding: 0px 20px 4px 20px !important;
  368.     font-family: "texgyreadventorregular" !important;
  369. }
  370. .woocommerce label{
  371.    color: #2b2b2b !important;
  372. }
  373. /*
  374. input[type='text'], input[type='password'], input[type='date'], input[type='datetime'], input[type='email'], input[type='number'], input[type='search'], input[type='tel'], input[type='time'], input[type='url'], textarea{
  375.     border:solid 3px #2f2f2f !important;
  376.     background-color: white !important;
  377. }
  378. */
  379. .blog-section {
  380.     margin-top: 3%;
  381. }
  382. .woocommerce #customer-login{
  383.     margin-top:10%;
  384. }
  385. .woocommerce-MyAccount-navigation ul li:hover{
  386.     background-color: snow;
  387.     border-bottom: solid 1px #d3d3d3;
  388.     font-weight: bold;
  389. }
  390. .woocommerce-MyAccount-navigation ul li{
  391.     list-style-type:none;
  392. }
  393. .woocommerce-MyAccount-navigation{
  394.     margin-top: 60px;
  395. }
  396. #header-container #header .header-wrap > .row:last-child .header-main-panel .header-col-right{
  397.     width: 10%;
  398. }
  399. .mega-menu > ul#menu-top-nav li:last-child{
  400.     margin-left: 159px;
  401. }
  402. nav.mega-menu{
  403.     margin-left:50px;
  404. }
  405. .shopping-cart-box{
  406.     background: rgba(35,35,35,1) !important;
  407.     border: solid 1px rgba(35,35,35,1);
  408.     border-radius: 0 !important;
  409.     font-family: "Raleway" !important;
  410. }
  411. .shopping-cart-box .widget_shopping_cart_content ul.cart_list li .mini-cart-quantity,
  412. .shopping-cart-box p.total .amount{
  413.     font-family: "CaptureSmallz";
  414. }
  415. .shopping-cart-box .widget_shopping_cart_content p.buttons a,
  416. .shopping-cart-box .widget_shopping_cart_content p.buttons a.checkout{
  417.     font-family: "Raleway";
  418.     font-size: 11px;
  419. }
  420. .widget_shopping_cart_content li.empty{
  421.     list-style-type: none;
  422. }
  423. .total_cart_header:hover .shopping-cart-box{
  424.     background-color: #2b2b2b;
  425. }
  426. .cart-empty-page .info-wrap-empty .info-content-empty{
  427.     margin-left:0px;
  428. }
  429. .cart-empty-page .info-wrap-empty .info-content-empty .info-empty{
  430.     padding-left: 0px;
  431. }
  432. .cart-empty-page .info-wrap-empty .info-content-empty .info-empty .cart-empty-subtext{
  433.     display:none;
  434. }
  435. .cart-empty-page .info-wrap-empty .info-content-empty .info-empty .cart-empty{
  436.     font-family:"CaptureSmallz";
  437.     font-size:40px;
  438.     padding-bottom: 15%;
  439. }
  440. .cart-empty-page .info-wrap-empty .info-content-empty .info-empty .button-on-page .wc-backward:hover{
  441.     background-color:#2b2b2b;
  442.     border: solid 3px #2b2b2b;
  443. }
  444. .cart-empty-page .info-wrap-empty .info-content-empty .info-empty .button-on-page .wc-backward{
  445.     background-color: white;
  446.     border: solid 3px #2b2b2b;
  447.     color: #2b2b2b;
  448.     padding-left: 40px;
  449.     padding-right: 40px;
  450.     height: 50px;
  451.     margin-left: 25%;
  452. }
  453. .cart-empty-page .info-wrap-empty .info-background-empty{
  454.     color:white !important;
  455. }
  456.  
  457. .single-image-portfolio img{
  458.        width: 99%;
  459. -webkit-transition: .3s ease-in-out;
  460.     transition: .3s ease-in-out;
  461. }
  462. .single-image-portfolio:hover img{
  463.      width: 100%;
  464. }  
  465. .portfolio-img-sizing:hover img{
  466.     width: 61%;
  467. }
  468. .portfolio-img-sizing img{
  469.     width: 60%;
  470.     margin-bottom: 2%;
  471.     -webkit-transition: .3s ease-in-out;
  472.     transition: .3s ease-in-out;
  473. }
  474. .img_wwd_shadow{
  475.     height: 230px;
  476.     width: 230px;
  477.     margin-left: 15%;
  478.  
  479. }
  480. label{
  481.     color: white !important;
  482. }
  483. .wpcf7-submit:hover{
  484.     border: solid 3px #2b2b2b !important;
  485.     background-color: #2b2b2b !important;
  486.     color: white !important;
  487. }
  488. .wpcf7-submit{
  489.     width: 100% !important;
  490.     background-color: transparent!important;
  491.     color: white !important;
  492.     padding: 2px 2px 2px 5px !important;
  493.     border: solid 1px white !important;
  494.     font-family: "Raleway" !important;
  495. }
  496. p input:focus, p textarea:focus{
  497.     background-color: snow !important;
  498. }
  499. p input:hover, p textarea:hover{
  500.     background-color: snow !important;
  501. }
  502. p input, p textarea{
  503.     background-color: rgba(0, 0, 0, 0.5) !important;
  504.     border-style: none !important;
  505. }
  506.  
  507. .single-product .images .single-product-image .woocommerce-main-image {
  508.      border: #ffffff;
  509. }
  510.  
  511. .wishlist-empty .info-wrap-empty .info-background-empty, .cart-empty-page .info-wrap-empty .info-background-empty, article.not-found404 .info-wrap-empty .info-background-empty {
  512.      color: #b2b2b2;
  513. }
  514.  
  515. #header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item .item-title {
  516.      color: #262626;
  517. }
  518.  
  519. body.single-product > #main-wrap {
  520. padding-top: 5%;
  521. }
  522.  
  523. .single-product .images .single-product-image:before {
  524. content: "";
  525. position: absolute;
  526. width: 100%;
  527. height: 100%;
  528. z-index: 9;
  529. }
  530.  
  531. .single-product .dfd-shop-description {
  532. border-top: none;
  533. }
  534.  
  535. .single-product .cart {
  536. border-bottom: none;
  537. }
  538.  
  539. .single-product .product_title {
  540. letter-spacing: 1px;
  541. }
  542.  
  543.  
  544. hr {
  545. color: #2b2b2b;
  546. }
  547.  
  548. .quantity input.qty {
  549. font-family: "Alcubierre";
  550. }
  551.  
  552. .quantity .plus {
  553. color: #2b2b2b;
  554. }
  555.  
  556. .quantity .minus {
  557. color: #2b2b2b;
  558. }
  559.  
  560. .single-product .subtitle.product-main-subtitle {
  561. color: #333333;
  562. }
  563.  
  564. .click-dropdown > a {
  565. color: #2b2b2b;
  566. font-size: 12px;
  567. text-transform: uppercase;
  568. border: 1px solid #2b2b2b;
  569. }
  570.  
  571. .click-dropdown > div ul li a {
  572. color: #2b2b2b;
  573. }
  574.  
  575. .click-dropdown > div ul li a:hover {
  576. color: #ffffff;
  577. }
  578.  
  579. #layout .woo-page-title {
  580. font-family: "Raleway";
  581. font-size: 18px;
  582. }
  583.  
  584. .products .product .woo-title-wrap .price-wrap .amount {
  585. color: #2b2b2b;
  586. }
  587.  
  588. .project .dfd-folio-categories .byline.category a, .dfd-single-gallery .dfd-folio-categories .byline.category a, .dfd-gallery-single-item .dfd-folio-categories .byline.category a, .product .woo-title-wrap .dfd-folio-categories .byline.category a {
  589. font-family: "CaptureSmallz";
  590. color: #2b2b2b;
  591. background: #ffffff;
  592. border: 2px solid #2b2b2b;
  593. }
  594.  
  595. .widget.soc-icons a::before {
  596. color: #232323;
  597. }
  598.  
  599. .pagination.dfd-pagination-style-1 .prev-next-links a {
  600. font-family: "CaptureSmallz";
  601. font-size: 18px;
  602. font-weight: 500;
  603. border-top: 3px solid #232323;
  604. border-bottom: 3px solid #232323;
  605. border-left: 3px solid #232323;
  606. }
  607.  
  608. .pagination.dfd-pagination-style-1 ul.page-numbers li span, .pagination.dfd-pagination-style-2 ul.page-numbers li span, .pagination.dfd-pagination-style-1 ul.page-numbers li a, .pagination.dfd-pagination-style-2 ul.page-numbers li a {
  609. font-family: "CaptureSmallz";
  610. border-top: 3px solid #232323;
  611. border-bottom: 3px solid #232323;
  612. border-left: 3px solid #232323;
  613. }
  614.  
  615. .pagination.dfd-pagination-style-1 ul.page-numbers li:last-child a, .pagination.dfd-pagination-style-2 ul.page-numbers li:last-child a {
  616. border-right: 3px solid #232323;
  617. }
  618.  
  619. .single-product .product-meta > div > span.tagged_as > a {
  620. background: #232323;
  621. color: #ffffff;
  622. font-family: "Raleway";
  623. font-weight: 400;
  624. }
  625.  
  626. .single-product .product-meta > div > span.tagged_as > a:hover {
  627. background: #232323;
  628. color: #ffffff;
  629. font-family: "Raleway";
  630. font-weight: 400;
  631. }
  632.  
  633. .single-product .product-meta > div > span.sku_wrapper .sku, .single-product .product-meta > div > span.posted_in a {
  634. font-family: "CaptureSmallz";
  635. font-weight: 400;
  636. font-size: 18px;
  637. color: #232323;
  638. letter-spacing: 1px;
  639. }
  640.  
  641. .single-product .product-meta > div > span.sku_wrapper .sku, .single-product .product-meta > div > span.posted_in a:hover {
  642. font-family: "CaptureSmallz";
  643. font-weight: 500;
  644. font-size: 18px;
  645. color: #232323;
  646. letter-spacing: 1px;
  647. }
  648.  
  649. .single-product .cart .added_to_cart, .single-product .cart .single_add_to_cart_button {
  650. background: #398439;
  651. color: white;
  652. border-radius: 0px;
  653. font-family: "CaptureSmallz";
  654. font-weight: 500;
  655. font-size: 18px;
  656. border-radius: 2px;
  657. }
  658.  
  659. hr {
  660. border: 1px solid #232323
  661. }
  662.  
  663. .woocommerce-thankyou-order-received, .woocommerce-message, .woocommerce-error, .woocommerce-info {
  664. background: transparent;
  665. border-bottom: 2px solid #232323;
  666. font-family: "Raleway";
  667. font-weight: 500;
  668. font-size: 16px;
  669. color: #232323;
  670. text-align: center;
  671. }
  672.  
  673. .woocommerce-thankyou-order-received a, .woocommerce-message a, .woocommerce-error a, .woocommerce-info a, .woocommerce-thankyou-order-received .button, .woocommerce-message .button, .woocommerce-error .button, .woocommerce-info .button, .woocommerce-thankyou-order-received .button.wc-backward, .woocommerce-message .button.wc-backward, .woocommerce-error .button.wc-backward, .woocommerce-info .button.wc-backward {
  674. background: transparent;
  675. border: 3px solid #232323;
  676. color: #232323;
  677. font-family: "CaptureSmallz";
  678. font-weight: 500;
  679. font-size: 16px;
  680. letter-spacing: 1px;
  681. text-align: center;
  682. }
  683.  
  684. .button.wc-backward:not(.ubtn), .button:not(.ubtn), #wp-submit:not(.ubtn), #commentform #submit:not(.ubtn) {
  685. padding-left: 40px;
  686. pading-right: 0px;
  687. }
  688.  
  689. .woocommerce-thankyou-order-received:before, .woocommerce-message:before, .woocommerce-error:before, .woocommerce-info:before {
  690. color: #ffffff;
  691. }
  692.  
  693. #sub-footer .subfooter-copyright {
  694. color: #ffffff;
  695. }
  696.  
  697. .post-type-archive.woocommerce.woocommerce-page .product-category.product {
  698. width: auto !important;
  699. float: left;
  700. }
  701.  
  702. #header-container.header-style-2:not(.small) #header .header-wrap .nav-menu .mega-menu-item .item-title {
  703. color: #ffffff;
  704. }
  705.  
  706. .blog-top-block {
  707. padding-top: 10%;
  708. border-bottom: 1px solid #232323;
  709. }
  710.  
  711. .blog-top-block .title {
  712. font-family: "CaptureSmallz";
  713. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement