EduardET

Old CSS Code

Jul 30th, 2019
334
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 15.46 KB | None | 0 0
  1. header#main-header {
  2.     background: rgba(101, 88, 78, 0.7);
  3. }
  4.  
  5. p {
  6.     -webkit-hyphens: none;
  7.     -moz-hyphens: none;
  8.     hyphens: none;
  9. }
  10.  
  11. .et_pb_button {
  12.     -webkit-hyphens: none;
  13.     -moz-hyphens: none;
  14.     hyphens: none;
  15. }
  16.  
  17. .et_pb_pricing_content_top {
  18.     padding-bottom: 0px;
  19.     padding-top: 0px;
  20.     border-bottom: 0px solid #bebebe;
  21.     height: auto;
  22. }
  23.  
  24. .et_pb_pricing li {
  25.     position: relative;
  26.     padding: 0 0 0.7em 4px;
  27.     line-height: 0.7em;
  28. }
  29.  
  30. .et_pb_pricing_content {
  31.     padding-top: 10px;
  32. }
  33.  
  34. .et_divi_theme #footer-bottom {
  35.     padding-bottom: 0px !important;
  36. }
  37.  
  38. .et-social-icons {
  39.     float: right;
  40.     padding-bottom: 15px;
  41. }
  42.  
  43. #footer-info {
  44.     font-size: 11px;
  45.     text-align: center;
  46. }
  47.  
  48. #footer-widgets {
  49.     padding: 5% 0 0;
  50. }
  51.  
  52. .nav li li {
  53.     line-height: 1.4em;
  54. }
  55.  
  56. .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,
  57. .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
  58.     align-self: baseline;
  59. }
  60.  
  61. .caps {
  62.     font-size: 100%;
  63. }
  64.  
  65. .et_pb_slide_description .et_pb_slide_title {
  66.     font-weight: 500;
  67. }
  68.  
  69. .et_pb_section {
  70.     padding-top: 0px !important;
  71.     padding-left: 0px !important;
  72.     padding-right: 0px !important;
  73.     padding-bottom: 0px !important;
  74. }
  75.  
  76.  
  77. et_pb_section et_section_regular et_pb_section_first {
  78.     padding: 0px !important;
  79. }
  80.  
  81. .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 {
  82.     margin-top: -115px;
  83. }
  84.  
  85. .break-word {
  86.     word-wrap: break-word;
  87. }
  88.  
  89. .et_pb_row.et_pb_row_0 .et_pb_row_fullwidth {
  90.     padding-top: -114px !important;
  91. }
  92.  
  93. .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
  94.     margin-top: -114px !important;
  95. }
  96.  
  97. .et_pb_widget {
  98.     float: none;
  99. }
  100.  
  101. .acx_fsmi_float_fix widget-acx-social-icons-widget-2-widget {
  102.     margin-top: 55px;
  103. }
  104.  
  105. .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
  106.     margin-bottom: 9.574%;
  107. }
  108.  
  109. #cnss_widget-2 {
  110.     margin-top: 3%;
  111.     padding-bottom: 3%;
  112. }
  113.  
  114. .et_mobile_menu .menu-item-has-children>a {
  115.     background-color: rgba(0, 0, 0, 0.1) !important;
  116.     font-weight: bold;
  117. }
  118.  
  119. /* Dropdown Menu Delay Animation */
  120. .et_fullwidth_nav #top-menu li.mega-menu>ul {
  121.     transition-delay: 1s;
  122. }
  123.  
  124. .single .et_pb_post {
  125.     margin-bottom: 0px;
  126. }
  127.  
  128. .single .post {
  129.     padding-bottom: 0px;
  130. }
  131.  
  132. .entry-title {
  133.     font-size: 3em;
  134.     margin-bottom: 25px;
  135.     text-align: center;
  136.     padding-left: 5%;
  137.     padding-right: 5%;
  138. }
  139.  
  140. #left-area {
  141.     padding-bottom: 0px !important;
  142. }
  143.  
  144. .et_post_meta_wrapper {
  145.     padding-top: 130px !important;
  146. }
  147.  
  148. .single .post {
  149.     background: #e7e7e7;
  150. }
  151.  
  152. .subscribeForm fieldset {
  153.     color: #fff !important;
  154.     text-align: center !important;
  155.     width: auto !important;
  156.     border: 1px solid rgba(255, 255, 255, 0) !important;
  157.     background-color: rgba(255, 255, 255, 0) !important;
  158.     background-image: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(rgba(236, 236, 236, 0))) !important;
  159.     background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  160. }
  161.  
  162. .subscribeForm input[type=submit] {
  163.     border: 0px solid #fff;
  164.     color: #fff;
  165.     background-color: rgba(136, 136, 136, 0);
  166.     cursor: pointer;
  167.     text-transform: uppercase;
  168.     font-weight: 300;
  169.     -moz-border-radius: 5px;
  170.     -webkit-border-radius: 5px;
  171.     border-radius: 5px;
  172. }
  173.  
  174. /* Contact Form 7 Styles
  175. ---------------------------------*/
  176.  
  177. .wpcf7-text {
  178.     color: #ffffff;
  179.     border: 2px solid #ffffff;
  180.     border-radius: 4px;
  181. }
  182.  
  183. .wpcf7-text:hover {
  184.     background: #ffffff !important;
  185.     border: 2px solid #6b5b51 !important;
  186.     border-radius: 4px;
  187.     color: #6b5b51;
  188.     -webkit-transition-duration: 0.3s;
  189.     /* Safari */
  190.     transition-duration: 0.3s;
  191. }
  192.  
  193. .wpcf7-textarea {
  194.     color: #ffffff;
  195.     width: 70%;
  196.     border: 2px solid #ffffff;
  197.     border-radius: 4px;
  198. }
  199.  
  200. .wpcf7-textarea:hover {
  201.     background: #ffffff !important;
  202.     border: 2px solid #6b5b51 !important;
  203.     border-radius: 4px;
  204.     color: #6b5b51;
  205.     -webkit-transition-duration: 0.3s;
  206.     /* Safari */
  207.     transition-duration: 0.3s;
  208. }
  209.  
  210. .wpcf7-submit {
  211.     color: #6b5b51;
  212.     padding: 14px 40px;
  213.     border: 2px solid #6b5b51;
  214.     border-radius: 4px;
  215. }
  216.  
  217. .wpcf7-submit:hover {
  218.     background: #6b5b51 !important;
  219.     border: 2px solid #ffffff !important;
  220.     color: #ffffff;
  221.     -webkit-transition-duration: 0.3s;
  222.     /* Safari */
  223.     transition-duration: 0.3s;
  224. }
  225.  
  226. .wpcf7 p {
  227.     margin-bottom: -7px;
  228. }
  229.  
  230. #your-name {
  231.     background-color: #ededed;
  232.     border: 2px solid #ffffff;
  233. }
  234.  
  235. #data-arrivo {
  236.     background-color: #ededed;
  237.     border: 2px solid #ffffff;
  238.     color: #6b5b51;
  239.     border-radius: 4px;
  240. }
  241.  
  242. #data-partenza {
  243.     background-color: #ededed;
  244.     border: 2px solid #ffffff;
  245.     color: #6b5b51;
  246.     border-radius: 4px;
  247. }
  248.  
  249. #numero-adulti {
  250.     background-color: #ededed;
  251.     border: 2px solid #ffffff;
  252.     color: #6b5b51;
  253.     border-radius: 4px;
  254. }
  255.  
  256. #numero-bambini {
  257.     background-color: #ededed;
  258.     border: 2px solid #ffffff;
  259.     color: #6b5b51;
  260.     border-radius: 4px;
  261. }
  262.  
  263. #et-bambini {
  264.     background-color: #ededed;
  265.     border: 2px solid #ffffff;
  266.     color: #6b5b51;
  267. }
  268.  
  269. #textarea-140 {
  270.     background-color: #ededed;
  271.     border: 2px solid #ffffff;
  272.     color: #6b5b51;
  273. }
  274.  
  275. #your-email {
  276.     background-color: #ededed;
  277.     border: 2px solid #ffffff;
  278.     color: #6b5b51;
  279. }
  280.  
  281. #submit {
  282.     background-color: #ffffff;
  283.     border: 2px solid #6b5b51;
  284. }
  285.  
  286. /* header mobile
  287.  ---------------------------------*/
  288. @media screen and (max-width:767px) {
  289.     .home.et_transparent_nav #page-container {
  290.         padding-top: 80px !important;
  291.     }
  292.  
  293.     .divi-facebook:after {
  294.         content: "e093";
  295.         display: block;
  296.         font-weight: bold;
  297.         font-size: 20px;
  298.         color: #3c579e;
  299.     }
  300.  
  301.     .divi-instagram:after {
  302.         content: "e09a";
  303.         display: block;
  304.         font-weight: bold;
  305.     }
  306. }
  307.  
  308. p {
  309.     -webkit-hyphens: none;
  310.     -moz-hyphens: none;
  311.     hyphens: none;
  312. }
  313.  
  314. .et_pb_button {
  315.     -webkit-hyphens: none;
  316.     -moz-hyphens: none;
  317.     hyphens: none;
  318. }
  319.  
  320. .et_pb_pricing_content_top {
  321.     padding-bottom: 0px;
  322.     padding-top: 0px;
  323.     border-bottom: 0px solid #bebebe;
  324.     height: auto;
  325. }
  326.  
  327. .et_pb_pricing li {
  328.     position: relative;
  329.     padding: 0 0 0.7em 4px;
  330.     line-height: 0.7em;
  331. }
  332.  
  333. .et_pb_pricing_content {
  334.     padding-top: 10px;
  335. }
  336.  
  337. .et_divi_theme #footer-bottom {
  338.     padding-bottom: 0px !important;
  339. }
  340.  
  341. .et-social-icons {
  342.     float: right;
  343.     padding-bottom: 15px;
  344. }
  345.  
  346. #footer-info {
  347.     font-size: 11px;
  348.     text-align: center;
  349. }
  350.  
  351. #footer-widgets {
  352.     padding: 5% 0 0;
  353. }
  354.  
  355. .nav li li {
  356.     line-height: 1.4em;
  357. }
  358.  
  359. .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-content-container.center,
  360. .et_pb_fullwidth_header .et_pb_fullwidth_header_container.center .header-image-container.center {
  361.     align-self: baseline;
  362. }
  363.  
  364. .caps {
  365.     font-size: 100%;
  366. }
  367.  
  368. .et_pb_slide_description .et_pb_slide_title {
  369.     font-weight: 500;
  370. }
  371.  
  372.  
  373.  
  374. et_pb_section et_section_regular et_pb_section_first {
  375.     padding: 0px !important;
  376. }
  377.  
  378. .et_pb_section.et_pb_fullwidth_section.et_pb_section_0 {
  379.     margin-top: -115px;
  380. }
  381.  
  382. .break-word {
  383.     word-wrap: break-word;
  384. }
  385.  
  386.  
  387.  
  388. .et_pb_section.et_pb_section_0.et_section_regular.et_pb_section_first {
  389.     margin-top: -114px !important;
  390. }
  391.  
  392. .et_pb_widget {
  393.     float: none;
  394. }
  395.  
  396. .acx_fsmi_float_fix widget-acx-social-icons-widget-2-widget {
  397.     margin-top: 55px;
  398. }
  399.  
  400. .et_pb_gutters2 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
  401.     margin-bottom: 9.574%;
  402. }
  403.  
  404. #cnss_widget-2 {
  405.     margin-top: 3%;
  406.     padding-bottom: 3%;
  407. }
  408.  
  409. .et_mobile_menu .menu-item-has-children>a {
  410.     background-color: rgba(0, 0, 0, 0.1) !important;
  411.     font-weight: bold;
  412. }
  413.  
  414. /* Dropdown Menu Delay Animation */
  415. .et_fullwidth_nav #top-menu li.mega-menu>ul {
  416.     transition-delay: 1s;
  417. }
  418.  
  419. .single .et_pb_post {
  420.     margin-bottom: 0px;
  421. }
  422.  
  423. .single .post {
  424.     padding-bottom: 0px;
  425. }
  426.  
  427. .entry-title {
  428.     font-size: 3em;
  429.     margin-bottom: 25px;
  430.     text-align: center;
  431.     padding-left: 5%;
  432.     padding-right: 5%;
  433. }
  434.  
  435. #left-area {
  436.     padding-bottom: 0px !important;
  437. }
  438.  
  439. .et_post_meta_wrapper {
  440.     padding-top: 130px !important;
  441. }
  442.  
  443. .single .post {
  444.     background: #e7e7e7;
  445. }
  446.  
  447.  
  448. .subscribeForm fieldset {
  449.     color: #fff !important;
  450.     text-align: center !important;
  451.     width: auto !important;
  452.     border: 1px solid rgba(255, 255, 255, 0) !important;
  453.     background-color: rgba(255, 255, 255, 0) !important;
  454.     background-image: -webkit-gradient(linear, left top, left bottom, from(#F9F9F9), to(rgba(236, 236, 236, 0))) !important;
  455.     background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) !important;
  456. }
  457.  
  458. .subscribeForm input[type=submit] {
  459.     border: 0px solid #fff;
  460.     color: #fff;
  461.     background-color: rgba(136, 136, 136, 0);
  462.     cursor: pointer;
  463.     text-transform: uppercase;
  464.     font-weight: 300;
  465.     -moz-border-radius: 5px;
  466.     -webkit-border-radius: 5px;
  467.     border-radius: 5px;
  468. }
  469.  
  470. /* Contact Form 7 Styles
  471. ---------------------------------*/
  472.  
  473. .wpcf7-text {
  474.     color: #ffffff;
  475.     border: 2px solid #ffffff;
  476.     border-radius: 4px;
  477. }
  478.  
  479. .wpcf7-text:hover {
  480.     background: #ffffff !important;
  481.     border: 2px solid #6b5b51 !important;
  482.     border-radius: 4px;
  483.     color: #6b5b51;
  484.     -webkit-transition-duration: 0.3s;
  485.     /* Safari */
  486.     transition-duration: 0.3s;
  487. }
  488.  
  489. .wpcf7-textarea {
  490.     color: #ffffff;
  491.     width: 70%;
  492.     border: 2px solid #ffffff;
  493.     border-radius: 4px;
  494. }
  495.  
  496. .wpcf7-textarea:hover {
  497.     background: #ffffff !important;
  498.     border: 2px solid #6b5b51 !important;
  499.     border-radius: 4px;
  500.     color: #6b5b51;
  501.     -webkit-transition-duration: 0.3s;
  502.     /* Safari */
  503.     transition-duration: 0.3s;
  504. }
  505.  
  506. .wpcf7-submit {
  507.     color: #6b5b51;
  508.     padding: 14px 40px;
  509.     border: 2px solid #6b5b51;
  510.     border-radius: 4px;
  511. }
  512.  
  513. .wpcf7-submit:hover {
  514.     background: #6b5b51 !important;
  515.     border: 2px solid #ffffff !important;
  516.     color: #ffffff;
  517.     -webkit-transition-duration: 0.3s;
  518.     /* Safari */
  519.     transition-duration: 0.3s;
  520. }
  521.  
  522. .wpcf7 p {
  523.     margin-bottom: -7px;
  524. }
  525.  
  526. #your-name {
  527.     background-color: #ededed;
  528.     border: 2px solid #ffffff;
  529. }
  530.  
  531. #data-arrivo {
  532.     background-color: #ededed;
  533.     border: 2px solid #ffffff;
  534.     color: #6b5b51;
  535.     border-radius: 4px;
  536. }
  537.  
  538. #data-partenza {
  539.     background-color: #ededed;
  540.     border: 2px solid #ffffff;
  541.     color: #6b5b51;
  542.     border-radius: 4px;
  543. }
  544.  
  545. #numero-adulti {
  546.     background-color: #ededed;
  547.     border: 2px solid #ffffff;
  548.     color: #6b5b51;
  549.     border-radius: 4px;
  550. }
  551.  
  552. #numero-bambini {
  553.     background-color: #ededed;
  554.     border: 2px solid #ffffff;
  555.     color: #6b5b51;
  556.     border-radius: 4px;
  557. }
  558.  
  559. #et-bambini {
  560.     background-color: #ededed;
  561.     border: 2px solid #ffffff;
  562.     color: #6b5b51;
  563. }
  564.  
  565. #textarea-140 {
  566.     background-color: #ededed;
  567.     border: 2px solid #ffffff;
  568.     color: #6b5b51;
  569. }
  570.  
  571. #your-email {
  572.     background-color: #ededed;
  573.     border: 2px solid #ffffff;
  574.     color: #6b5b51;
  575. }
  576.  
  577. #submit {
  578.     background-color: #ffffff;
  579.     border: 2px solid #6b5b51;
  580. }
  581.  
  582. /* header mobile
  583.  ---------------------------------*/
  584. @media screen and (max-width:767px) {
  585.     .home.et_transparent_nav #page-container {
  586.         padding-top: 80px !important;
  587.     }
  588.  
  589.     .divi-facebook:after {
  590.         content: "\e093";
  591.         display: block;
  592.         font-weight: bold;
  593.         font-size: 20px;
  594.         color: #3c579e;
  595.     }
  596.  
  597.     .divi-instagram:after {
  598.         content: "\e09a";
  599.         display: block;
  600.         font-weight: bold;
  601.     }
  602. }
  603.  
  604.  
  605.  
  606.  
  607.  
  608. @media only screen and (min-width : 81px) {
  609.     li.prenota-ora {
  610.         height: 33px;
  611.     }
  612. }
  613.  
  614. @media (max-width: 767px) {
  615.  
  616.     .et_pb_blurb.my_blurb_over .et_pb_blurb_container {
  617.         z-index: 99999999 !important;
  618.         opacity: 1 !important;
  619.  
  620.     }
  621. }
  622.  
  623. .et_pb_blurb.my_blurb_over .et_pb_main_blurb_image {
  624.     display: block;
  625.     margin-bottom: 0 !important;
  626. }
  627.  
  628. .et_pb_blurb.my_blurb_over .et_pb_blurb_container {
  629.     position: absolute;
  630.     bottom: 40%;
  631.     width: 100%;
  632.     text-align: center !important;
  633.     opacity: 0;
  634.     -webkit-transition: all .4s ease-in-out;
  635.     -moz-transition: all .4s ease-in-out;
  636.     transition: all .4s ease-in-out;
  637. }
  638.  
  639. .et_pb_blurb.my_blurb_over:hover .et_pb_blurb_container {
  640.     opacity: 1;
  641.     -webkit-transition: all .4s ease-in-out;
  642.     -moz-transition: all .4s ease-in-out;
  643.     transition: all .4s ease-in-out;
  644. }
  645.  
  646. et_pb_fullscreen_menu_opened .mobile_menu_bar.et_toggle_fullscreen_menu {
  647.     left: 27px !important;
  648.     right: auto !important;
  649. }
  650.  
  651.  
  652.  
  653.  
  654. .hover12 figure img {
  655.     opacity: 1;
  656.     -webkit-transition: .3s ease-in-out;
  657.     transition: .3s ease-in-out;
  658. }
  659.  
  660. #et-top-navigation {
  661.     float: left !important;
  662. }
  663.  
  664. .et_pb_fullscreen_menu_opened .mobile_menu_bar.et_toggle_fullscreen_menu {
  665.     left: 27px !important;
  666.     right: auto !important;
  667. }
  668.  
  669. .mybutton {
  670.     position: absolute;
  671.     right: 0;
  672.     top: 30px;
  673.     z-index: 1;
  674. }
  675.  
  676. .mybutton a {
  677.     font-size: 25px !important;
  678.     color: white !important;
  679.     background: 0;
  680.     font-weight: bold;
  681.     padding-top: 19px;
  682.     padding-right: 55px;
  683. }
  684.  
  685. .mybutton .et_pb_button:hover {
  686.     background: none !important;
  687. }
  688.  
  689. /*MENU CALL TO ACTION PRENOTA-ORA*/
  690. /* style the get started cta button */
  691. .prenota-ora {
  692.     border: 0px solid black;
  693. }
  694.  
  695. li.prenota-ora {
  696.     background: transparent;
  697.     text-align: center;
  698.     padding: 5px 5px 5px 5px !important;
  699.     border-radius: 0px;
  700.     -moz-transition: all 0.5s;
  701.     -webkit-transition: all 0.5s;
  702.     transition: all 0.5s;
  703. }
  704.  
  705. /* fixed header button text color */
  706.  
  707. .et-fixed-header #top-menu .prenota-ora a {}
  708.  
  709. .prenota-ora li.current-menu-ancestor>a,
  710. .prenota-ora li.current-menu-item>a {
  711.     padding-top: 10px;
  712.  
  713. }
  714.  
  715. .mobile_menu_bar:before {
  716.     font-size: 50px;
  717.     color: white !important;
  718.  
  719. }
  720.  
  721. div#headerphone {
  722.     display: none;
  723. }
  724.  
  725. .mybutton {
  726.     top: 15px !important;
  727. }
  728.  
  729. @media screen and (min-width:981px) {
  730.  
  731.     #main-header .container>a {
  732.         text-align: center;
  733.         width: 100%;
  734.         display: inline-block;
  735.         height: 110px;
  736.     }
  737.  
  738.     #main-header .container>a img {
  739.         height: 100%;
  740.     }
  741.  
  742.     div#et-top-navigation {
  743.         position: absolute;
  744.         top: 25px;
  745.         z-index: 999;
  746.     }
  747.  
  748.     #page-container .mybutton {
  749.         top: 45px !important;
  750.     }
  751. }
  752.  
  753. @media all and (max-width: 980px) {
  754.     #et-top-navigation {
  755.         padding-left: 0 !important;
  756.         margin-left: -40px;
  757.     }
  758.  
  759.     #main-header .et_menu_container>a img {
  760.         max-width: 20%;
  761.         margin-left: 40%;
  762.     }
  763.  
  764.     #main-header .et_menu_container .et_pb_button {
  765.         float: right;
  766.         padding-right: 0;
  767.         padding-left: 0;
  768.         margin-right: -25px;
  769.         font-size: medium !important;
  770.     }
  771.  
  772.     @media (max-width: 980px) {
  773.         header#main-header {
  774.             background: rgba(255, 255, 255, 0.8) !important;
  775.         }
  776.  
  777.         #page-container #main-header .et_menu_container .et_pb_button {
  778.             font-size: 14px !important;
  779.         }
  780.     }
  781. }
  782.  
  783. .mybutton a.et_pb_button:after {
  784.     display: none;
  785. }
  786.  
  787. #main-header .mybutton a:hover {
  788.     padding: 0.3em 1em !important;
  789. }
  790.  
  791. .image-zoom img {
  792.     transition: all 0.5s;
  793.     -moz-transition: all 0.5s;
  794.     -webkit-transition: all 0.5s;
  795. }
  796.  
  797. .image-zoom img:hover {
  798.     transform: scale(1.1);
  799.     -moz-transform: scale(1.1);
  800.     -webkit-transform: scale(1.1);
  801. }
  802.  
  803. #main-header .mybutton a:hover {
  804.     padding-top: 19px !important;
  805.     padding-right: 55px !important;
  806. }
  807.  
  808. @media screen and (max-width:980px) {
  809.     #page-container #main-header .mybutton a:hover {
  810.         padding-right: 0 !important;
  811.     }
  812. }
  813.  
  814. .my-custom-class {
  815.     overflow: hidden !important;
  816. }
  817.  
  818. /* Header Color for Mobile and Tablet */
  819. @media (max-width: 980px) {
  820.     header#main-header {
  821.         background: rgba(101, 88, 78, 0.7) !important;
  822.     }
  823. }
  824.  
  825.  
  826.  
  827. @media only screen and (max-width: 981px) {
  828.     @media not all and (min-resolution:.001dpcm) {
  829.         @media {
  830.  
  831.             .et_header_style_left #et-top-navigation,
  832.             .et_header_style_left .et-fixed-header #et-top-navigation {
  833.                 display: flex !important;
  834.             }
  835.  
  836.             .mobile_menu_bar.et_pb_header_toggle {
  837.                 top: -82px !important;
  838.             }
  839.  
  840.             #main-header {
  841.                 top: 2px !important;
  842.                 height: 85px !important;
  843.             }
  844.         }
  845.     }
  846. }
  847.  
  848. /*SISTEMA NAVIGATION BAR SU TABLET*/
  849. @media (max-width: 1280px) and (min-width: 768px) {
  850.     #main-header .et_menu_container>a img {
  851.         max-width: 50px;
  852.         margin-left: 40%;
  853.     }
  854. }
Advertisement
Add Comment
Please, Sign In to add comment