zZzzZ.
home2
/
zrzvbdry
/
couponetive.com
/
wp-content
/
themes
/
retail-pro
New Folder
Editing: style.css
Save
Cancel
@charset "UTF-8"; /* Theme Name: Retail Pro Theme URI: https://demo.couponthemes.net/retail-pro/ Author: CouponThemes Author URI: https://couponthemes.net/ Description: Best WordPress Coupon and Deal Theme Version: 1.4 License: GNU General Public License v2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Text Domain: retail-pro Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, sticky-post, threaded-comments, translation-ready */ /*-------------------------------------------------------------- >>> TABLE OF CONTENTS: ---------------------------------------------------------------- 1.0 Reset 2.0 Document 3.0 Layout 4.0 Elements 5.0 Posts 6.0 Pages 7.0 Widgets 8.0 User Area 9.0 Supports 10.0 Plugins --------------------------------------------------------------*/ /* $small_phone: 400px; $phone: 500px; $table: 790px; $small_desktop: 1100px; */ /*-------------------------------------------------------------- 1.0 Reset --------------------------------------------------------------*/ html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body { line-height: 1; margin: 0; padding: 0; } article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; } a:focus { outline: none; } a:active, a:hover { outline: 0; } a img { border: 0; } audio, canvas, progress, video { display: inline-block; vertical-align: baseline; } audio:not([controls]) { display: none; height: 0; } [hidden], template { display: none; } abbr[title] { border-bottom: 1px dotted; } b, strong { font-weight: bold; } dfn { font-style: italic; } small { font-size: 80%; } sub, sup { font-size: 75%; height: 0; line-height: 0; position: relative; vertical-align: baseline; } sup { bottom: 1ex; } sub { top: 0.5ex; } img { border: 0; -ms-interpolation-mode: bicubic; } pre { overflow: auto; } button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; } button { overflow: visible; } button, select { text-transform: none; } button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; } input[type=search] { -webkit-appearance: textfield; box-sizing: content-box; } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none; } button[disabled], html input[disabled] { cursor: default; } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; } button, input { line-height: normal; *overflow: visible; } input[type=checkbox], input[type=radio] { padding: 0; } *, *:before, *:after { box-sizing: border-box; } legend { border: 0; padding: 0; } textarea { overflow: auto; } optgroup { font-weight: bold; } table { border-collapse: collapse; border-spacing: 0; } td, th { padding: 0; } .clearfix:after, .widget-area .widget_categories .widget-content ul:after, .store-listing-item:after, .st-menu:after, .container:after, .box-item:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .clearfix, .widget-area .widget_categories .widget-content ul, .store-listing-item, .st-menu, .container, .box-item { display: inline-block; } .clearfix, .widget-area .widget_categories .widget-content ul, .store-listing-item, .st-menu, .container, .box-item { display: block; } .clear { zoom: 1; } .clear:before, .clear:after { display: table; content: ""; } .clear:after { clear: both; } .break, pre, p, ul, ol, dl, blockquote, h1, h2, h3, h4, h5, h6 { word-break: break-word; word-wrap: break-word; } .none { display: none; } /*-------------------------------------------------------------- 2.0 Document Setup --------------------------------------------------------------*/ /*------------------------------ 2.1 Typography ------------------------------*/ html, body { margin: 0; padding: 0; height: 100%; font-size: 14px; } body { background-color: #f7f7f7; height: 100%; } body, p { font-family: "Open Sans", Helvetica, Arial, sans-serif; font-size: 13.5px; line-height: 1.8; color: #666666; } pre, code, input, textarea { font: inherit; } ::-moz-selection { background: #000000; color: #FFFFFF; } ::selection { background: #000000; color: #FFFFFF; } /*------------------------------ 2.2 Links ------------------------------*/ a { color: #00979d; text-decoration: none; } a:hover { color: #ff9900; text-decoration: none; } /*------------------------------ 2.3 Heading ------------------------------*/ h1, h2, h3, h4, h5, h6 { clear: both; font-family: "Open Sans", Helvetica, Arial, sans-serif; font-weight: normal; margin-bottom: 20px; margin-top: 0; color: #222222; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #222222; text-decoration: none; } h1 { line-height: 1.6; font-size: 26px; letter-spacing: -0.5px; } @media screen and (min-width: 790px) { h1 { font-size: 35px; } } h1 span { font-weight: bold; } h2 { line-height: 1.6; font-size: 23px; } @media screen and (min-width: 790px) { h2 { font-size: 26px; } } h3 { font-size: 20px; line-height: 1.6; } h4 { font-weight: normal; font-size: 18px; } h5 { font-size: 15px; } h6 { font-weight: normal; font-size: 13px; } /*------------------------------ 2.4 Base ------------------------------*/ ul, ol, dl, p, details, address, .vcard, figure, pre, fieldset, table, dt, dd, hr { margin-bottom: 15px; margin-top: 0; } /*------------------------------ 2.5 Content ------------------------------*/ img { height: auto; max-width: 100%; vertical-align: middle; } b, strong { font-weight: bold; } blockquote { clear: both; margin: 20px 0; } blockquote p { font-style: italic; } blockquote cite { font-style: normal; margin-bottom: 20px; font-size: 13px; } dfn, cite, em, i { font-style: italic; } figure { margin: 0; } address { margin: 20px 0; } hr { border: 0; border-top: 1px solid #e9e9e9; height: 1px; margin-bottom: 20px; } tt, kbd, pre, code, samp, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; background-color: #e9e9e9; padding: 5px 7px; border-radius: 2px; } pre { overflow: auto; white-space: pre-wrap; max-width: 100%; line-height: 1.7; margin: 20px 0; padding: 20px; } details summary { font-weight: bold; margin-bottom: 20px; } details :focus { outline: none; } abbr, acronym, dfn { cursor: help; font-size: 0.95em; text-transform: uppercase; border-bottom: 1px dotted #e9e9e9; letter-spacing: 1px; } mark { background-color: #fff9c0; text-decoration: none; } small { font-size: 75%; } big { font-size: 125%; } ul, ol { padding-left: 20px; } ul { list-style: disc; } ol { list-style: decimal; } ul li, ol li { margin: 8px 0; } dt { font-weight: bold; } dd { margin: 0 20px 20px; } /*------------------------------ 2.6 Table ------------------------------*/ table { width: 100%; margin-bottom: 20px; border: 1px solid #e9e9e9; border-collapse: collapse; border-spacing: 0; } table > thead > tr > th, table > tbody > tr > th, table > tfoot > tr > th, table > thead > tr > td, table > tbody > tr > td, table > tfoot > tr > td { border: 1px solid #e9e9e9; line-height: 1.42857; padding: 5px; vertical-align: middle; text-align: center; } table > thead > tr > th, table > thead > tr > td { border-bottom-width: 2px; } table th { font-size: 14px; letter-spacing: 2px; text-transform: uppercase; } /*------------------------------ 2.7 Form ------------------------------*/ fieldset { padding: 20px; border: 1px solid #e9e9e9; } input[type=reset], input[type=submit], input[type=submit] { cursor: pointer; background: #00979d; border: none; display: inline-block; color: #FFFFFF; letter-spacing: 1px; text-transform: uppercase; line-height: 1; text-align: center; padding: 17px 23px 18px 23px; border-radius: 2px; margin: 3px 0; text-decoration: none; font-weight: 600; font-size: 13px; border-radius: 1000px; } input[type=reset]:hover, input[type=submit]:hover, input[type=submit]:hover { opacity: 0.8; } input[type=button]:hover, input[type=button]:focus, input[type=reset]:hover, input[type=reset]:focus, input[type=submit]:hover, input[type=submit]:focus, button:hover, button:focus { cursor: pointer; } textarea { resize: vertical; } select { max-width: 100%; overflow: auto; vertical-align: top; outline: none; border: 1px solid #e9e9e9; padding: 10px; } textarea, input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=time], input[type=url], input[type=week] { cursor: pointer; max-width: 100%; background-color: transparent; border: 1px solid #dadada; -webkit-appearance: none; padding: 10px 15.3846153846px; border-radius: 2px; } textarea:focus, input[type=date]:focus, input[type=datetime]:focus, input[type=datetime-local]:focus, input[type=email]:focus, input[type=month]:focus, input[type=number]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=time]:focus, input[type=url]:focus, input[type=week]:focus { outline: none; border-color: #00979d; } button::-moz-focus-inner { border: 0; padding: 0; } input[type=radio], input[type=checkbox] { margin: 0 10px; } input, textarea, input[type=submit]:focus { outline: 0 none; } /*------------------------------ 2.8 Accessibility ------------------------------*/ /* Text meant only for screen readers */ .screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; } .screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #AAAAAA; border-radius: 3px; clip: auto !important; color: #00979d; display: block; height: auto; left: 5px; line-height: normal; padding: 17px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar */ } /*------------------------------ 2.9 Helper ------------------------------*/ .hide { display: none; } .primary-color, .primary-bg { color: #00979d; } .secondary-color, .secondary-bg { color: #ff9900; } .text-transform-none { text-transform: none !important; } .text-transform-none h1, .text-transform-none h2, .text-transform-none h3, .text-transform-none h4, .text-transform-none h5 { text-transform: none !important; } .fleft { float: left; } .fright { float: right; } .text-center { text-align: center; } .text-right { text-align: right; } .primary-colored { color: #00979d; } .box-item { padding: 20px 20px 16px 20px; margin-bottom: 15px; } /*-------------------------------------------------------------- 3.0 Layout --------------------------------------------------------------*/ .site { margin: 0 auto; } .container { max-width: 1130px; padding: 0px 25px; margin: 0 auto; position: relative; } .site-content{ width: 100%; } @media screen and (min-width: 790px) { .container { padding: 0px 30px; } } @media screen and (min-width: 1100px) { .container { padding: 0px 30px; } } @media screen and (max-width: 500px) { .container { padding: 0px 15px; } } @media screen and (max-width: 400px) { .container { padding: 0px 10px; } } .content-area { width: 100%; float: none; padding-bottom: 40px; } @media screen and (min-width: 790px) { .content-area { width: 75%; float: left; padding-bottom: 0px; } } .sidebar { width: 100%; float: none; } @media screen and (min-width: 790px) { .sidebar { width: 25%; float: left; } } .content-box { padding: 30px; margin-bottom: 30px; background: #fff; } @media screen and (max-width: 500px) { .content-box { padding: 15px; margin-bottom: 15px; } } .no-sidebar .content-box { padding: 40px; } @media screen and (max-width: 790px) { .no-sidebar .content-box { padding: 5px; } } .no-sidebar .content-area { width: 100%; } @media screen and (min-width: 790px) { .left-sidebar .content-area { float: right; padding-left: 32px; } .right-sidebar .content-area { float: left; padding-right: 32px; padding-top: 10px; } } /**/ .content-widgets .widget { margin-bottom: 40px; } .content-widgets.frontpage-after-main .widget:last-child { margin-bottom: 0px; } /* SiteOrigin page builder extended */ .panel-grid { margin-bottom: 40px; } @media screen and (min-width: 790px) { .wpc-pn-row-wrapper { margin-left: -2.427184466%; margin-right: -2.427184466%; } .wpc-pn-row-wrapper .panel-grid-cell { padding-left: 2.427184466%; padding-right: 2.427184466%; } } @media screen and (max-width: 790px) { .wpc-pn-row-wrapper { margin-left: 0; margin-right: 0; } .wpc-pn-row-wrapper .panel-grid-cell { padding-left: 0; padding-right: 0; float: none !important; width: 100% !important; margin-bottom: 40px; } .wpc-pn-row-wrapper .panel-grid-cell:last-child { margin-bottom: 0; } } /*-------------------------------------------------------------- 4.0 Elements --------------------------------------------------------------*/ /*------------------------------ 4.1 Header ------------------------------*/ .site-header .logo_area { width: 20% !important; margin-top: 13px; margin-right: 35px; } .site-header .logo_area .logo_img{ float: left; } .site-header .logo_area .logo_img img{ float: left; width: 165px; height: auto; } @media screen and (max-width: 790px) { .site-header .sm-d .logo_area .logo_img img{ width: 100%; } } .header_mid{ width: 67.25% !important; margin-right: 20px; } .primary-navigation { width:43% !important; } .header_right{ width:35% !important; } .lrg-d .primary-header .ph-wrapper{ display: flex; justify-content: space-between; } @media screen and (min-width: 1110px) { #header-search input[type=text] { width: 100% !important; } } @media screen and (min-width: 960px) and (max-width: 1109px) { .header_mid{ width:66% !important; } .primary-navigation { width: 49% !important; } .header_right { width: 46% !important; } } @media screen and (min-width: 867px) and (max-width: 959px) { .header_mid{ width:60% !important; } .primary-navigation { width: 60% !important; } .header_right { width: 40% !important; } } @media screen and (max-width: 866px) { .header_mid{ width:60% !important; } .lrg-d .primary-navigation { width: 45% !important; } .header_right { width: 15% !important; } } @media screen and (min-width: 300px) and (max-width: 790px) { .header_mid{ width:60% !important; } .primary-navigation { width: 5.5% !important; } .sm-d .header_right { width: 68% !important; } .sm-d .primary-header .logo_area{ width: 14.5% !important; margin-bottom: 0; margin-top: 14px; padding-right: 20px; } .sm-d .primary-header .logo_img{ float:left; } .sm-d .primary-header .logo_img img{ float:left; width: 100%; height: auto; } } @media screen and (min-width: 240px) and (max-width: 500px) { .sm-d .primary-header .logo_area { width: 16% !important; margin-bottom: 0; margin-top: 13px; padding-right: 10px; } .header_mid{ width:60% !important; } .primary-navigation { width: 5.5% !important; } .header_right { width: 63.5% !important; } } @media screen and (max-width: 790px) { .site-header .logo_area { text-align: center; margin-bottom: 10px; margin-right: 0 !important; margin-top: 13px; } } .primary-header { padding: 10px 0px 0px 0px; border-bottom: 1px solid #f2f2f2; } .sticky-header .primary-header { position: fixed; width: 100%; z-index: 1000; } .sticky-header .site-content{ padding-top:77px; } @media screen and (max-width: 1100px) { .sticky-header .primary-header { position: relative; } .sticky-header .front-top-sec{ padding-top: 40px; } .sticky-header .site-content { padding-top: 0; } } @media screen and (max-width: 790px) { .primary-header { padding: 10px 0px 8px 0px; } } /* New Change */ .title_area .site-title { line-height: 1; font-size: 22px; text-transform: uppercase; margin-bottom: 5px; letter-spacing: 1px; font-weight: bold; } .title_area .site-title a { color: #000000; } .title_area .site-description { color: #000000; font-size: 12px; line-height: 1; margin-bottom: 0px; text-transform: uppercase; letter-spacing: 1px; } .site-navigation { background: #ffffff; box-shadow: 0 0 5px rgba(0, 0, 0, 0.12); position: relative; z-index: 30; } /* Header Hightlight ------------------------------*/ .header-highlight { display: none; } .header-highlight a { margin-left: 30px; margin-top: 7px; display: inline-block; } .header-highlight a .highlight-icon { text-align: center; font-size: 20px; line-height: 1; margin-bottom: 8px; color: rgba(255, 255, 255, 0.6); } .header-highlight a .highlight-text { line-height: 1; color: rgba(255, 255, 255, 0.6); text-transform: uppercase; font-size: 11px; letter-spacing: 1px; } .header-highlight a:hover .highlight-text, .header-highlight a:hover .highlight-icon { color: #ffffff; } .header-highlight a:first-child { margin-left: 60px; } .lrg-d { display: block; } .sm-d{ display: none; } @media screen and (min-width: 1100px) { .header-highlight { display: block; } } @media screen and (min-width: 300px) and (max-width: 790px) { .lrg-d { display: none !important; } .sm-d{ display: block !important; } } @media screen and (max-width: 1110px){ .lrg-d { display: block; } .sm-d{ display: none; } } /* Search Form ------------------------------*/ @media screen and (max-width: 991px) { .ui.search > .results { width: 16em !important; } } @media screen and (max-width: 790px) { #header-search { margin: 0px; } #header-search .header-search-input{ margin:0px 0px; } .ui.search > .results { width: 20em !important; left: 23px !important; } } @media screen and (max-width: 500px) { #header-search { width: 100%; text-align: center; display: inline-block; } .ui.search > .results { width: 18em !important; left: 23px !important; } } @media screen and (max-width: 450px) { .header_right{ width: 30%; } .ui.search > .results { width: 14em !important; left: -4px !important; } } @media screen and (max-width: 340px) { .header_right{ width: 20%; } } #header-search .search-sample { display: block; font-size: 11px; margin-top: 7px; line-height: 1; margin-bottom: 10px; color: rgba(255, 255, 255, 0.6); padding:10px 20px 1px 20px; } #header-search .search-sample h4{ font-size:20px; } #header-search .search-sample ul{ padding-left: 0; } #header-search .search-sample ul li { padding: 7px 0px 15px 0; border-bottom: 1px solid #f2f2f2; } #header-search .search-sample ul li:last-child{ padding-bottom: 0; border-bottom:none; } #header-search .search-sample a { margin-left: 2px; font-weight: 600; font-size: 16px; padding: 15px 0px; color: #000; line-height: 1.33; } #header-search .search-sample a:hover { color: #000; } #header-search .search-sample span { margin-right: 10px; color: rgba(255, 255, 255, 0.6); } @media screen and (max-width: 500px) { #header-search .ui.search .results { width: 18em; text-align: left; } } #header-search .header-search-input { width: 100%; margin:7px 0px; } #header-search input[type=text] { color: #a2a2a2; padding:13px 10px !important; border-radius: 25px !important; font-size: 16px; font-weight: normal; text-indent: 37px; right: 20px; height:45px; position: relative; border: 1px solid #f2f2f2; } #header-search .icon{ color: #a2a2a2; opacity: 1; left: -15px; } #header-search input[type=text]::-webkit-input-placeholder { /* Chrome/Opera/Safari */ color: #a2a2a2; } #header-search input[type=text]::-moz-placeholder { /* Firefox 19+ */ color: #a2a2a2; } #header-search input[type=text]:-ms-input-placeholder { /* IE 10+ */ color: #a2a2a2; } #header-search input[type=text]:-moz-placeholder { /* Firefox 18- */ color: #a2a2a2; } @media screen and (max-width: 1110px) { #header-search input[type=text] { width: 100%; } } @media screen and (max-width: 790px) { #header-search input[type=text] { right:0; } #header-search .icon { left: 0; } } #header-search .header-search-submit { background: #00979d; color: #ffffff; text-transform: uppercase; font-size: 13px; letter-spacing: 1px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; } #header-search .result { display: -webkit-box; display: flex; position: relative; } #header-search .result a { display: block; position: absolute; z-index: 10; top: 0px; left: 0px; width: 100%; height: 100%; } #header-search .results .result .image + .content { margin: 0px; align-self: center; } #header-search .results .image { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; text-align: center; margin-right: 1em; -webkit-box-flex: 0; flex: 0 0 auto; align-self: center; border-radius: 0px; } #header-search .results .result .image img { width: 90px; } @media screen and (max-width: 500px) { .header_right.fright { float: none; text-align: center; } } /* Primary Navigation ------------------------------*/ .st-menu, .st-menu * { margin: 0; padding: 0; list-style: none; } .st-menu{ padding-top:5px; } .st-menu ul { position: absolute; display: none; top: 100%; left: 0; z-index: 1001; } .st-menu .menu-box { position: absolute; display: none; top: 100%; right: 0; z-index: 99; } .st-menu li:hover > .menu-box, .st-menu li.sfHover > .menu-box { display: block; } .st-menu ul ul { top: 0; left: 100%; } .st-menu li { position: relative; } .st-menu > li { float: left; padding-bottom:17px; } .st-menu li:hover > ul, .st-menu li.sfHover > ul { display: block; } .st-menu a { display: block; position: relative; } .st-menu ul { min-width: 12em; box-shadow: 0 9px 14px rgba(0, 0, 0, 0.05); padding-bottom: 7px; padding-top:7px; background: #ffffff; } .st-menu li .sub-menu{ padding:7px; } .st-menu li .sub-menu li a{ border-bottom: 1px solid #f2f2f2; } .st-menu li .sub-menu li:last-child a{ border-bottom: none; } .st-menu ul li { padding-top: 0px; } .st-menu li { white-space: nowrap; -webkit-transition: background 0.2s; transition: background 0.2s; } .primary-navigation .st-menu > li { margin-right:10px; } .primary-navigation .st-menu > li:last-child { margin-right: 0px; } .st-menu > li > a { font-size: 14px; font-weight: 800; letter-spacing: 0.2px; text-transform: capitalize; padding: 12px 10px 12px; border-radius: 30px; } .st-menu > li:hover > a { color:#fff; background-color: rgb(12 12 12 / 27%); } .st-menu li:hover, .st-menu li.sfHover { -webkit-transition: none; transition: none; } .st-menu a { color: #000000; padding: 13px 20px; font-size: 13px; font-family: "Open Sans", Helvetica, Arial, sans-serif; text-decoration: none; zoom: 1; } .st-menu ul li a{ color: #000000; } .st-menu a i { margin-right: 0px; font-size: 13px; } .primary-navigation .st-menu li.menu-item-has-children a{ padding: 12px 30px 12px 16px; } .primary-navigation .st-menu li.menu-item-has-children li a{ background: #fff; } .lrg-d .primary-navigation .st-menu li.menu-item-has-children::before { content: "\f107"; font-family: Icons; font-size: 10px; display: block; position: absolute; right: 15px; top: 14px; z-index: 100; color:#000000; } .primary-navigation .st-menu li.menu-item-has-children::before { } .st-menu li.current-menu-item a { color:#fff; background-color: rgb(12 12 12 / 27%); } .st-menu li.current-menu-item ul li a { color:rgb(50, 50, 50) !important; background-color: #fff; } .st-menu li.current-menu-item ul li:hover a { background-color: #fff; } .sf-arrows .sf-with-ul { padding-right: 2.5em; *padding-right: 1em; } .sf-arrows .sf-with-ul:after { content: ""; position: absolute; top: 50%; right: 1em; margin-top: -3px; height: 0; width: 0; border: 5px solid transparent; border-top-color: #cccccc; } .sf-arrows > li > .sf-with-ul:focus:after, .sf-arrows > li:hover > .sf-with-ul:after, .sf-arrows > .sfHover > .sf-with-ul:after { opacity: 0.5; } .sf-arrows ul .sf-with-ul:after { margin-top: -5px; margin-right: -3px; border-color: transparent; border-left-color: #cccccc; } .sf-arrows ul li > .sf-with-ul:focus:after, .sf-arrows ul li:hover > .sf-with-ul:after, .sf-arrows ul .sfHover > .sf-with-ul:after { opacity: 0.5; } .nav-toggle { font-size: 20px; margin-left: -3px; margin-top: 20px; cursor: pointer; color:#000000; } .nav_toggle_active{ display: block !important; } .nav_toggle_inactive{ display: none; } .nav-toggle-subarrow { display: none; } @media screen and (max-width: 1119px) { .primary-header{ padding: 10px 0px 10px 0px; } .st-menu > li { float: left; padding-bottom: 0px; margin-right: 5px !important; } } @media screen and (max-width: 991px) { .st-menu > li > a{ padding: 12px 6px 12px; } .nav-user-action .st-menu > li { margin-right:0px !important; } } @media screen and (max-width: 867px) { .primary-header{ padding: 10px 0px 10px 0px; } .st-menu > li { margin-right:0px !important; } } @media screen and (min-width: 790.01px) and (min-width: 792px) { .primary-navigation .st-menu { margin-top:2px !important; display: block !important; } .st-menu > li:hover > a { color: #fff; background-color: rgb(12 12 12 / 27%); } } @media screen and (max-width: 790px) { .primary-header{ height: 80px; padding: 10px 0px 10px 0px; } .st-menu > li { float: left; padding-bottom: 0px; margin-right: 5px !important; } .sm-d .primary-navigation{ /*position: relative;*/ width: 18px !important; } .primary-navigation .st-menu { width: 100% !important; display: none; padding-top:0px; margin-top: 29px; } .st-menu.st-menu-mobile { display: block; position: absolute; left: 0; width: 100%; background: #ffffff; border-top: 1px solid #e9e9e9; z-index: 1000; text-align: left; } .top-menu{ position: relative; left: 0; top: 0; } .bottom-menu{ position: relative; left: 0; bottom: 0; } .st-menu.st-menu-mobile > li > a { padding: 12px 20px; color:rgb(50, 50, 50); } .st-menu > li{ padding-bottom:0px; } .st-menu > li:hover > a { background-color: #fff; } .st-menu li.current-menu-item a { background-color: #fff; } .st-menu li.current-menu-item ul li a { color:rgb(50, 50, 50) !important; background-color: #fff; } .st-menu.st-menu-mobile ul { box-shadow: none; background: #ffffff; padding-top:0px; padding-bottom: 0; border-top: 1px solid #e9e9e9; position: static !important; display: none !important; } .st-menu.st-menu-mobile ul li:last-child { border-bottom: none; } .st-menu.st-menu-mobile ul li a { padding: 12px 35px; } .st-menu.st-menu-mobile ul li li a { padding: 12px 70px; } .st-menu.st-menu-mobile li { border-bottom: 1px solid #e9e9e9; float: none !important; display: block !important; width: 100% !important; } .st-menu.st-menu-mobile .nav-toggle-subarrow { display: block; color: #000; font-weight: normal; position: absolute; top: 0; right: 0; cursor: pointer; text-align: center; padding: 12px 20px 11px; } .st-menu.st-menu-mobile .nav-toggle-dropdown > .nav-toggle-subarrow i.icon.plus:before { content: ""; } .st-menu.st-menu-mobile .nav-toggle-dropdown > ul { display: block !important; } #nav-toggle { display: inline-block; margin-top: 5px; } .primary-navigation .st-menu li.menu-item-has-children a{ padding: 12px 20px; } } /* Header User Action Menu ------------------------------*/ .nav-user-action{ left:35px; } .nav-user-action .st-menu { position: relative; margin-top: 3px; } .nav-user-action .st-menu > li:last-child > a { border: 1px solid #000000; } .nav-user-action .st-menu > li { position: static; } .nav-user-action .st-menu > li > a { padding: 10px 33px; } @media screen and (max-width: 400px) { .nav-user-action .st-menu > li > a { padding-left: 4px; padding-right: 4px; font-size: 11px; padding-top: 20px; } } @media screen and (max-width:790px) { .nav-user-action { float: none; text-align: center; } .st-menu ul{ text-align: left !important; } .nav-user-action .st-menu { position: relative; margin-top: 2px; } } .nav-user-action .st-menu ul { right: 0; left: auto; margin-top: 2px; } .nav-user-action .st-menu .menu-box { background: #ffffff; box-shadow: 0 9px 14px rgba(0, 0, 0, 0.05); min-width: 300px; padding: 15px 30px 20px; overflow: hidden; white-space: normal; } @media screen and (max-width: 400px) { .nav-user-action .st-menu .menu-box { width: 100%; right: -15px; } } @media screen and (min-width: 320px) and (max-width: 789px) { .menu-inline{ background: #fff; } } .nav-user-action .st-menu .menu-box .menu-box-title { font-size: 16px; font-weight: 300; letter-spacing: 0px; display: block; margin-bottom: 20px; } .nav-user-action .st-menu .menu-box .saved-coupon { padding-bottom: 15px; margin-bottom: 17px; border-bottom: 1px solid #e9e9e9; } .nav-user-action .st-menu .menu-box .saved-coupon:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0px; } .nav-user-action .st-menu .menu-box .saved-coupon .store-thumb { width: 80px; height: auto; float: left; margin-right: 15px; } .nav-user-action .st-menu .menu-box .saved-coupon .coupon-text { overflow: hidden; } .nav-user-action .st-menu .menu-box .saved-coupon .coupon-text a { font-size: 13px; line-height: 1.5; } .nav-user-action .st-menu .menu-box .exp-text { font-size: 10px; display: block; margin-top: 2px; font-style: italic; } .nav-user-action .st-menu .menu-box a { padding: 0; color: #00979d; font-size: 14px; } .nav-user-action .st-menu .menu-box a:hover { color: #ff9900; } .nav-user-action .st-menu .menu-box .store-thumb a { line-height: 64px; } .nav-user-action .st-menu .menu-box .more-links { display: block; margin-top: 20px; } .store-thumb { border-radius: 2px; display: block; } .store-thumb img { float: left; } .p_store_grid .store-thumb img { border-radius: 5px; } .store-thumb a, .store-thumb .thumb-padding { display: flex; width: 100%; justify-content: center; } .store-thumb a:after, .store-thumb .thumb-padding:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .store-thumb.text-thumb { text-align: center; font-size: 24px; font-weight: bold; text-transform: uppercase; line-height: 1.2; display: -webkit-box; display: flex; min-height: 100px; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; line-height: 100px; } .store-thumb.text-thumb .thumb-padding { line-height: 1.2; overflow: hidden; } .store-thumb:affter { content: "."; display: block; height: 0; clear: both; visibility: hidden; } .store-thumb:hover { border-color: #ff9900; } #site-header-nav { -webkit-transition: all 1s ease-out; /* Safari */ -webkit-transition: all 0.5s ease-out; transition: all 0.5s ease-out; } /*------------------------------ 4.2 Content ------------------------------*/ /* Content Related Elements ------------------------------*/ /* Popular Stores ------------------------------*/ .popular-stores { background: #ffffff; padding: 10px; } .popular-stores .store-thumb a { text-align: center; line-height: 107px; } .popular-stores .store-name a { text-align: center; display: block; font-size: 13px; margin-top: 7px; margin-bottom: -3px; color: #666666; } .popular-stores .store-name a:hover { color: #00979d; } .popular-stores .owl-item { padding: 10px 10px; } @media screen and (max-width: 500px) { .popular-stores { padding: 5px; } .popular-stores .store-name { display: none; } .popular-stores .owl-item { padding: 5px; } } .popular-stores .owl-controls .owl-prev { left: -50px; } @media screen and (max-width: 1100px) { .popular-stores .owl-controls .owl-prev { left: auto; right: 10px; top: -35px; opacity: 0.8; } .popular-stores .owl-controls .owl-prev img { width: 8px; height: auto; } } .popular-stores .owl-controls .owl-next { right: -50px; } @media screen and (max-width: 1100px) { .popular-stores .owl-controls .owl-next { right: -10px; top: -35px; opacity: 0.8; } .popular-stores .owl-controls .owl-next img { width: 8px; height: auto; } } .popular-stores.inside-content { padding: 0px; margin: 0px -10px; } .popular-stores.inside-content .store-carousel .owl-next { top: -25px; right: 10px; opacity: 1; } .popular-stores.inside-content .store-carousel .owl-next img { width: 8px; } .popular-stores.inside-content .store-carousel .owl-prev { top: -25px; right: 30px; left: auto; opacity: 1; } .popular-stores.inside-content .store-carousel .owl-prev img { width: 8px; } .inside-content.shadow-box { box-shadow: none; } .store-listing-item { margin-bottom: 8px; } @media screen and (max-width: 500px) { .store-listing-item { overflow: hidden; } } .store-listing-item:last-child { margin-bottom: 0; } .store-listing-item .store-thumb-link { float: none; display: block; margin-right: 0; } @media screen and (min-width: 400px) { .store-listing-item .store-thumb-link { float: none; margin-right: 0; } } @media screen and (max-width: 500px) { .store-listing-item .store-thumb-link { width: 78px !important; float: left; margin-right: 10px; } .store-listing-item .store-thumb-link .store-thumb { width: 78px !important; font-size: 25px !important; } } .store-listing-item .store-thumb-link .store-thumb { height: 120px; margin-bottom: 5px; white-space: nowrap; text-transform: uppercase; overflow: hidden; font-size: 37px; } .store-listing-item .store-thumb-link .store-thumb img { width: 80%; height: auto; } .store-listing-item .store-thumb-link .store-thumb a { padding: 4px; text-align: center; } .store-listing-item .store-thumb-link .store-name { line-height: 1.3; } .store-listing-item .store-thumb-link .store-name a { max-width: 150px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; } .store-listing-item .store-thumb-link .store-name a { display: inline-block; font-size: 13px; color: #666666; text-align: center; } /*Extra Description Table*/ .store-listing-item .info-Table { border-collapse: collapse; margin: 0; padding: 0; width: 100%; table-layout: fixed; border:none; } .store-listing-item .info-Table td:nth-child(1){ } .store-listing-item .info-Table caption { font-size: 1.5em; margin: .5em 0 .75em; } .store-listing-item .info-Table tr { background-color: #f8f8f8; } .store-listing-item .info-Table th, .store-listing-item .info-Table table td { padding: .625em; } .store-listing-item .info-Table th { background: #14ba88; border-color: #14ba88; color:#ffffff; } .store-listing-item .info-Table th { font-size: .85em; letter-spacing: .1em; text-transform: uppercase; } .store-listing-item .info-Table td { background: #ffffff !important; } @media screen and (max-width: 500px) { .store-listing-item .store-thumb-link .store-name a { width: 100%; margin-bottom: 10px; } } .store-listing-item .store-thumb-link .store-name a:hover { color: #00979d; } .store-listing-item .store-thumb-link .store-name a i { margin-left: -3px; } .store-listing-item.no-thumb .latest-coupon { max-width: 400px; } .store-listing-item .latest-coupon { max-width: 100%; max-width: 250px; margin-right: 0px; float: left; padding-left: 14px; padding-top: 10px; } @media screen and (min-width: 400px) { .store-listing-item .latest-coupon { width: 100%; max-width: 100%; } } @media screen and (min-width: 500px) { .store-listing-item .latest-coupon { margin-right: 20px; max-width: 270px; } } @media screen and (min-width: 790px) { .store-listing-item .store-thumb-link { float:left; width: 20%; } .store-listing-item .latest-coupon { float:left; margin-right: 10px; margin-bottom: 33px; padding-top: 15px; } .store-listing-item .store-thumb-link { width: 17%; margin-left: 5px; } } @media screen and (min-width: 501px) { .store-listing-item .store-thumb-link .store-thumb{ float: left; width: 100%; } .store-listing-item .coupon-button-type { float:left; width: 35%; } } @media screen and (min-width: 1100px) { .store-listing-item .latest-coupon { margin-right: 20px; margin-bottom: 33px; padding-top: 15px; } .store-listing-item .store-thumb-link { float:left; max-width: 132px; } .store-listing-item .latest-coupon { margin-right: 20px; margin-bottom: 33px; padding-top: 15px; } .store-listing-item .coupon-button-type { float:left; max-width: 200px; } } @media screen and (max-width: 991px) { .store-listing-item .latest-coupon { max-width: 70%; } } @media screen and (max-width: 991px) and (min-width: 791px) { .coupon-listing-item .coupon-detail{ margin-top: 0px !important; } } @media screen and (max-width: 790px) { .store-listing-item .store-thumb-link { float:left; width: 22%; } .store-listing-item .coupon-button-type { float:left; max-width: 200px; } .info-Table thead tr{ border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .info-Table tr { display: block; margin-bottom: .625em; border: 5px solid #f8f8f8; } .info-Table td { border-bottom: 1px solid #ddd; display: block; font-size: .8em; text-align: left; } .info-Table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; } table td:last-child { border-bottom: 0; } .store-sidebar-link{ flex-direction: column !important; } .store-sidebar-link .widget{ width: 100% !important; } } .store-listing-item .latest-coupon .coupon-title { font-size: 1.375rem; line-height: 1.4; font-weight: bold; margin-bottom: 13px; margin-top: 5px; color: rgb(50, 50, 50); } .store-listing-item .latest-coupon .coupon-title a{ color: rgb(50, 50, 50); } .store-listing-item .latest-coupon .coupon-title a:hover{ color: rgb(50, 50, 50); } .single-store-page .store-signle-det .coupon-listing-item{ display: block; } @media screen and (max-width: 500px) { .store-listing-item .latest-coupon .coupon-title { line-height: 1.3; margin-top: 3px; font-size: 15px; } .coupon-listing-item .latest-coupon p{ font-size: 11px; font-weight: 500; margin-bottom: 10px; } .info-Table caption { font-size: 1.3em; } .content-area{ padding-bottom: 0px; } .info-Table thead tr{ border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .info-Table tr { display: block; margin-bottom: .625em; border: 5px solid #f8f8f8; } .info-Table td { border-bottom: 1px solid #ddd; display: block; font-size: .8em; text-align: left; } .info-Table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; } table td:last-child { border-bottom: 0; } .single-store-page .store-signle-det .coupon-listing-item{ display: block; padding-bottom: 10px; } .store-signle-det .coupon-button-type .coupon-code .get-code{ padding: 15px 20px 15px 20px !important; position: absolute; left: -1px; top: -2px; min-width: 224px; } .store-signle-det .latest-coupon{ float:left; width: 200px !important; margin-bottom: 10px !important; } } @media screen and (max-width: 991px) { .coupon-listing-item .coupon-detail{ margin-bottom: 20px !important; } } @media screen and (min-width: 501px) and (max-width: 790px) { .store-signle-det .latest-coupon { float: left; width: 310px !important; } .single-coupon-box .store-listing-item .coupon-detail { display: block; margin-left: auto; margin-right: auto; max-width: 225px !important; float: none; } } @media screen and (max-width: 500px) { .store-listing-item .latest-coupon .coupon-des { display: none; } } @media screen and (max-width: 791px) { .store-listing-item .coupon-detail { margin-bottom: 20px !important; } } @media screen and (max-width: 790px) { .store-listing-item .coupon-detail { margin-top: 0 !important; } .get-btn-disable{ display: none; } } .store-listing-item .coupon-detail { margin-top: 25px; float: right; } @media screen and (min-width: 500px) { .store-listing-item .coupon-detail { float: right; width: 200px; } } @media screen and (max-width: 500px) { .single-coupon-box .store-listing-item .coupon-detail { display: block; margin-left: auto; margin-right: auto; max-width: 225px; float: none; } .single-coupon-box .store-listing-item .lg-coupon-btn{ display: none; } } .store-listing-item .coupon-detail .exp-text { font-size: 13px; display: block; margin-top: 5px; margin-bottom: -2px; color: #888888; } @media screen and (max-width: 500px) { .store-listing-item .coupon-detail .exp-text { margin-top: 0; } } .store-listing-item .coupon-save { float: right; font-size: 15px; margin-right: -4px; margin-top: -2px; color: #999999; } .store-listing-item .coupon-save:hover { color: #00979d; } .store-listing-item .coupon-saved { color: #00979d; } .coupon-item .coupon-des-full { display: none; -webkit-transition: all 1s linear; transition: all 1s linear; } .coupon-item.show-full .coupon-des-ellip { display: none; } .coupon-item.show-full .coupon-des-full { display: block; } /* Coupon Modal ------------------------------*/ .coupon-modal { background: #f8f9f9; } .coupon-modal .coupon-header { padding: 10px 25px 30px; position: relative; background: #ffffff; display: flex; flex-wrap: nowrap; flex-direction: column; align-items: center; } .coupon-code .ui.action.input > .button, .coupon-code .ui.action.input > .buttons > .button{ margin: 6px 0 6px -92px; } @media screen and (min-width: 500px) { .coupon-modal .coupon-header { padding: 20px 25px 10px; } } .coupon-modal .coupon-header .coupon-store-thumb { float: none; display: block; text-align: center; margin-right: 0px; } .coupon-modal .coupon-header .coupon-store-thumb img { max-height: 77px; width: auto; } @media screen and (min-width: 500px) { .coupon-modal .coupon-header .coupon-store-thumb { float: left; margin-right: 10px; } } .coupon-modal .coupon-header .coupon-title { font-size: 1.5rem; font-weight: 700; color: rgb(50, 50, 50); margin: 0px; line-height: 1.7; margin-top: 11px; max-width: 100%; padding-right: 15px; text-overflow: ellipsis; white-space: nowrap; position: relative; overflow: hidden; } @media screen and (min-width: 500px) { .coupon-modal .coupon-header .coupon-title { float: left; max-width: 73%; } } .coupon-modal .coupon-header .close { position: absolute; right: 25px; top: 25px; width: 18px; height: 18px; cursor: pointer; background: url(assets/images/close.svg) no-repeat center center; } .coupon-modal .coupon-content { padding: 30px 0 35px; margin: 0 4%; width: 92%; } @media screen and (min-width: 500px) { .coupon-modal .coupon-content { width: 60%; padding: 12px 0 17px; margin: 0 20%; } } .coupon-modal .coupon-content p.coupon-type-text { display: inline-block; font-size: 13px; letter-spacing: 1.2px; margin-bottom: 27px; text-transform: capitalize; width: 100%; text-align: center; font-weight: 300; color:#323232; } .coupon-modal .coupon-content .modal-code { background: #ffffff; text-align: center; margin-bottom: 17px; display: block; } .coupon-modal .coupon-content .modal-code .coupon-code { display: flex; justify-content: center; } .coupon-modal .coupon-content .modal-code .coupon-code::after { clear: both; content: " "; display: block; } .coupon-modal .coupon-content .modal-code .coupon-code .input { width: 275px; height: 58px; } .coupon-modal .coupon-content .modal-code .action { max-width: 100%; } @media screen and (max-width: 500px) { .coupon-modal .coupon-content .modal-code .action.ui.fluid.input { display: flex; } } @media screen and (max-width: 500px) { .coupon-modal .coupon-content .modal-code .action.ui.fluid.input .button { border-radius: 0.28571429rem; } } .coupon-modal .coupon-content .modal-code .action .button { display: -webkit-box; display: flex; } @media screen and (max-width: 500px) { .coupon-modal .coupon-content .modal-code .action .button { width: auto !important; display: block; max-width: 100%; -webkit-box-flex: 0; flex: none; float: none; clear: both; margin-right: auto; } } .coupon-modal .coupon-content .modal-code .code-text { background: #fff1db; display: -webkit-box; display: flex; -webkit-box-flex: 1; flex: 1 0 auto; padding: 8px 10px 10px; font-size: 25px; font-weight: bold; border: thin solid rgb(224, 224, 224);; color: #000000; border-radius: 1000px; width: inherit; letter-spacing: 2px; background-color: rgb(247, 247, 247); } @media screen and (min-width: 500px) { .coupon-modal .coupon-content .modal-code .code-text { padding: 0 15px 0 15px; } } @media screen and (max-width: 500px) { .coupon-modal .coupon-content .modal-code .code-text { width: 100% !important; } } .coupon-modal .coupon-content .user-ratting { position: relative; float: left; display: inline-block; margin-bottom: 15px; } .coupon-modal .coupon-content .user-ratting .ui.button { border-radius: 2px; font-size: 20px; padding: 8px; border-color: #dddddd; box-shadow: none; } .coupon-modal .coupon-content .user-ratting .ui.button i { color: #999999; } .coupon-modal .coupon-content .user-ratting .ui.button:hover i { color: #00979d; } .coupon-modal .coupon-content .go-store { float: right; } .coupon-modal .coupon-content .deal-actived { display: inline-block; width: 200px; margin: 20px 0px; padding: 15px 26px; border-radius: 1000px; } .coupon-modal .coupon-content .user-ratting-text { font-size: 12px; letter-spacing: 1.2px; text-transform: uppercase; } .coupon-modal .coupon-content .show-detail { float: right; font-size: 12px; letter-spacing: 1.2px; text-transform: uppercase; margin-right: -6px; } .coupon-modal .coupon-content .show-detail a { color: #666666; } .coupon-modal .coupon-content .show-detail a:hover { color: #00979d; } .coupon-modal .coupon-content .show-detail .show-detail-on { color: #00979d; } .coupon-modal .coupon-content .coupon-popup-detail { margin-top: 30px; } .coupon-modal .coupon-content .coupon-popup-detail p { font-size: 13px; margin-bottom: 5px; } .coupon-modal .coupon-content .coupon-popup-detail p:last-child { margin-bottom: 0px; } .coupon-modal .coupon-footer { padding: 0; background-color: rgb(247, 247, 247); text-align: center; height: 56px; color: rgb(50, 50, 50); font-weight: 500; padding: 20px 0; } .coupon-modal .coupon-footer a{ font-weight: 700; } .coupon-modal .coupon-footer a span{ } .coupon-modal .coupon-footer ul { list-style: none; margin: 0; padding: 0; } .coupon-listing-item .coupon-listing-footer ul li a::after { float: right; content: "\f107"; font-family: Icons; width: 1em; height: 1em; text-align: center; transition: all 0.35s; font-size: 13px; line-height: 1.8; margin-left: 3px; margin-top: 0px; } .coupon-listing-item .coupon-listing-footer ul li a.active::after { float: right; content: "\f106"; font-family: Icons; width: 1em; height: 1em; text-align: center; transition: all 0.35s; font-size: 13px; line-height: 1.8; margin-left: 3px; margin-top: 0px; } @media screen and (min-width: 500px) { .coupon-modal .coupon-footer ul li { padding: 0; display: inline-block; float: left; margin-left: 15px; } .coupon-modal .coupon-footer ul li:first-child { margin-left: 0px; } .coupon-modal .coupon-footer ul li:last-child { float: right; margin-left: 0px; } } .coupon-modal .coupon-footer ul li a, .coupon-modal .coupon-footer ul li span { font-size: 12px; color: #999999; } .coupon-modal .coupon-footer ul li a i, .coupon-modal .coupon-footer ul li span i { margin-left: 0px; margin-right: 0px; color: #cccccc; } .coupon-modal .coupon-footer ul li a:hover { color: #00979d; } .coupon-deal-modal .show-detail { margin-top: -50px; } .coupon-listing-item { padding-bottom: 0px; background: #fff; } .coupon-listing-item .store-thumb-link .store-thumb { margin-bottom: 27px; display: flex; align-items: center; justify-content: center; } @media screen and (min-width: 790px) { .coupon-listing-item .store-thumb-link .store-thumb { margin-bottom: 0px; } } @media screen and (max-width: 500px) { .coupon-listing-item .store-thumb-link .store-thumb { margin-bottom: 0; margin-top: 0; } } .coupon-listing-item .coupon-detail { margin-top: 40px; margin-right: 20px; } .coupon-listing-item .coupon-detail .coupon-button { /*margin-bottom: 10px;*/ border-radius: 1000px; } .coupon-listing-item .coupon-detail .user-ratting i { font-size: 18px; color: #999999; } .coupon-listing-item .coupon-detail .user-ratting .ui.button { padding: 6px 6px 5px; } .coupon-listing-item .coupon-detail .user-ratting .ui.button:hover i { color: #00979d; } .coupon-listing-item .coupon-detail .user-ratting .ui.button.active { background: none; } .coupon-listing-item .coupon-detail .user-ratting .ui.button.active i { color: #00979d; } .coupon-listing-item .coupon-detail .ui.basic.buttons { border-radius: 2px; } .coupon-listing-item .coupon-detail .voted-value { font-size: 11px; letter-spacing: 0.5px; text-transform: uppercase; } .coupon-listing-item .c-type { margin: 0px 0px 4px; display: inline-block; } .coupon-listing-item .c-type .c-code { display: inline-block; border-radius: 2px; font-size: 12px; font-weight: 800; letter-spacing: 0.6px; line-height: 1.33; text-transform: uppercase; flex: 0 0 auto; } .coupon-comment-wrap{ display: flex; width: 100%; justify-content: center; } .coupon-comment{ width: 500px; } .coupon-comment .ui.comments{ } @media screen and (max-width: 500px) { .coupon-listing-item .c-type .c-code { font-size: 11px; font-weight: 900; } } .coupon-listing-item .c-type .c-sale { padding: 3px 0px 5px; } .coupon-listing-item .c-type .exp { font-size: 12px; color: #999999; margin-left: 10px; } .coupon-listing-item .coupon-listing-footer { float: left; width: 100%; padding: 8px 35px 8px; background-color: rgb(247, 247, 247); border-top: 1px solid #e9e9e9; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; } .coupon-listing-item .coupon-listing-footer ul { margin: 0px; padding: 0px; list-style: none; } /*Tab section for coupon area*/ .tabset > input[type="radio"] { position: absolute; left: -200vw; } .tabset .tab-panel { display: none; } .tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child{ display: block; } .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2){ display: block; } .tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child, .tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2), .tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3), .tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4), .tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5), .tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6), .tabset > input:nth-child(13):checked ~ .tab-panels > .tab-panel:nth-child(7), .tabset > input:nth-child(15):checked ~ .tab-panels > .tab-panel:nth-child(8), .tabset > input:nth-child(17):checked ~ .tab-panels > .tab-panel:nth-child(9), .tabset > input:nth-child(19):checked ~ .tab-panels > .tab-panel:nth-child(10), .tabset > input:nth-child(21):checked ~ .tab-panels > .tab-panel:nth-child(11), .tabset > input:nth-child(23):checked ~ .tab-panels > .tab-panel:nth-child(12), .tabset > input:nth-child(25):checked ~ .tab-panels > .tab-panel:nth-child(13), .tabset > input:nth-child(27):checked ~ .tab-panels > .tab-panel:nth-child(14), .tabset > input:nth-child(29):checked ~ .tab-panels > .tab-panel:nth-child(15), .tabset > input:nth-child(31):checked ~ .tab-panels > .tab-panel:nth-child(16), .tabset > input:nth-child(33):checked ~ .tab-panels > .tab-panel:nth-child(17), .tabset > input:nth-child(35):checked ~ .tab-panels > .tab-panel:nth-child(18), .tabset > input:nth-child(37):checked ~ .tab-panels > .tab-panel:nth-child(19), .tabset > input:nth-child(39):checked ~ .tab-panels > .tab-panel:nth-child(20), .tabset > input:nth-child(41):checked ~ .tab-panels > .tab-panel:nth-child(21), .tabset > input:nth-child(43):checked ~ .tab-panels > .tab-panel:nth-child(22), .tabset > input:nth-child(45):checked ~ .tab-panels > .tab-panel:nth-child(23), .tabset > input:nth-child(47):checked ~ .tab-panels > .tab-panel:nth-child(24), .tabset > input:nth-child(49):checked ~ .tab-panels > .tab-panel:nth-child(25), .tabset > input:nth-child(51):checked ~ .tab-panels > .tab-panel:nth-child(26), .tabset > input:nth-child(53):checked ~ .tab-panels > .tab-panel:nth-child(27), .tabset > input:nth-child(55):checked ~ .tab-panels > .tab-panel:nth-child(28){ display: block; } /* Styling */ .tabset > label { position: relative; display: inline-block; padding: 12px 30px 11px 0px; border-bottom: 0; cursor: pointer; font-weight: 700; font-size: 15px; color:rgb(89, 89, 89); } .tabset > label:hover, .tabset > input:focus + label { color: rgb(116, 31, 162); } .tabset > input:checked + label { margin-bottom: -1px; text-decoration: none; border-bottom: 2px solid; } .tab-panel { padding: 33px 0 22px 0; border-top: 1px solid #ccc; } .tabset { max-width: 65em; } .coupon-item .ui.button.btn_primary{ width: 200px; height: 44px; border-radius: 1000px; } .comment-form .ui.button.btn_primary { width: 200px; height: 44px; border-radius: 1000px; } .comments-area .comment-form a{ font-weight: 700 !important; color:#323232; } @media screen and (max-width: 500px) { .coupon-listing-item .coupon-listing-footer ul { text-align: right; line-height: 1; } } .coupon-listing-item .coupon-listing-footer ul li { margin: 0; } @media screen and (max-width: 500px) { .coupon-listing-item .coupon-listing-footer ul li { width: auto; float: none; display: inline-block; text-overflow: ellipsis; white-space: nowrap; position: relative; overflow: hidden; } .coupon-listing-item .coupon-listing-footer ul li:not(first-child) a { font-size: 0; margin-left: 10px; } .coupon-listing-item .coupon-listing-footer ul li:not(first-child) a i { font-size: 1rem; } .coupon-listing-item .coupon-listing-footer ul li:first-child { float: left; } } @media screen and (min-width: 500px) { .coupon-listing-item .coupon-listing-footer ul li { padding: 0; display: inline-block; float: left; margin-left: 15px; } .coupon-listing-item .coupon-listing-footer ul li:first-child { margin-left: 0px; } .coupon-listing-item .coupon-listing-footer ul li:last-child { margin-left: 0px; } } .coupon-listing-item .coupon-listing-footer ul li a, .coupon-listing-item .coupon-listing-footer ul li span { font-size: 12px !important; font-weight: 800; color: rgb(89, 89, 89); } .coupon-listing-item .coupon-listing-footer ul li a i, .coupon-listing-item .coupon-listing-footer ul li span i { margin-left: 0px; margin-right: 0px; color: #cccccc; } .coupon-listing-item .coupon-listing-footer .reveal-content { padding: 30px 20px 40px; margin: 28px -35px 0px; display: none; position: relative; } @media screen and (min-width: 500px) { .coupon-listing-item .coupon-listing-footer .reveal-content { padding: 30px 50px 40px; } } @media screen and (min-width: 790px) { .coupon-listing-item .coupon-listing-footer .reveal-content { padding: 0px 35px 7px; } } .coupon-listing-item .coupon-listing-footer .reveal-content h4 { font-weight: 300; letter-spacing: -0.1px; } .coupon-listing-item .coupon-listing-footer .reveal-content .close { position: absolute; right: 35px; top: 10px; width: 18px; height: 18px; cursor: pointer; background: url(assets/images/close.svg) no-repeat center center; } .coupon-listing-item .coupon-listing-footer .reveal-content.active { display: block; } .coupon-listing-item .coupon-listing-footer .reveal-content a{ } .coupon-listing-item .coupon-listing-footer .reveal-content .coupon-des{ float: left; width: 100%; margin-top: 7px; margin-bottom: 25px; } .coupon-listing-item .coupon-exclusive { border-top: 1px solid #e9e9e9; padding: 7px 33px 7px; font-size: 13px; } .coupon-listing-item .coupon-exclusive strong { font-weight: 600; } .coupon-listing-item .coupon-exclusive strong i { color: #00979d; margin-right: 5px; } .coupon-listing-item .post-content { margin: 10px 0px; } .coupon-modal .coupon-footer .modal-share { position: relative; margin: 0px; padding: 8px 0px; } .coupon-modal .coupon-footer .modal-share:hover .share-modal-popup { text-align: center; right: -10px; width: 250px; top: auto; bottom: 15px; display: block; visibility: visible; } .coupon-modal .coupon-footer .modal-share:hover .share-modal-popup .icon { color: #fff; } .coupon-status-heading { display: block; margin-top: 30px; } .widget_wpc_coupons .load-more.wpb_content_element { margin-bottom: 0px; margin-top: 30px; } .single-coupon .site-content #content-wrap { padding-top: 20px; } .coupon-listing-item .tab-panel .c-type .exp{ margin-left: 0; } /* List Categories ------------------------------*/ .list-categories { padding: 13px 20px; } @media screen and (max-width: 790px) { .list-categories { padding: 13px 10px; } } @media screen and (max-width: 500px) { .list-categories { padding: 13px 0px; } } @media screen and (max-width: 400px) { .list-categories { padding: 13px 0px; } } .list-categories ul { list-style: none; margin: 0; padding: 0; } .list-categories ul li { margin: 0; width: 100%; float: left; display: inline-block; position: relative; } @media screen and (min-width: 500px) { .list-categories ul li { width: 33.333333%; } } @media screen and (min-width: 1100px) { .list-categories ul li { width: 25%; } } .list-categories ul li a { width: 100%; padding: 7px 0px; display: inline-block; text-overflow: ellipsis; white-space: nowrap; position: relative; overflow: hidden; font-size: 14px; font-weight: 600; } @media screen and (min-width: 500px) { .list-categories ul li a { padding: 0px 0px; } } @media screen and (min-width: 400px) { .list-categories ul li a { padding: 0px 0px; } } .list-categories ul li a span { box-shadow: 0 1px 0 rgba(0, 0, 0, 0.07); background: #f9f9f9; padding: 3px; min-width: 30px; margin-right: 7px; border-radius: 4px; font-size: 12px; text-align: center; color: #bbbbbb; display: inline-block; } .widget-area .list-categories ul li a { font-weight: normal; } .widget-area .list-categories ul li.column { font-size: inherit !important; } /* Coupon Feature App ------------------------------*/ .coupon-app-wrapper { background: #ffffff; border-top: 1px solid #eeeeee; padding-top: 50px; padding-bottom: 40px; } @media screen and (min-width: 1100px) { .coupon-app-wrapper { padding-bottom: 0; } } .coupon-app-wrapper .section-heading { line-height: 1; text-transform: uppercase; letter-spacing: 1.2px; font-size: 14px; } .coupon-app p { font-size: 16px; font-weight: 300; } .coupon-app h2 { font-weight: 300; letter-spacing: -0.5px; font-size: 27px; margin-bottom: 10px; margin-top: 20px; } @media screen and (min-width: 500px) { .coupon-app h2 { font-size: 26px; } } @media screen and (min-width: 790px) { .coupon-app h2 { font-size: 32px; } } .coupon-app .column { padding-top: 0px !important; padding-bottom: 0px !important; } @media screen and (max-width: 790px) { .coupon-app .column:last-child img { float: none; max-width: 70%; } } .coupon-app .ui.grid { margin-top: 0px !important; margin-bottom: 0px !important; } .app-button { color: #ffffff; float: left; margin-right: 15px; background: #81858b; margin-top: 15px; border-radius: 3px; } .app-button .fleft { border-right: 1px solid rgba(255, 255, 255, 0.1); padding: 2px 4px 6px 8px; } .app-button .fright { padding: 9px 15px 5px; } .app-button i { font-size: 38px; line-height: 50px; margin: 0px; } .app-button .avail-text { display: block; font-size: 11px; line-height: 1; } .app-button .app-service { font-size: 18px; text-transform: uppercase; letter-spacing: -0.3px; font-weight: bold; line-height: 1.5; } .app-button:hover { color: #ffffff; background: #111111; } .android-button { background: #82b21c; } /* Load More ------------------------------*/ .load-more { text-align: center; } .load-more .ui.btn.btn_large { padding: 15px 30px 16px; letter-spacing: 2px; } .store-listings + .load-more { display: table; margin: 0 auto; margin-top: 25px; } /* Advertisement ------------------------------*/ .after-content-ads { display: inline-block; margin: 20px 0px; } .ads-area .ui.divider { font-size: 10px; letter-spacing: 2px; font-weight: 600; color: #888888; margin-top: 0; } /* Breadcrumb ------------------------------*/ .breadcrumb, .breadcrumbs, .custom-page-header .breadcrumbs, .ui.breadcrumb, .ui.breadcrumbs, .custom-page-header .ui.breadcrumbs { margin-bottom: 1em; } .ui.breadcrumb span { font-size: 11px; text-transform: uppercase; } .retail_pro_breadcrumb{ float: left; width: 100%; margin-bottom: 30px; font-size: 12px; font-weight: 700; } .retail_pro_breadcrumb a{ font-size: 12px; font-weight: 400; color: rgba(0, 0, 0, 0.87) !important; text-decoration: none; } .retail_pro_breadcrumb a:hover{ text-decoration: underline; } .sm-breadcrumb{ display: none; padding: 18px 0px 20px 0px; margin-top: 30px; border-top: thin solid rgb(224, 224, 224); border-bottom: thin solid rgb(224, 224, 224); } @media screen and (max-width: 500px) { .retail_pro_breadcrumb.sm-breadcrumb{ display: block; } .retail_pro_breadcrumb{ display: none; } } /* Categories Index A-Z ------------------------------*/ .cate-az a { color: #666666; } .cate-az a:hover { color: #00979d; } .cate-az .cate-item { list-style: none; } .cate-az .cate-parent > a { font-size: 16px; color: #00979d; } .cate-az .cate-parent > a i { color: #666666; } .cate-az .cate-child { margin-top: 15px; padding-top: 10px; padding-left: 15px; border-top: 2px solid #f5f5f5; } .cate-az .category-name:after { content: ""; clear: both; display: block; } .cate-az .category-name .cat-az-thumb { width: 2em; height: 2em; display: inline-block; border-radius: 50%; overflow: hidden; box-shadow: 0 0 0 0.1em rgba(0, 0, 0, 0.1) inset; float: left; vertical-align: middle; margin-right: 0.35rem; } .cate-az .category-name img { width: 100%; height: auto; } /* Stores Index A-Z ------------------------------*/ .store-listing { padding-left: 30px; } .sm-header{ display: none; } .lg-sidebar{ display: block; } @media screen and (max-width: 500px) { .sm-header { float: left; width: 100%; display: flex; flex-direction: row; justify-content: flex-start; margin-bottom: 20px; } .single-store-page .sm-header .header-thumb{ float: left; width: 25% !important; margin-right: 15px; } .sm-header .store-tilte{ float:left; width: 67% !important; margin-top: 0px; font-size: 18px !important; margin: 0px; overflow-wrap: break-word; line-height: 1.2; font-weight: 500; } .lg-header{ display: none !important; } .coupon-listing-item .coupon-listing-footer{ display: none; } .lg-sidebar{ display:none; } } @media screen and (max-width: 789px) { .sm-header { float: left; width: 100%; display: flex; flex-direction: row; justify-content: flex-start; margin-bottom: 20px; } .single-store-page .sm-header .header-thumb{ float: left; width: 25% !important; margin-right: 15px; display: flex; align-items: center; } .sm-header .store-tilte{ float:left; width: 67% !important; margin-top: 0px; font-size: 18px !important; margin: 0px; overflow-wrap: break-word; line-height: 1.2; font-weight: 500; } .lg-header{ display: none !important; } .coupon-listing-item .coupon-listing-footer{ display: none; } .lg-sidebar{ display:none; } .single-store-content{ float: left; } .sm-header-bottom { display: block !important; } .single-store-page .sm-header-bottom .submit-coupon-button{ display: none !important; } .sm-header .store-tilte{ font-size: 2rem !important; line-height: 1.2; font-weight: 700; } .store-listing-item .store-thumb-link { float:left; width: 25%; } .store-listing-item .latest-coupon { float:left; width: 65%; margin-right: 10px; max-width: 100%; } .info-Table caption { font-size: 1.3em; } .content-area{ padding-bottom: 0px; } .info-Table thead tr{ border: none; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .info-Table tr { display: block; margin-bottom: .625em; border: 5px solid #f8f8f8; } .info-Table tr:last-child { margin-bottom: 0; } .info-Table td { border-bottom: 1px solid #ddd; display: block; font-size: .8em; text-align: left; } .info-Table td::before { content: attr(data-label); float: left; font-weight: bold; text-transform: uppercase; } table td:last-child { border-bottom: 0; } .store-sidebar-link { flex-direction: column !important; } .store-sidebar-link .widget { width: 100% !important; } } @media screen and (max-width: 790px) { .store-listing { padding-left: 0px; } } @media screen and (max-width: 500px) { .store-listings:not(.couponstore-tpl-full) .store-name { display: none; } } @media screen and (max-width: 500px) { .store-listings:not(.couponstore-tpl-full) .store-listing-item .coupon-detail { display: block; float: none; overflow: hidden; display: inline-block; width: calc(100% - 130px); margin-top: 0; } } @media screen and (max-width: 500px) { .store-listings:not(.couponstore-tpl-full) .store-listing-item .coupon-detail .coupon-button { display: none; } } .store-listing-box { margin-bottom: 0; padding-top: 60px; } @media screen and (max-width: 790px) { .store-listing-box:last-child { margin-bottom: 0px; } } .store-letter-content ul li { width: 33%; float: left; list-style: none; position: relative; } @media screen and (max-width: 790px) { .store-letter-content ul li { width: 50%; } } @media screen and (max-width: 400px) { .store-letter-content ul li { width: 100%; } } /*------------------------------ 4.3 Sidebar ------------------------------*/ .widget a{ color:#323232; } .widget .ui.action.icon.input > input { width: 160px; } .widget-area .widget { float: left; width: 100%; margin-bottom: 30px; } .widget-area .widget:first-child .widget-title { margin-top: 6px; } .widget-area .widget .widget-title { letter-spacing: 1.2px; font-size: 16px; font-weight: 700; margin-bottom:25px; margin-top: 20px; } .widget-area .widget-content { padding: 20px 0px; } @media screen and (max-width: 500px) { .widget-area .widget-content { padding: 0px 15px; } } @media screen and (max-width: 400px) { .widget-area .widget-content { padding: 0px 10px; } } .widget-area .widget-content ul { margin: 0px; padding: 0px; list-style: none; } .widget-area .widget-content ul li { margin: 0px; } .widget-area .widget-content ul li a { padding: 6px 0px; display: inline-block; } .widget-area .widget-content ul li:first-child a { padding-top: 0px; } .widget-area .widget-content ul li:last-child a { padding-bottom: 0px; } .widget-area .widget_categories .widget-content { padding: 10px 20px; } .widget-area .widget_categories .widget-content ul li { float: left; width: 50%; display: inline-block; } .widget-area .widget_categories .widget-content ul li a { padding: 7px 0px; } .widget-area .widget_categories .widget-content ul li:first-child a { padding-top: 7px; } .widget-area .ui.icon.input > i.icon { opacity: 0.2; } /*Widget Recent Post*/ .demo { margin-left: -25px !important; margin-right: -25px !important; position: relative; } .demo .wpcoupon_recent_post_wrap { float: left; width: 100%; padding: 0px 30px; margin-top: 10px; position: relative; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block { float: left; width: 100%; position: relative; margin-bottom: 20px; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row:after { content: ""; display: block; clear: both; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row { margin-left: -15px !important; margin-right: -15px !important; position: relative; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row a{ margin-left: -15px !important; margin-right: -15px !important; position: relative; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation { float: left; width: 30%; padding: 0px 10px; position: relative; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation .image_area { float: left; width: 100%; position: relative; overflow: hidden; height: 55px; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation .image_area img { max-width: 100%; height: 55px; object-fit: cover; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .right_portation { float: left; width: 70%; padding: 0px 10px; position: relative; display: flex; flex-direction: row; align-content: center; align-items: center; height: 55px; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .right_portation .post_summary { font-weight: 600; font-size: 16px; line-height: 22px; margin: 0; color: #323232; } @media screen and (max-width: 1110px) { .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation { width: 40%; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .right_portation { width: 60%; } } @media screen and (max-width: 790px) { .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation { width: 20%; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation .image_area { height: 85px; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation .image_area img { height: 85px; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .right_portation { width: 80%; height: 85px; } } @media screen and (max-width: 540px) { .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation { width: 30%; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation .image_area { height: 85px; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .left_portation .image_area img { height: 85px; } .demo .wpcoupon_recent_post_wrap .wpcoupon_post_block .post_row .right_portation { width: 70%; height: 85px; } } /*------------------------------ 4.4 Footer ------------------------------*/ .before_footer_wrap{ float:left; width: 100%; border-top: thin solid rgb(224, 224, 224); } .before-footer-text{ float:left; width: 100%; margin: 35px 0px 30px 0px; } .site-footer { float: left; width: 100%; padding: 20px 0px 30px; background-color: white; border-top: thin solid rgb(224, 224, 224); border-bottom: 20px solid; font-size: 12.5px; /* Elements */ /* Extract Footer Elements */ /* Columns & Settings */ /* Widget Area On/Off */ } .footer-widgets-area{ display: flex; justify-content: space-between; } .footer-widgets-area .footer-info{ width: 20%; display: flex; align-items: center; } .footer-widgets-area .footer-wide-link{ width: 100%; } .footer-widgets-area .footer-link{ width: 78%; } @media screen and (max-width: 790px) { .site-footer .container { padding: 0px 10px; } .site-footer .container .footer_copy { padding-left: 15px; padding-right: 15px; } .footer-widgets-area .footer-info{ width: 100%; order: 2; border-top:thin solid rgb(224, 224, 224); } .footer-widgets-area .footer-link{ width: 100%; padding-bottom: 20px; } .footer-widgets-area .footer-info .sidebar-footer .widget .wp-block-image{ margin-bottom: 0; } } @media screen and (max-width: 500px) { .site-footer .container { padding: 0px 10px; } .site-footer .container .footer-widgets-area { margin-left: -5px; margin-right: -5px; } .site-footer .container .footer_copy { padding-left: 5px; padding-right: 5px; } } .site-footer .footer_copy{ text-align: center; } .site-footer .site-footer-nav{ width: 100%; } .site-footer .site-footer-nav ul li{ display: inline-block; } .site-footer .footer_copyright{ width: 100%; margin-top: 5px; } .site-footer. footer_copyright p{ font-size: 0.75rem; line-height: 1.5; color: rgb(89, 89, 89); } .site-footer p { color: rgb(89, 89, 89); font-size: 0.75rem; text-align: center; font-weight:600 ; } .site-footer a { color: #000; /*font-weight: 700;*/ } .site-footer a:hover { /*color: rgb(116, 31, 162) !important;*/ } .site-footer ul { list-style: none; padding: 0; margin: 0; } .site-footer ul li { margin: 0; } .site-footer ul li a { display: inline-block; padding: 5px 0px; font-size: 0.75rem; font-weight: 600; } .site-footer table > thead > tr > th, .site-footer table > tbody > tr > th, .site-footer table > tfoot > tr > th, .site-footer table > thead > tr > td, .site-footer table > tbody > tr > td, .site-footer table > tfoot > tr > td { border-color: rgba(255, 255, 255, 0.1); } .site-footer textarea, .site-footer input[type=date], .site-footer input[type=datetime], .site-footer input[type=datetime-local], .site-footer input[type=email], .site-footer input[type=month], .site-footer input[type=number], .site-footer input[type=password], .site-footer input[type=search], .site-footer input[type=tel], .site-footer input[type=text], .site-footer input[type=time], .site-footer input[type=url], .site-footer input[type=week] { border-color: rgba(255, 255, 255, 0.1); } .site-footer .widget_nav_menu ul ul, .site-footer .widget_nav_menu ul ul ul { padding: 0px; } .site-footer .widget_nav_menu ul li { padding: 0; } .site-footer .widget_nav_menu ul li a { display: block; padding: 3px 10px 3px 0px; position: relative; border-bottom: 1px dotted rgba(255, 255, 255, 0.1); } .site-footer .widget_nav_menu ul li:last-child a { border-bottom: none; } .site-footer .app-button { background: rgba(255, 255, 255, 0.05); } .site-footer .app-button i { font-size: 25px; line-height: 46px; } .site-footer .app-button .fleft { border-right: 1px solid rgba(255, 255, 255, 0.05); padding: 4px 8px 11px 10px; } .site-footer .app-button .android-button { background: rgba(255, 255, 255, 0.03); } .site-footer .newsletter-box-wrapper{ max-width: 700px !important; } .site-footer .newsletter-box-wrapper .newsletter-text { font-size: 13px; margin-top: 8px; } .site-footer .newsletter-box-wrapper input { border-radius: 2px; } .site-footer .newsletter-box-wrapper .input .ui.button { background: #00979d; color: #ffffff; font-size: 11px; text-transform: uppercase; letter-spacing: 1px; border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .site-footer .footer-social a { background: rgba(255, 255, 255, 0.05); color: #ffffff; margin-bottom: 5px; } .site-footer .footer-social a:hover { background: #00979d; color: #ffffff; } .site-footer .footer-columns .footer-column .widget { padding-bottom: 20px; padding-top: 20px; margin-bottom: 0px; border: none; } .site-footer .widget-area:nth-child(1){ display: flex !important; flex-direction: row; align-items: center; } .site-footer .footer-columns .footer-column .widget .widget-title { font-size: 12px; font-weight: 900; margin-bottom: 14px; color: #000; letter-spacing: 0.6px; text-transform: uppercase; } .site-footer .footer_copy { margin-top: 25px; border-top: 2px solid rgba(255, 255, 255, 0.03); } .site-footer .footer_copy p { margin-bottom: 5px; line-height: 1.75; } .site-footer .footer_copy ul li a { display: inline-block; float: left; margin-right: 18px; color: #838383; font-size: 0.75rem; text-align: center; font-weight: 500; padding: 3px 0px; } .site-footer .footer-widgets-off .footer_copy { padding-top: 0px; margin-top: 0px; border-top: none; } .site-footer select { color: #666666; max-width: 100%; } .site-footer .widget_newsletter .newsletter-box-wrapper.shadow-box { padding: 0px; background: transparent; } .site-footer .widget_newsletter .newsletter-box-wrapper.shadow-box .sidebar-social a { background: rgba(255, 255, 255, 0.05) none repeat scroll 0 0; color: #fff; } .site-footer .widget_newsletter .newsletter-box-wrapper.shadow-box .sidebar-social a:hover { background: #00979d; } .site-footer .widget_newsletter .ui.action.icon.input > input { width: 150px; } .site-footer .newsletter-box-wrapper.shadow-box .input .ui.button { padding-left: 8px; padding-right: 8px; } @media screen and (max-width: 790px) { .footer-widgets-area{ display: flex; width: 100%; position: relative; flex-direction: column; } .site-footer .footer-columns .footer-column .widget { padding-bottom: 0px; padding-top: 0px; } .footer-widgets-area .sidebar-footer{ display: flex; /* flex-direction: column-reverse !important; */ align-content: center; justify-content: center; width: 100%; position: relative; align-items: center; padding-top: 30px; } .site-footer .widget-area { width: 50% !important; padding-bottom:10px !important; } } /*------------------------------ 4.5 User Page ------------------------------*/ .st-profile-meta .st-user-socials a { width: auto; height: auto; } .stuser-form-profile .stuser-form-header, .stuser-form-profile .st-profile-cover { -webkit-border-top-left-radius: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-topleft: 4px; -moz-border-radius-topright: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; } .stuser-form-profile .stuser-form-header .st-profile-meta { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); border-bottom: 1px solid rgba(220, 220, 220, 0.08); border-left: 1px solid rgba(220, 220, 220, 0.08); border-right: 1px solid rgba(220, 220, 220, 0.08); padding-bottom: 20px; padding-top: 10px; } .stuser-form-profile .stuser-form-header .st-user-socials { margin-top: 15px; } .stuser-form-profile .stuser-form-header .st-profile-meta-info .st-display-name { line-height: 23px; font-size: 23px; } .stuser-form-profile .stuser-form-header .st-profile-meta-info .dashicons::before { vertical-align: middle; } .stuser-form-profile .stuser-form-header .st-profile-meta-info .list-meta-info i { margin-top: 3px; } .stuser-form-profile .stuser-form-header .st-profile-meta-info .list-meta-info span { margin-right: 15px; } .stuser-form-profile .section-heading .button { float: right; margin-top: 8px; } .stuser-form-profile .stuser-form-sidebar { background-color: transparent; color: #888888; } .stuser-form-profile .stuser-form-sidebar li a { background-color: transparent; color: #666666; } .stuser-form-profile .stuser-form-sidebar li.active a, .stuser-form-profile .stuser-form-sidebar li:hover a { background-color: #f0f0f0; } /* Tooltip */ .coupon-item [data-tooltip][data-inverted]:after, .coupon-item [data-tooltip][data-inverted]::before, .modal [data-tooltip][data-inverted]:after, .coupon-item [data-tooltip][data-inverted]::before { font-size: 12px; letter-spacing: 0px; } /* Content toggle */ .content-toggle .content-more { display: none; } /* No Support Copy JS */ .no-copy-cmd .coupon-code .ui.action.input:not([class*="left action"]) > input.code-text { border-right-width: 2px !important; } .no-copy-cmd .coupon-code .button { width: 0 !important; visibility: hidden; overflow: hidden !important; padding: 0px !important; display: none !important; } .wpcoupon-ajax-overlay .ui.dimmer { background-color: rgba(225, 225, 225, 0.8); } .wpcoupon-ajax-overlay .ui.dimmer .ui.loader{ margin-top:8px; } .couponcat-sortby-wrapper.ui.list { padding: 20px 20px 20px 20px; } .couponcat-sortby-wrapper.ui.list:last-child { padding-bottom: 20px; } .couponcat-sortby-wrapper .item .coupon-cat-sortby { margin-left: 0; margin-right: 5px; } .couponcat-load-more { text-align: center; } /*-------------------------------------------------------------- 5.0 Posts --------------------------------------------------------------*/ /* Entry Content ------------------------------*/ .entry-content cite { display: block; margin-top: 10px; } .entry-content cite:before { content: "- "; } .entry-content table > thead > tr > th, .entry-content table > tbody > tr > th, .entry-content table > tfoot > tr > th, .entry-content table > thead > tr > td, .entry-content table > tbody > tr > td, .entry-content table > tfoot > tr > td { padding: 15.3846153846px; } .entry-content blockquote { padding: 20px 80px 20px 28px; position: relative; background: #f8f9f9; border-left: 3px solid #00979d; font-style: italic; } .entry-content blockquote p { margin: 0px; } .entry-content h3, .entry-content h4, .entry-content h5 { margin-bottom: 15px; font-weight: 600; } /* WordPress caption style ------------------------------*/ .wp-caption { max-width: 100%; font-style: italic; line-height: 1.35; margin-bottom: 30px; } .wp-caption img[class*=wp-image-] { display: block; max-width: 98%; } .wp-caption .wp-caption-text { margin: 10px 0; } .wp-caption-text, .entry-thumbnail-caption, .cycle-caption { font-style: italic; line-height: 1.35; font-size: 13px; } .alignleft, .entry-thumbnail.thumbnail { display: inline; float: left; margin-right: 30px; } .alignright { display: inline; float: right; margin-left: 30px; } .aligncenter { display: block; clear: both; margin-left: auto; margin-right: auto; } img.wp-smiley { margin-bottom: 0; margin-top: 0; padding: 0; border: none; } .gallery-caption { font-family: inherit; } .bypostauthor { margin: 0; } /** * 14.2 Galleries */ .gallery { margin-bottom: 15px; margin-left: -15px; margin-right: -15px; } .gallery .gallery-item { display: inline-block; padding: 15px; text-align: center; vertical-align: top; width: 100%; } .gallery .gallery-item img { width: 100%; } .gallery-columns-2 .gallery-item { max-width: 50%; } .gallery-columns-3 .gallery-item { max-width: 33.33%; } .gallery-columns-4 .gallery-item { max-width: 25%; } .gallery-columns-5 .gallery-item { max-width: 20%; } .gallery-columns-6 .gallery-item { max-width: 16.66%; } .gallery-columns-7 .gallery-item { max-width: 14.28%; } .gallery-columns-8 .gallery-item { max-width: 12.5%; } .gallery-columns-9 .gallery-item { max-width: 11.11%; } .gallery-icon img { margin: 0 auto; } .gallery-caption { color: #707070; display: block; padding-top: 5px; } .gallery-columns-6 .gallery-caption, .gallery-columns-7 .gallery-caption, .gallery-columns-8 .gallery-caption, .gallery-columns-9 .gallery-caption { display: none; } /* Post ------------------------------*/ .post-entry .post-thumbnail { margin-bottom: 25px; } .post-entry .post-thumbnail img { width: 100%; height: auto; } .post-entry .post-meta { position: relative; margin-bottom: 25px; } .post-entry .post-meta:after { clear: both; content: " "; display: block; } .post-entry .post-meta h2 { clear: none; font-size: 23px; margin-bottom: 0px; margin-top: -8px; display: inline-block; } .post-entry .post-meta .author-avatar { position: absolute; top: 0px; left: 0px; } .post-entry .post-meta .author-avatar img { border-radius: 3px; } .post-entry .post-meta .author-avatar + .post-meta-data { margin-left: 65px; margin-top: 0px; } .post-entry .post-meta .meta-line-2 { margin-bottom: 0px; } .post-entry .post-meta .meta-line-2 span:after { content: "-"; margin-right: 8px; margin-left: 8px; } .post-entry .post-meta .meta-line-2 span:last-child:after { content: ""; margin-right: 0px; margin-left: 0px; } .post-entry .post-content iframe, .post-entry .post-content embed { max-width: 100%; } .post-entry.shadow-box.sticky { background-color: #fefbf7; } .related-coupons { margin-bottom: 15px; } .list-unstyled { list-style: none; padding: 0px; } /* Comments ------------------------------*/ #comments .ui.comments { max-width: 100%; } #comments .comment .comment { margin-left: 50px; } #comments .content.shadow-box { padding: 15px; } .comment-form .input { position: relative; margin-bottom: 15px; } .comment-form .input span.required { position: absolute; right: 10px; top: 18px; color: #dd4c0c; line-height: 0px; } .comment-form .comment-form-comment textarea { background: #ffffff; } .comment-respond { margin-bottom: 20px; } .comments .comment-respond { margin-top: 15px; } .right-sidebar .comment-respond textarea, .left-sidebar .comment-respond textarea { width: 100%; } .comments-title.ui.dividing.header { font-weight: normal; border-bottom: none; margin: 30px 0px; } .coupon-tags { margin-top: 30px; } .single-coupon-comments { margin-top: 30px; } .single-coupon-comments .shadow-box { box-shadow: none; } .single-coupon-comments .comments-title.ui.dividing.header { margin-top: 0px; } /*-------------------------------------------------------------- 6.0 Pages --------------------------------------------------------------*/ /* 404 Page Area*/ .rt-header-404{ float:left; width:100%; margin-top: 40px; margin-bottom: 40px; } .rt-header-404 h1{ font-size: 32px; font-weight: 400; margin-bottom: 15px; } .rt-header-404 p{ font-size: 21px; } .content-404 .st-coupons{ margin-bottom: 41px; } .content-404 .widgettitle{ font-size: 32px; font-weight: 400; margin-bottom: 20px; } /* Front Page Area*/ .front-top-sec{ padding-top: 40px; background: #F7F7F7; } .front-mid-sec{ float:left; width:100%; } .front-popular-item{ float:left; width:100%; } /*Default Page*/ .rt-default-page .rt-page-title h3{ padding: 0 0 0 0; } /*Full-width Page*/ .full-width .content-area{ width:100%; } .rt-full-top{ float: left; width: 100%; } .rt-full-top .rt-thumb-img{ float: left; width: 100%; } .rt-full-top .rt-thumb-img .rt-page-title{ float: left; width: 100%; overflow: hidden; width: 100% !important; min-height: 300px !important; background-repeat: no-repeat; background-size: cover; background-position: center center; text-align: center; padding: 98px 0 0 0; background-blend-mode: overlay; } .rt-full-top .rt-page-title h3{ font-size: 35px; line-height: 1.2; font-weight: 700; color:#323232; padding: 22px 75px 0 75px; text-align: center; } .rt-full-top .rt-thumb-img .rt-page-title h3{ color:#fff; } .rt-full-bottom{ float: left; width: 100%; } /*Default Page*/ .rt-default-page{ float: left; width: 100%; margin-top: 30px; position: relative; z-index: 10; } .rt-default-page .page.post-entry{ float:left; width: 100%; } @media screen and (max-width: 1110px) { .rt-full-top .rt-thumb-img .rt-page-title { padding: 75px 0 0 0; } } @media screen and (max-width: 790px) { .rt-full-top .rt-thumb-img .rt-page-title { padding: 40px 0 0 0; } } @media screen and (max-width: 540px) { .rt-full-top .rt-thumb-img .rt-page-title{ padding: 75px 0 0 0; } .rt-full-top .rt-page-title h3{ padding: 22px 35px 0 35px; font-size: 1.75rem; } } @media screen and (max-width: 400px) { .rt-full-top .rt-thumb-img .rt-page-title { padding: 40px 0 0 0; } } /*Blog Pages*/ .rt-blog-area{ margin-top: 17px; } .rt-blog-area .content-area{ margin-top: 3px; overflow: hidden; } .rt-blog-area .read-more{ color: #fff !important; font-size: 14px !important; width: 200px; height: 44px; padding: 15px 10px !important; border-radius: 1000px !important; } .rt-blog-area .site-main{ display: flex; margin: 0 -15px; flex-direction: row; flex-wrap: wrap; } .rt-blog-area .post-entry{ margin-bottom:30px; width: 30.53%; margin: 0px 15px; } .left-sidebar .post-entry{ width: 46%; } .right-sidebar .post-entry{ width: 45%; } .rt-blog-area .page-content{ float:left; width: 100%; } .rt-blog-area .post-entry .post-thumbnail{ display: flex; height: 280px; position:relative; overflow: hidden; margin-bottom: 0px; align-items: center; justify-content: center; text-align: center; } .rt-blog-area .post-entry .post-thumbnail .no-image-icon{ width: 100px; height: 100px; color:#fff; font-size: 65px; padding: 39px 0px; } .rt-blog-area .post-entry .post-thumbnail img{ position: absolute; top: -9999px; bottom: -9999px; left: -9999px; right: -9999px; margin: auto; width: auto !important; height: auto !important; max-width: 1024px !important; max-height: 768px !important; } .rt-blog-area .post-entry .post-meta-data{ position: relative; margin-bottom: 25px; margin-top: -2px; width: 100%; min-height: 240px; background: #fff; padding: 55px 40px; } .rt-blog-area .post-entry .post-meta-data .cat-tag{ float:left; width: 100%; } .rt-blog-area .post-entry .post-meta-data .cat-tag a{ font-size: 15px; font-weight: 700; } .rt-blog-area .post-entry .post-meta-data .post-title{ float:left; width:100%; margin-top: 9px !important; z-index: 100; position: relative; font-size: 26px; } .rt-blog-area .post-entry:hover{ cursor: pointer; } .rt-blog-area .post-entry:hover .post-meta-data .post-title a{ -webkit-transition: width .25s ease-in; transition: width .25s ease-in; } /*border-animation*/ .rt-blog-area .post-entry .post-meta-data span.left:before{ content: ""; position: absolute; top: 0; left: 0; width: 1px; height: 1px; opacity: 0; } .rt-blog-area .post-entry .post-meta-data span.left:after{ bottom: 0; width: 35%; height: 0; -webkit-transition: height .25s ease-in,width .25s ease-in .25s; transition: height .25s ease-in,width .25s ease-in .25s; right: 50%; content: ""; position: absolute; background: transparent; border-top: none !important; border-bottom: 2px solid; border-right: none !important; border: 2px solid #602d6c; } .rt-blog-area .post-entry .post-meta-data span.right:before{ content: ""; position: absolute; top: 0; right: 0; width: 1px; height: 1px; opacity: 0; } .rt-blog-area .post-entry .post-meta-data span.right:after{ left: 50%; bottom: 0; width: 35%; height: 0; -webkit-transition: height .25s ease-in,width .25s ease-in .25s; transition: height .25s ease-in,width .25s ease-in .25s; content: ""; position: absolute; background: transparent; border-top: none !important; border-left: none !important; border: 2px solid #602d6c; border-bottom: 2px solid; } /*Hover Effect*/ .rt-blog-area .post-entry .post-meta .post-meta-data:hover span.left:before{ opacity: 1; width: 50%; height: 1px; -webkit-transition: opacity 0s ease-out .29s,width .15s ease-out .5s; transition: opacity 0s ease-out .29s,width .15s ease-out .5s; border-bottom: 2px solid #602d6c; border-bottom: 2px solid; } .rt-blog-area .post-entry .post-meta .post-meta-data:hover span.left:after{ width: 50%; height: calc(100% - 2px); -webkit-transition: width .25s ease-in,height .25s ease-in .25s; transition: width .25s ease-in,height .25s ease-in .25s; border-bottom: 2px solid; } .rt-blog-area .post-entry .post-meta .post-meta-data:hover span.right:before{ opacity: 1; width: 50%; height: 1px; -webkit-transition: opacity 0s ease-out .29s,width .15s ease-out .5s; transition: opacity 0s ease-out .29s,width .15s ease-out .5s; border-bottom: 2px solid #602d6c; border-bottom: 2px solid; } .rt-blog-area .post-entry .post-meta .post-meta-data:hover span.right:after{ width: 50%; height: calc(100% - 2px); -webkit-transition: width .25s ease-in,height .25s ease-in .25s; transition: width .25s ease-in,height .25s ease-in .25s; border-bottom: 2px solid; } @media screen and (max-width: 1110px) { .rt-blog-area .site-main{ justify-content: space-evenly; } .rt-blog-area .post-entry{ margin-bottom:30px; width: 45%; margin: 0px 0px; } } @media screen and (max-width: 972px) { .left-sidebar .post-entry .post-meta-data{ min-height: 280px; } .right-sidebar .post-entry .post-meta-data{ min-height: 280px; } .rt-blog-area .post-entry .post-meta-data .post-title{ font-size: 22px; } } @media screen and (max-width: 790px) { .rt-blog-area .site-main{ justify-content: space-evenly; } .rt-blog-area .post-entry{ margin-bottom:30px; width: 60%; margin: 0px 0px; } } @media screen and (max-width: 540px) { .rt-blog-area .site-main{ justify-content: space-evenly; } .rt-blog-area .post-entry{ margin-bottom:30px; width: 80%; margin: 0px 0px; } .rt-blog-area .post-entry .post-meta-data{ min-height: 260px; } } @media screen and (max-width: 400px) { .rt-blog-area .post-entry .post-meta-data .post-title { font-size: 18px; } } /*Single Post*/ .rt-single-post{ width: 100%; margin-top: 15px; } .rt-single-post .post-entry{ width: 100%; } .rt-single-post .author-name a{ color: #323232; } /*All Store Page*/ .custom-page-header .page-heading{ float:left; width:100%; text-align: center; color: rgb(50, 50, 50); font-size: 30px; font-weight: 700; padding: 36px 0 40px 0; line-height: 1.15; } .all-store .store-listing-box{ padding-top: 15px; } .all-store .store-listing-box .section-heading{ font-size: 23px; font-weight: 900; margin-bottom: 12px; } .all-store .p_store_grid{ display: flex; flex-direction: row; justify-content: center; flex-wrap: wrap; } .all-store .p_store_grid .store-list{ width: 16.666666666%; margin-bottom: 27px; } .all-store .p_store_grid .store_img{ display: flex; justify-content: center; } .all-store .p_store_grid .store-thumb { display: flex; width: 124px; height: 124px; text-align: center; border-radius: 50%; padding: 0px; align-items: center; justify-content: center; } .all-store .p_store_grid .store_img .store-thumb .strore-thumb-border{ display: flex; width: 112px; height: 112px; border-radius: 50%; align-items: center; background: #fff; background-size: cover; background-position: center center; padding: 15px; justify-content: center; border: 1px solid #dadada; } .all-store .p_store_grid .store-list:hover .store-thumb{ border: 2px solid; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .all-store .p_store_grid .store-list:hover .store-thumb .strore-thumb-border{ padding: 20px; border:none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } .all-store .p_store_grid i.circular.icon{ font-size: 30px; width: 85px; height: 85px; text-align: center; color:#fff; padding: 0px 0px; box-shadow: 0px 0px 0px transparent !important; } .all-store .p_store_grid .store-list .stor-cat-name{ text-align: center; font-weight: 600; color: rgb(50, 50, 50); font-size: 18px; margin-top: 12px; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; } @media screen and (max-width: 1100px) { .all-store .p_store_grid .store-list { width: 100%; margin-bottom: 27px; } } /*All store Tab*/ .all-store .all-store-cat-tab-sec{ margin-top: 40px; margin-bottom: 15px; } .all-store .all-store-cat-tab-sec .store-letter-heading{ margin-bottom: 14px; } .all-store .tabset { max-width: 100%; text-align: center; background: #fff; padding: 0; } .all-store .tabset > label{ padding: 12px 11.75px 11px 11.5px; font-weight: 500; font-size: 14px; } .all-store-cat-tab-sec .tabset > input:checked + label{ border-bottom: 3px solid; } .all-store .tab-panels{ text-align: left; } .all-store .tab-panel { padding: 15px 0 22px 0; } .all-store .tab-panel ul{ padding: 0 0 0 25px; } .all-store .store-letter-content ul li{ margin: 4px 0; } .all-store .store-letter-content ul li a{ color:#323232; font-size: 13px; } .all-store .store-letter-content ul li a:hover{ text-decoration: underline; } .cus-page-menu{ float:left; width: 100%; margin-bottom: 15px; } .cus-page-menu .menu { text-align: center; } .cus-page-menu .menu li{ display: inline-block; } .cus-page-menu .menu li:before{ float:right; content:'|'; margin-left: 10px; margin-right: 5px; } .cus-page-menu .menu li:last-child:before{ display: none; } .cus-page-menu .menu .current_page_item a{ color:#323232; } .cus-page-menu .menu li a{ font-size: 1.125rem; font-weight: 600; } @media screen and (max-width: 1110px) { .all-store .p_store_grid{ display: flex; } .all-store .p_store_grid .store-list{ width: 25%; } } @media screen and (max-width: 790px) { .all-store .p_store_grid{ display: flex; } .all-store .p_store_grid .store-list{ width: 33.33333333%; } } @media screen and (max-width: 500px) { .all-store .p_store_grid{ display: flex; } .all-store .p_store_grid .store-list{ width: 50%; } } /*All Category Page*/ .all-cat-page{ float:left; width: 100%; background: #fff; } .all-page-sec-wrap{ float:left; width: 100%; } .cat-sec-bg{ background: #fff; padding-bottom: 7px; } .all-cat .cus-page-menu{ margin-top: 38px; } /*Submit Coupon Page */ .submit_coupon_page .content-box{ margin-top: 30px; } @media screen and (max-width: 790px) { .submit_coupon_page .content-box { padding: 30px; } } .submit_coupon_page .select-store-input .ui.button{ color: #fff; margin-left: -115px !important; padding: 0px 15px !important; font-size: 13px; margin-top: 5px !important; height: 35px; line-height: 1; } .submit_coupon_page .ui.input input, .submit_coupon_page .ui.dropdown, .submit_coupon_page .ui.form input[type="text"], .submit_coupon_page .ui.button.btn_primary{ height: 45px; } .submit_coupon_page .ui.dropdown .text{ padding: 4px 0; color: rgb(181 179 179 / 87%); } .submit_coupon_page .ui.dropdown .dropdown.icon{ margin-top: 0 !important; } .submit_coupon_page .ui.button.btn_primary{ width: 200px; border-radius: 1000px; margin: 0 auto; } /*Signle Category Page*/ .coupon_cat_single{ padding-top: 25px; } .offer_available .available-coupon{ color:#323232; font-weight: 800; font-size: 22px; margin-top: -4px; } .coupon_cat_single .shadow-box{ border:none; } .coupon_cat_single .shadow-box h5 { font-size: 16px; font-weight: 700; margin-bottom: 8px; margin-top: 20px; } .coupon_cat_single .couponcat-sortby-wrapper.ui.list { padding: 0px 0px 20px 0px; } .load_more_btn{ border-radius: 1000px !important; padding: 16px 20px 18px 28px !important; } .load_more_btn i { font-size: 16px !important; opacity: 1 !important; } .load_more_btn i:before{ float: right; margin-top: 3px; margin-left: 5px; } /*Popular Store (Category Single Page)*/ .popular-store-cat-area{ display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; border-top:thin solid rgb(224, 224, 224); } .popular-store-cat-area .widget{ width: 100%; min-height: 200px; color: #323232; margin-top: 30px; margin-bottom: 10px; } .popular-store-cat-area .widget a{ color: #323232; } .popular-store-cat-area .widget .widget-title{ font-size: 18px; font-weight: 700; margin-bottom: 15px; } .popular-store-cat-area .widget .widget-content .cate-item{ float: left; width: 47%; margin-right: 10px; } .popular-store-cat-area .widget .widget-content .item-link{ float: left; width: 20%; } .popular-store-cat-area .widget .widget-content a{ color: rgb(89, 89, 89); font-size: 14px; padding: 5px 0px; float: left; width: 100%; } /* Single Store Page*/ .single-store-page{ margin-top: 20px; } .single-store-page .header-content{ display: flex; width: 100%; margin-bottom: 20px; flex-direction: row; flex-wrap: wrap; } .single-store-page .store-tilte{ float:left; width: 70% !important; font-size: 2rem; line-height: 1.2; font-weight: 700; } .single-store-page .lg-header .coupon-filter{ float:right; width: 30%; } .sm-filter-area{ float:left; width: 100%; text-align: center; margin-bottom: 20px; display: none; } .sm-filter-area a{ color:#323232; } .sm-filter-content-area{ float: left; width: 100%; border: thin solid rgb(224, 224, 224); background: #fff; margin-top: 20px; display: none; } .tax-coupon_category .widget_coupon_cat_filter { margin-top: 5px; } .sm-filter-area .filter-open{ width: 100%; height: 44px; padding: 12px 0; font-weight: 900; border: thin solid rgb(224, 224, 224); border-radius:1000px; display: none; } .sm-filter-area .filter-open:hover{ color:#fff; } .sm-filter-area .filter-close{ float: right; background: #fff; padding: 15px 20px 0px 20px; font-size: 16px; } .sm-filter-area .sm-filter-content-area{ float:left; width: 100%; } .sm-filter-area .sm-filter-content-area .shadow-box h5{ margin-top: 0px; } .sm-filter-content-area .sm-filter-checkbox{ float:left; width: 100%; text-align: left; padding: 0px 20px;; } @media screen and (max-width: 790px) { .sm-filter-area{ display: block; } .sm-filter-area .filter-open{ display: block; } .widget-area .widget_coupon_cat_filter{ display: none; } } @media screen and (min-width: 790px) { .single-store-page .header-content{ justify-content: space-between; margin-bottom: 0; } .single-store-page .store-tilte { width: 65% !important; } .single-store-page .lg-header .coupon-filter { float: right; width: 35%; } .single-store-page .coupon-filter .ui.button.btn_primary{ margin-top: 28px !important; } } @media screen and (max-width: 790px) { .popular-store-cat-area .widget .widget-content .item-link { float: left; width: 33.3333333%; } } @media screen and (max-width: 540px) { .popular-store-cat-area .widget .widget-content .item-link { float: left; width: 50%; } } @media screen and (max-width: 400px) { .popular-store-cat-area .widget .widget-content .item-link { float: left; width: 100%; } } .single-store-page .coupon-filter .ui.button.btn_primary { background: none; font-size: 16px; padding: 0px 0px; font-weight: bolder; margin-top: 10px; text-align: right; } .coupon-filter .coupon-filter .filter-coupons-buttons .submit-coupon-button { background: none; } .coupon-filter .coupon-filter .filter-coupons-buttons .submit-coupon-button.active:hover{ background-color: transparent !important; } .single-store-page .coupon-filter .ui.button.btn_primary:before { float:left; content: "\f02b"; font-family: Icons; margin: 0px 5px 0px 0px; -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); transform: rotate(90deg); } .single-store-page .coupon-filter .ui.button.btn_primary:hover { text-decoration: underline; } .single-store-page .header-store-thumb{ float:left; width:100%; margin-bottom: 18px; background: #fff; } .single-store-page .header-store-thumb a{ display: flex; justify-content: center; } .single-store-page .header-store-thumb img{ float:left; width:80%; height: auto; } .single-store-page .bp-star-ratings{ display: flex; flex-direction: column; align-items: center; width: 100% !important; } .single-store-page #secondary .shadow-box{ border:none; } .single-store-page .widget_store_cat_filter .store-filter-sortby-wrapper.ui.list{ padding: 0px !important; } .single-store-page .widget_store_cat_filter .store-cat-filter-wrapper.ui.list{ padding: 0px !important; } .single-store-page .available-coupon{ font-weight: 800; font-size: 22px; margin-top: 20px; } .single-store-page .sidebar-filter .shadow-box{ padding-bottom: 23px; border-bottom: thin solid rgb(224, 224, 224) !important; } .single-store-page .sidebar-filter .shadow-box h5{ font-size: 16px; font-weight: 700; margin-bottom: 8px; margin-top: 20px; } .single-store-page .about-store{ margin-top: 13px; } .store-sidebar-link{ display: flex; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; border-top:thin solid rgb(224, 224, 224); } .store-sidebar-link .widget{ width: 32.3333333%; min-height: 200px; color: #323232; margin-top: 30px; margin-bottom: 10px; } .store-sidebar-link .widget a{ color: #323232; } .store-sidebar-link .widget .widget-title{ font-size: 18px; font-weight: 700; margin-bottom: 15px; } .store-sidebar-link .widget .widget-content .cate-item{ float: left; width: 47%; margin-right: 10px; } .store-sidebar-link .widget .widget-content .item-link{ float: left; width: 50%; } .store-sidebar-link .widget .widget-content a{ color: rgb(89, 89, 89); font-size: 14px; padding: 5px 0px; float: left; width: 100%; } @media screen and (max-width: 500px) { .store-sidebar-link{ flex-direction: column; } .store-sidebar-link .widget{ width: 100%; } .newsletter-box-wrapper{ max-width: 275px !important; } } /* Accordion styles */ .a-cupon-tab input[type=checkbox]{ position: absolute; opacity: 0; z-index: -1; } .a-cupon-tab .tabs { overflow: hidden; background: #fff; } .a-cupon-tab .tab { width: 100%; overflow: hidden; border-top: thin solid rgb(224, 224, 224); } .a-cupon-tab .tab-label { background: #fff; display: flex; justify-content: center; font-weight: bold; cursor: pointer; text-align: center; font-size: 1.5rem; padding: 23px 0px 19px 0px; /* Icon */ } .a-cupon-tab .tab-label::after { content: "\f107"; font-family: Icons; width: 1em; height: 1em; text-align: center; transition: all 0.35s; font-size: 13px; line-height: 1.8; margin-left: 7px; } .a-cupon-tab .tab-content { max-height: 0; padding: 0 1em; color: #2c3e50; background: white; transition: all 0.35s; } .a-cupon-tab .tab-close { display: flex; justify-content: flex-end; padding: 1em; font-size: 0.75em; background: #2c3e50; cursor: pointer; } .a-cupon-tab input:checked + .tab-label::after { content: "\f106"; font-family: Icons; } .a-cupon-tab input:checked ~ .tab-content { max-height: 100vh; } /*Popular Stores and Categories*/ .front-popular-item .link-wrap{ display: flex; flex-wrap: wrap; padding: 0px 0px 25px 0px; } .front-popular-item .link-wrap .item-link{ width: 20%; } .front-popular-item .link-wrap .cat-item{ width: 20%; list-style: none; } .front-popular-item .link-wrap a{ float: left; width: 100%; color: rgb(89, 89, 89); font-size: 0.79rem; font-weight: 600; padding: 5px 0px; } .front-popular-item .link-wrap a:hover{ text-decoration: underline; } .custom-page-header { background: #fff; } .custom-page-header .inner { background: #ffffff; padding: 0px 15px 15px; } @media screen and (max-width: 790px) { .front-popular-item .link-wrap .item-link, .front-popular-item .link-wrap .cat-item{ width: 33.333333%; } } @media screen and (max-width: 500px) { .front-popular-item .link-wrap .item-link, .front-popular-item .link-wrap .cat-item{ width: 50%; } } .custom-page-header .inner-content { padding-top: 18px; padding-bottom: 18px; } .custom-page-header h1 { font-size: 30px !important; font-weight: 900 !important; margin-bottom: 7px; margin-top: 3px; line-height: 1.6; letter-spacing: -1px; color: #323232; } .custom-page-header h1 strong { font-weight: 700; } .custom-page-header .header-thumb { float: none; display: block; text-align: center; margin-bottom: 10px; } @media screen and (min-width: 790px) { .custom-page-header .header-thumb { float: left; display: block; margin-right: 30px; padding-top: 15px; } } .custom-page-header .header-thumb .ui.center i { font-size: 50px; } .custom-page-header .header-thumb img { max-width: 120px; } .custom-page-header .header-content { overflow: hidden; } .custom-page-header .header-content .entry-share { margin-top: 15px; display: inline-block; } .custom-page-header .header-content, .custom-page-header .header-content p { font-size: 16px; font-weight: 300; } .page-header { padding: 30px 0px 0px; } .page-header h1 { margin-bottom: 0px; font-weight: 300; letter-spacing: -1px; } .page-header .ui.breadcrumb { margin-top: 0px; } .page-header-cover { text-align: center; padding: 80px 0px 80px; margin-bottom: 20px; background: url("assets/images/header-cover.jpg") bottom center; background-size: cover; position: relative; } .page-header-cover:after { background: -webkit-linear-gradient(top, transparent 0px, transparent 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); background: linear-gradient(to bottom, transparent 0px, transparent 0px, rgba(0, 0, 0, 0.65) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); bottom: 0; content: " "; left: 0; position: absolute; right: 0; top: 0; z-index: 5; } .page-header-cover h1 { margin-bottom: 0px; font-weight: 600; letter-spacing: -1px; color: #FFFFFF; position: relative; z-index: 20; font-size: 35px; } @media screen and (min-width: 790px) { .page-header-cover h1 { font-size: 42px; } } /*Category Page Loop Area*/ /*- Retail Pro Top Offer */ .grid_loop{ float:left; width: 100%; display: flex; justify-content: flex-start; } .grid_loop .cat-coupon-lists{ display: grid; grid-template-columns: auto auto auto; justify-items: center; justify-content: start; margin: 0 8px; } .grid_loop .cat-coupon-lists .coupon-item { width: 244.16px; margin-right: 16px; background: #fff; position: relative; margin-bottom: 18px; border-radius: 7px; border: thin solid rgb(224, 224, 224); overflow: hidden; box-shadow: rgb(0 0 0 / 5%) 0px 3px 8px; } .grid_loop .coupon-item .store-thumb a, .grid_loop .coupon-item .store-thumb .thumb-padding{ padding: 0; } .coupon-link{ overflow: hidden; } .grid_loop .coupon-item a{ display: flex; color: #4b4b4b; width: 100%; flex-direction: column; } @media screen and (max-width: 790px) { .grid_loop{ justify-content: center; } } @media screen and (max-width: 575px) { .grid_loop .coupon-item a { flex-direction: row; } } .grid_loop .coupon-item .image{ position: relative; overflow: hidden; height: auto; } .grid_loop .coupon-item .image .store-thumb{ } .grid_loop .coupon-item .image img{ width: 80%; z-index: 1; height: auto; max-height: 154px; } .grid_loop .coupon-item .coupon-des{ position: relative; padding: 8px 15px; border-top: thin solid rgb(224, 224, 224); z-index: 10; } .grid_loop .coupon-des .coupon-code{ position: relative; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #4b4b4b; } .grid_loop .coupon-des .coupon-title { position: relative; display: -webkit-box; min-height: 44px; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; line-height: 1.375em; font-size: 14px; font-weight: 500; margin-top: 6px; margin-bottom: 5px; color: rgb(50, 50, 50); } .grid_loop .coupon-des .coupon-used-today { position: relative; font-size: 11px; margin-bottom: 1px; } @media screen and (max-width: 1110px) { .grid_loop .store-listings{ display: grid; grid-template-columns: auto auto auto; } .grid_loop .cat-coupon-lists{ grid-template-columns: auto auto; } .grid_loop .store-listings .coupon-item { width: calc(100% - 16px); position: relative; margin-top: 7px; margin-bottom: 9px; } } @media screen and (max-width: 790px) { .grid_loop .cat-coupon-lists{ display: grid; grid-template-columns: auto auto; } .grid_loop .cat-coupon-lists .coupon-item { width: 244.16px; margin-right: 16px; position: relative; margin-bottom: 25px; margin-top: 7px; margin-bottom: 9px; } } @media screen and (max-width: 575px) { .grid_loop .cat-coupon-lists{ display: grid; grid-template-columns: auto; } .grid_loop .cat-coupon-lists .coupon-item { display: flex; width: calc(100%); position: relative; margin-bottom: 25px; margin-top: 3px; margin-bottom: 3px; } .grid_loop .coupon-item .image{ /*width: 25%;*/ min-width: 100px; /*max-width: 130px;*/ border-right: thin solid rgb(224, 224, 224); } .grid_loop .coupon-item .image img{ max-height: 100%; position: absolute; top: 50%; left: 50%; padding: 10px; transform: translate(-50%, -50%); z-index: 1; } .grid_loop .coupon-item .coupon-des{ border-top:none; } } .page-header-cover .ui.breadcrumb { margin-top: 0px; position: relative; z-index: 10; } .page-header-cover .ui.breadcrumb .section { color: #FFFFFF; font-weight: bold; } .page-header-cover .ui.breadcrumb i { color: #FFFFFF; opacity: 1; } .page-header-cover .ui.breadcrumb a { color: #FFFFFF; } .page-header-cover .ui.breadcrumb a:hover { text-decoration: underline; } .page-header-cover .ui.breadcrumb .active.section { font-weight: 300; } .ui.breadcrumb .section { text-transform: uppercase; font-weight: 600; font-size: 11px; } .ui.breadcrumb a { color: #00979d; } .ui.breadcrumb a:hover { color: #ff9900; } .heading-line { background: none repeat scroll 0 0 #fab702; display: block; height: 2px; width: 80px; } .site-breadcrumb { padding: 8px 0px 0px; margin-bottom: -10px; color: #999999; } .site-breadcrumb .ui.breadcrumb a.section { color: #00979d; } .site-breadcrumb .ui.breadcrumb .icon.divider { opacity: 1; } .single-store-header .header-thumb { text-align: left; } .single-store-header .header-thumb .header-store-thumb a { line-height: 114px; border: 2px solid #f5f5f5; text-align: center; margin-bottom: 10px; min-width: 200px; padding: 5px; display: block; } .single-store-header .header-thumb .header-store-thumb a:hover { border-color: #ff9900; } .single-store-header .header-thumb img { max-width: 200px; } .single-store-header .add-favorite { font-size: 12px; letter-spacing: 0.5px; text-transform: uppercase; } .single-store-header .add-favorite:hover { color: #00979d; } .coupon-filter { float:left; width:100%; margin-bottom: 20px; } .coupon-types-list{ display: flex; flex-direction: row; align-items: center; flex-wrap: nowrap; justify-content: center; } .coupon-filter .ui.menu { border-radius: 0px; box-shadow: 0 0 0 1px rgba(39, 41, 43, 0.05), 0 1px 2px 0 rgba(0, 0, 0, 0.05); border: none; } .coupon-filter .ui.menu .item { padding: 15px 18px; } .coupon-filter .ui.menu .item .offer-count { display: none; font-size: 11px; background: #00979d; padding: 2px 6px 2px; margin-left: 6px; color: #FFFFFF; border-radius: 3px; } @media screen and (min-width: 500px) { .coupon-filter .ui.menu .item .offer-count { display: inline-block; } } .coupon-filter .ui.menu .item .code-count { background: #b9dc2f; } .coupon-filter .ui.menu .item .sale-count { background: #ea4c89; } .coupon-filter .ui.menu .item .print-count { background: #2d3538; } .coupon-filter .filter-coupons-buttons::after { content: ""; display: table; clear: both; } .coupon-filter .filter-coupons-buttons .store-filter-button { min-width: 75px; background: #FFF; box-shadow: 0 1px 1px rgb(0 0 0 / 8%); position: relative; margin: 0 0em 0 0; padding: 9px 3px; border: 1px solid; border-radius: 0px; text-transform: capitalize; border-top: 2px solid; border-bottom: 2px solid; font-size: 11px !important; } .coupon-filter .filter-coupons-buttons .store-filter-button:first-child{ border-top-left-radius: 7px; border-bottom-left-radius: 7px; } .coupon-filter .filter-coupons-buttons .store-filter-button:last-child { border-right:2px solid; border-top-right-radius: 7px; border-bottom-right-radius: 7px; } .coupon-filter .filter-coupons-buttons .store-filter-button.current .offer-count{ color: #fff !important; } .store-filter-button.current{ margin-right:0px !important; } .coupon-filter .filter-coupons-buttons .store-filter-button:hover, .coupon-filter .filter-coupons-buttons .store-filter-button.current { color: #fff !important; } .store-filter-button:hover .offer-count{ color: #fff !important; } .coupon-filter .filter-coupons-buttons .store-filter-button .offer-count { font-size: 11px; padding: 0; margin-left: 0px; border-radius: 3px; } .coupon-filter .filter-coupons-buttons .coupons-types-wrap { margin: 0 auto; } @media screen and (max-width: 790px) { .coupon-filter .filter-coupons-buttons .coupons-types-wrap .couponlist-smallscreen-info { display: block; } .coupon-filter .filter-coupons-buttons .coupons-types-wrap .couponlist-smallscreen-info .store-filter-button { background: transparent; box-shadow: none; } .coupon-filter .filter-coupons-buttons .coupons-types-wrap .couponlist-smallscreen-info .ui.button { background: #fff; box-shadow: 0 2px 4px 0 rgba(34, 36, 38, 0.12), 0 2px 10px 0 rgba(34, 36, 38, 0.15) !important; } .coupon-filter .filter-coupons-buttons .coupons-types-wrap .couponlist-smallscreen-info .menu .item { text-align: left; overflow: hidden; } .coupon-filter .filter-coupons-buttons .coupons-types-wrap .couponlist-smallscreen-info .menu .item .offer-count { float: right; } } @media screen and (max-width: 500px) { .coupon-filter .filter-coupons-buttons .coupons-types-wrap .couponlist-smallscreen-info .transition.visible { width: 125px; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; } } @media screen and (max-width: 500px) { .coupon-filter .filter-coupons-buttons .coupons-types-wrap .couponlist-smallscreen-info .store-filter-button .offer-count { font-size: 10px; } } .coupon-filter .filter-coupons-buttons .submit-coupon-button { float: right; position: relative; background: none; } @media screen and (max-width: 790px) { .coupon-filter .filter-coupons-buttons .submit-coupon-button.ui.small.button { font-size: 0.85714286rem; } } .coupon-filter .ui.menu .active.item { box-shadow: none; background: #FFF; } .coupon-filter .ui.menu > .item:first-child { border-radius: 0px; } .coupon-filter .ui.menu .item:before { background: -webkit-linear-gradient(rgba(0, 0, 0, 0.04) 0px, rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0.04) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); background: linear-gradient(rgba(0, 0, 0, 0.04) 0px, rgba(0, 0, 0, 0.04) 50%, rgba(0, 0, 0, 0.04) 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); } .filter-coupons-by-tab.ui.pointing.menu .active.item:after { background: #fff; } #coupon-listings-store .ajax-coupons .ajax-coupons .store-load-more { display: none; } .store-load-more { margin-top: 25px; text-align: center; } .store-load-more .ui.btn.btn_large { padding: 15px 30px 16px; letter-spacing: 2px; border-radius: 1000px; } .content-404 .search-form { margin-bottom: 30px; } /*-------------------------------------------------------------- 7.0 Widgets --------------------------------------------------------------*/ /* Content Widget Title */ .content-area .widget-title, .frontpage-before-main .widget-title, .frontpage-after-main .widget-title { font-size: 23px; font-weight: 300; letter-spacing: -0.3px; margin-bottom: 14px; } /* Trending Deals */ .trending-deals{ float:left; width: 100%; } .trending-deals .widget{ display: flex; flex-direction: column; z-index: 1; } .trending-deals .livesale-title{ float:left; width: 100%; text-align: center; margin: 0px 0px 26px 0px; } .trending-deals .livesale-title h1{ font-size: 2rem; font-weight: bolder; text-align: center; color: rgb(50, 50, 50); } .trending-deals .best-sale-items{ display: flex; flex-direction: row; flex-wrap: wrap; justify-content: space-between; } .trending-deals .best-sale-items .sale-item{ width: calc(33.3333% - 16px); position: relative; border-radius: 7px; overflow: hidden; border:1px solid #f3f3f317; } .trending-deals .sale-item .banner-img{ float:left; width:100%; height: 270px; background-position: center center; background-size: cover; background-repeat: no-repeat; } .trending-deals .sale-item .sale-item-info{ position: absolute; float:left; width: 100%; bottom: 0; } .trending-deals .sale-item .sale-item-info .shop-img{ position: relative; top: 10px; left: 12px; width: 80px; height: 60px; z-index: 50; background: #fff; border-radius: 5px; } .trending-deals .sale-item .sale-item-info .shop-img img{ border-radius: 5px; position: absolute; top: -9999px; bottom: -9999px; left: -9999px; right: -9999px; margin: auto; width: auto !important; height: auto !important; max-width: 80px !important; max-height: 60px !important; } .trending-deals .sale-item .sale-item-info .sell-item-txt{ float: left; width: 100%; position: relative; padding: 22px 14px 18px 14px; z-index: 1; } .trending-deals .sale-item .sale-item-info .sell-item-txt:after{ position: absolute; content: ''; background: #000; top:0; bottom:0; left:0; right:0; z-index: 100; opacity: 0.7; border-bottom-left-radius: 7px; border-bottom-right-radius: 7px; } .trending-deals .sale-item .sale-item-info .sell-item-txt .bls-title{ position: relative; z-index: 1000; color:#fff; font-size: 12px; line-height: 1.33; text-transform: uppercase; margin-bottom: 2px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; letter-spacing: 0.6px; font-weight: bold; } .trending-deals .sale-item .sale-item-info .sell-item-txt .bls-sub-title{ position: relative; z-index: 1000; color:#fff; font-size: 16px; font-weight: 400; line-height: 22px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } @media screen and (min-width: 541px) and (max-width: 980px) { .best-sale-item-wrap{ overflow-x: auto; } .trending-deals .best-sale-items{ width: 930px; flex-wrap: nowrap; padding: 0px 0px 10px 0px; } .trending-deals .best-sale-items .sale-item{ /*width: calc(33.3333% - 16px);*/ position: relative; min-width: 275px; } } @media screen and (max-width: 540px) { .trending-deals .best-sale-items{ justify-content: center; } .trending-deals .best-sale-items .sale-item { width: calc(100% - 16px); position: relative; margin-bottom: 25px; margin-top: 7px; margin-bottom: 10px; } } /*- Retail Pro Top Offer */ .top-offer{ float:left; width: 100%; } .top-offer .widget-title{ font-weight: bolder; font-size: 1.5rem; line-height: 1.33; margin: 1px 0px 28px 0px; } .top-offer .store-listings{ display: grid; grid-template-columns: auto auto auto auto; justify-items: center; margin: 0 -8px; } .top-offer .store-listings .coupon-item { width: calc(100% - 16px); position: relative; margin-bottom: 18px; border-radius: 7px; border: thin solid rgb(224, 224, 224); overflow: hidden; background: #fff; box-shadow: rgb(0 0 0 / 5%) 0px 3px 8px; } .top-offer .coupon-item .store-thumb a, .top-offer .coupon-item .store-thumb .thumb-padding{ padding: 0; } .coupon-link{ overflow: hidden; } .top-offer .coupon-item a{ color: #4b4b4b; width: 100%; display: flex; flex-direction: column; } @media screen and (max-width: 575px) { .top-offer .coupon-item a{ flex-direction: row; } } .top-offer .coupon-item .image{ position: relative; overflow: hidden; height: auto; } .top-offer .coupon-item .image .store-thumb{ font-size: 24px; } .top-offer .coupon-item .image img{ z-index: 1; width: 80%; height: auto; max-height: 154px; } .top-offer .coupon-item .coupon-des{ position: relative; padding: 8px 15px; border-top: thin solid rgb(224, 224, 224); z-index: 10; } .top-offer .coupon-des .coupon-code{ position: relative; font-size: 11px; font-weight: bold; text-transform: uppercase; color: #4b4b4b; } .top-offer .coupon-des .coupon-title { position: relative; display: -webkit-box; min-height: 44px; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; line-height: 1.375em; font-size: 14px; font-weight: 500; margin-top: 6px; margin-bottom: 5px; color: rgb(50, 50, 50); } .top-offer .coupon-des .coupon-used-today { position: relative; font-size: 11px; margin-bottom: 1px; color: rgb(50, 50, 50); } @media screen and (max-width: 1023px) { .top-offer .store-listings{ display: grid; grid-template-columns: auto auto auto; } .top-offer .store-listings .coupon-item { width: calc(100% - 16px); position: relative; margin-top: 7px; margin-bottom: 9px; } } @media screen and (max-width: 790px) { .top-offer .store-listings{ display: grid; grid-template-columns: auto auto; } .top-offer .store-listings .coupon-item { width: calc(100% - 16px); position: relative; margin-bottom: 25px; margin-top: 7px; margin-bottom: 9px; } } @media screen and (max-width: 575px) { .top-offer .store-listings{ display: grid; grid-template-columns: auto; } .top-offer .store-listings .coupon-item { display: flex; width: calc(100%); position: relative; margin-bottom: 25px; margin-top: 3px; margin-bottom: 3px; } .top-offer .coupon-item .image{ /*width: 25%;*/ min-width: 100px; /*max-width: 130px;*/ border-right: thin solid rgb(224, 224, 224); } .top-offer .coupon-item .image img{ max-height: 100%; position: absolute; top: 50%; left: 50%; padding: 10px; transform: translate(-50%, -50%); z-index: 1; } .top-offer .coupon-item .coupon-des{ border-top:none; } } /* Newsletters ------------------------------*/ .newsletter-box-wrapper.shadow-box { padding: 20px; } .newsletter-box-wrapper.shadow-box .newsletter-text { display: inline-block; margin-top: 10px; font-size: 14px !important; font-weight: 500; text-align: center; } .newsletter-box-wrapper.shadow-box input { border-color: #eeeeee; border-radius: 2px; } .newsletter-box-wrapper.shadow-box .sidebar-social { display: inline-block; margin-top: 15px; } .newsletter-box-wrapper.shadow-box .sidebar-social a { margin-bottom: 5px; } .newsletter-box-wrapper.shadow-box .sidebar-social a i { color: #FFFFFF; } .newsletter-box-wrapper.shadow-box .sidebar-social a:hover { background: #00979d; } .nl-widget{ float: left; width: 100%; text-align: center; display: flex; flex-direction: row; justify-content: center; padding-top: 43px; padding-bottom: 25px; border-top:thin solid rgb(224, 224, 224); } .newsletter-box-wrapper{ width: 100%; max-width: 400px; border:none !important; padding: 0px 0px !important; } .nl-widget .widget-title{ font-size: 24px; font-weight: bold; margin-bottom: 8px; } .newsletter-box-wrapper.shadow-box .before-form{ font-size: 1rem !important; margin-bottom: 18px; } .newsletter-box-wrapper.shadow-box .ui.input{ width: 100% !important; height: auto; flex-direction: column; align-items: center } .newsletter-box-wrapper.shadow-box .ui.input .input-field{ width: 100% !important; margin-bottom: 10px; } .newsletter-box-wrapper.shadow-box .ui.input .input-field input{ width: 100% !important; max-width: 400px; height:44px; background: #fff; border: thin solid rgb(117, 117, 117); border-radius: 0px; border-radius: 1000px; } .newsletter-box-wrapper.shadow-box .submit-btn{ width: 200px; height:44px; padding: 16px 15px !important; font-weight: 800 !important; font-size: 12px; text-transform: uppercase; letter-spacing: 1px; text-align: center; background: transparent !important; border-radius: 30px !important; margin-top: 8px !important; border: thin solid rgb(176, 176, 176) !important; } .newsletter-box-wrapper.shadow-box .submit-btn:hover{ border: thin solid !important; background: #fff !important; } .widget .newsletter-box-wrapper.shadow-box .newsletter-text.after-form a{ font-size: 12px; line-height: 1.8; font-weight: 900; margin-top: 3px; } .newsletter-box-wrapper.shadow-box .newsletter-text.after-form a:hover{ text-decoration: underline; } @media screen and (max-width: 500px){ .newsletter-box-wrapper.shadow-box .ui.input .input-field input{ width: 270px !important; } } /* Popular Stores ------------------------------*/ .widget_popular_stores .ui.grid { margin: 0px -10px; } .widget_popular_stores .ui.grid > .column:not(.row) { padding: 10px; } .widget_popular_stores .store-thumb { line-height: 68px; } /*WP Widget Latest Comments ---------------------------------*/ .wp-block-latest-comments__comment{ line-height: 1.45; } /* WP Widget: Calendar ------------------------------*/ .widget_calendar .widget-title { display: none; } .widget_calendar #wp-calendar caption { font-weight: bold; font-size: 15px; margin-bottom: 20px; font-weight: 500; margin-top: -4px; } .site-footer #wp-calendar caption { text-align: left; text-transform: uppercase; } /*Widet Ul li*/ ol.wp-block-latest-comments{ padding-left: 0; } /* Widget Search */ .widget_search{ margin-top: 8px; } .wp-block-search__label{ float: left; width: 100%; font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif; letter-spacing: 1.2px; font-size: 24px; font-weight: 700; margin-bottom: 25px; margin-top: 0px; } .wp-block-search__inside-wrapper{ float: left; width: 100%; margin-top:8px; } input[type=search].wp-block-search__input { border-top-left-radius:3px !important; border-bottom-left-radius:3px !important; border-radius: 0px; } .wp-block-search__button{ margin-left: 0; border-top-right-radius:3px ; border-bottom-right-radius:3px; font-weight: bold; } .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper { border: thin solid #333e48 !important; border-radius: 1000px; } .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button { padding: 10px 15px; border-radius: 1000px; } /* WP Widgets Shadow Style ------------------------------*/ #secondary .widget_recent_entries ul, #secondary .widget_categories ul, #secondary .widget_meta ul, #secondary .widget_archive ul, #secondary .widget_recent_comments ul, #secondary .widget_pages ul { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); background: #FFF; padding: 20px; list-style: none; } #secondary .widget_recent_entries ul li, #secondary .widget_categories ul li, #secondary .widget_meta ul li, #secondary .widget_archive ul li, #secondary .widget_recent_comments ul li, #secondary .widget_pages ul li { margin: 0 0 10px 0px; padding-bottom: 10px; border-bottom: 1px solid #f5f5f5; } #secondary .widget_recent_entries ul li:last-child, #secondary .widget_categories ul li:last-child, #secondary .widget_meta ul li:last-child, #secondary .widget_archive ul li:last-child, #secondary .widget_recent_comments ul li:last-child, #secondary .widget_pages ul li:last-child { margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px; } #secondary select { width: 100%; } #secondary .widget_search .search-form { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); background: #FFF; padding: 20px; list-style: none; box-sizing: padding-box; } #secondary .widget_search .search-form input { width: 100%; } #secondary .widget_search .search-form .search-field { margin-bottom: 10px; display: block; box-sizing: border-box; } #secondary .widget_search .search-form input[type=submit] { padding: 13px 23px 13px; } #secondary .widget_nav_menu .menu { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); background: #FFF; padding: 20px; list-style: none; } #secondary .widget_nav_menu .menu li { margin: 0 0 10px 0px; padding-bottom: 10px; border-bottom: 1px solid #f5f5f5; } #secondary .widget_nav_menu .menu li:last-child { margin-bottom: 0px; padding-bottom: 0px; border-bottom: 0px; } .widget_store_cat_filter .store-cat-filter-wrapper.ui.list { padding: 20px 20px 0px 20px; margin-bottom: 0; } .widget_store_cat_filter .store-cat-filter-wrapper.ui.list .wpcoupon-cat-filter-item { margin-left: 0; margin-right: 5px; } .widget_store_cat_filter .store-filter-sortby-wrapper.ui.list { padding: 20px 20px 20px 20px; margin-top: 0; } .widget_store_cat_filter .store-filter-sortby-wrapper.ui.list .store-filter-sortby { margin-left: 0; margin-right: 5px; } .sm-header-bottom{ display: none; } .single-store-content .filter-coupons-buttons .coupons-types-wrap{ display: none; } @media screen and (max-width: 500px) { .sm-header-bottom{ display: block; } .submit-coupon-button{ display: none; } .sm-header-bottom .submit-lg .submit-coupon-button{ display: none; } .single-store-content .submit-lg .submit-coupon-button{ display: none; } .single-store-page .checkbox-filter{ display: none; } } /*-------------------------------------------------------------- 8.0 User Area. --------------------------------------------------------------*/ .wpu-profile-wrapper { /* User Header Cover ------------------------------*/ } .wpu-profile-wrapper .st-user-socials { float: right; margin-top: 15px; margin-right: 20px; } @media screen and (max-width: 790px) { .wpu-profile-wrapper .st-user-socials { float: none; text-align: center; margin-right: 0px; } } .wpu-profile-wrapper .user-header-cover { height: 300px; width: 100%; background: url("assets/images/user-cover.jpg") bottom center; background-size: cover; } .wpu-profile-wrapper .wpu-form-header .wpu-profile-cover { background-image: url("assets/images/user-cover.jpg"); background-position: bottom center; background-size: cover; } .wpu-profile-wrapper .wpu-form-header .wpu-profile-avatar { background-image: url("assets/images/user-avatar.png"); } .wpu-profile-wrapper .wpu-profile-meta, .wpu-profile-wrapper .wpu-form-profile .wpu-profile-meta, .wpu-profile-wrapper .wpu-profile-mini .wpu-profile-meta { background: #ffffff; border-bottom: 1px solid rgba(220, 220, 220, 0.08); border-left: 1px solid rgba(220, 220, 220, 0.08); border-right: 1px solid rgba(220, 220, 220, 0.08); box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); padding-bottom: 20px; padding-top: 10px; } .wpu-profile-wrapper .fav-stores-box { padding: 20px; } .wpu-profile-wrapper .fav-stores-box .image { min-height: 94px; width: 100%; } .wpu-profile-wrapper .fav-stores-box .store-thumb { margin-bottom: 5px; } .wpu-profile-wrapper .fav-stores-box a span { color: #666666; } .wpu-profile-wrapper .section-heading .button { background: #00979d; color: #ffffff; float: right; margin-top: 6px; } .wpu-profile-wrapper .wpu-form-sidebar li { margin: 0px; } .wpu-profile-wrapper .wpu-form-sidebar li a { padding: 10px 15px; color: #666666; background: none; } .wpu-profile-wrapper .wpu-form-sidebar li a:hover { color: #00979d; } .wpu-profile-wrapper .wpu-form-sidebar li.active a { color: #666666; background: #fff; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); } .wpu-profile-wrapper .wpu-errors-msg { display: none; } .nothing-box { width: 100%; margin-bottom: 20px; } .nothing-box:after { clear: both; display: block; content: " "; } .nothing-box p { position: relative; top: -5px; } .nothing-box .thumb { border: 2px solid #f5f5f5; width: 40%; float: left; margin-right: 15px; text-align: center; color: #2394CE; padding: 10px 0px; } .nothing-box .thumb i { font-size: 40px; line-height: 33px; } .nothing-box .thumb i:before { vertical-align: middle; } .best-coupons, .saved-coupons, .saved-stores { margin-bottom: 40px; } /*-------------------------------------------------------------- 9.0 Support --------------------------------------------------------------*/ /* Elements ------------------------------*/ .shadow-box { border: thin solid rgb(224, 224, 224); border-radius: 7px; } .Coupon-extra-info{ padding: 30px; margin-bottom: 25px; background: #fff; margin-top: 23px; } .Coupon-extra-info h2{ margin-top: 5px !important; margin-bottom: 17px; font-size: 1.125rem; font-weight: 700; } .Coupon-extra-info table > thead > tr > th, .Coupon-extra-info table > tbody > tr > th, .Coupon-extra-info table > tfoot > tr > th, .Coupon-extra-info table > thead > tr > td, .Coupon-extra-info table > tbody > tr > td, .Coupon-extra-info table > tfoot > tr > td{ border-top: 1px solid #e9e9e9 !important; border:none; padding: 16px; } .Coupon-extra-info table > thead > tr > th, .Coupon-extra-info table > tbody > tr > th, .Coupon-extra-info table > tfoot > tr > th{ font-size: 13px; text-transform: capitalize; } .Coupon-extra-info table > thead > tr > td, .Coupon-extra-info table > tbody > tr > td, .Coupon-extra-info table > tfoot > tr > td{ font-size: 13px; text-transform: capitalize; } #store-submit-coupon.shadow-box{ padding: 42px 16%; width: 100%; background: #fff; } #store-submit-coupon.shadow-box .ui.button{ width: 200px; margin: 0 auto; border-radius:30px; } .wpb_content_element { margin-bottom: 8px; } .section-heading, .panel-grid .widget-title { font-size: 23px; letter-spacing: -0.3px; font-weight: 800; margin-bottom: 25px; } .ui.modal { background: #f5f5f5; border-radius: 0; } #wp-submit-coupon-stores > .content{ padding: 20px 20px 10px 20px; } @media screen and (min-width: 1100px) { .ui.modal { margin: 0 0 0 -21%; width: 50%; } } /* Button ------------------------------*/ .ui.btn { background: #ff9900; text-transform: uppercase; margin-right: 0px; letter-spacing: 1px; font-size: 13px; box-shadow: 0 -1px 0 0 rgba(0, 0, 0, 0.1) inset; padding: 13px 16px; } .ui.btn:hover { background: #ff9900; opacity: 0.9; color: #FFFFFF; } .ui.btn.btn_large { padding: 16px 20px; } .ui.btn.btn_large i { font-size: 15px; opacity: 1; } /* Coupon Button ------------------------------*/ /* Coupon Code */ .coupon-button-type .coupon-deal, .coupon-button-type .coupon-print, .coupon-button-type .coupon-code { line-height: 1; padding: 14px 38px; font-size: 14px; font-weight: 600; display: inline-block; letter-spacing: 1px; text-transform: uppercase; border-radius: 1000px; /*margin-bottom: 15px;*/ min-width: 195px; text-align: center; width: 100%; } @media screen and (max-width: 500px) { .coupon-button-type .coupon-deal, .coupon-button-type .coupon-print, .coupon-button-type .coupon-code { padding: 14px 12px 12px 12px; font-size: 14px; } } .coupon-button-type .coupon-deal:hover, .coupon-button-type .coupon-print:hover, .coupon-button-type .coupon-code:hover { opacity: 0.9; } .coupon-button-type .coupon-print { padding: 14px 13px 12px 13px; } .coupon-button-type .coupon-code { border: 2px solid transparent; position: relative; background: transparent !important; text-align: right; padding: 9px 12px !important; font-size: 20px; position: relative; } @media screen and (max-width: 500px) { .coupon-button-type .coupon-code { padding: 5px; } } .coupon-button-type .coupon-code .code-text { text-transform: uppercase; } .coupon-button-type .coupon-code .get-code { position: absolute; left: 0; top: 0; align-items: center; transition: background-color 500ms ease 0s, border-color 500ms ease 0s, color 500ms ease 0s, fill 500ms ease 0s; -webkit-font-smoothing: antialiased; border: transparent; color: #000000; font-size: 14px; padding: 15px 17px 15px 10px; text-align: center; border-top-left-radius: 2px; border-bottom-left-radius: 2px; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; min-width: 195px; border-radius: 1000px; } @media screen and (max-width: 500px) { .coupon-button-type .coupon-code .get-code { padding: 14px 12px 12px 12px; margin-top: 2px; } } .coupon-button-type .coupon-code .get-code:before { position: absolute; top: 0; right: 0; content: ""; border-top-right-radius: 1000px; border-bottom-left-radius: 1000px; width: 1.5rem; height: 1.5rem; transition: opacity 500ms ease 0s; background: #e9e9e9; z-index: 100; } .coupon-button-type .coupon-code .get-code:after { position: relative; top: 0px; right: 0px; content: ""; border-top-right-radius: 1000px; border-bottom-left-radius: 1000px; width: 1.5rem; height: 1.5rem; transform: rotateX(360deg); transition: opacity 500ms ease 0s; background: linear-gradient(225deg, rgb(179, 114, 205), rgb(145, 62, 190) 50%, rgb(224, 224, 224) 0px); } .coupon-button-type .coupon-code .code-text:after { position: absolute; top: 0px; right: 0px; content: ""; border-top-right-radius: 1000px; border-bottom-left-radius: 1000px; width: 1.5rem; height: 1.5rem; transform: rotateX(360deg); transition: opacity 500ms ease 0s; background: linear-gradient(225deg, rgb(241, 241, 241), rgb(241, 241, 241) 50%, rgb(241, 241, 241) 0px); } .coupon-button-type .coupon-code .get-code:hover { -webkit-transition: all 0.5s ease; transition: all 0.5s ease; } /* Owl Carsouel ------------------------------*/ .home-slider-wrapper { background: #FFFFFF; font-size: 14px; padding: 10px; } @media screen and (min-width: 790px) { .home-slider-wrapper { padding: 20px; } } @media screen and (max-width: 1100px) { .home-slider-wrapper .owl-controls .owl-next, .home-slider-wrapper .owl-controls .owl-prev { display: none; } } .slideshow_item img { cursor: -webkit-grab; cursor: grab; } .owl-carousel .owl-wrapper:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .owl-carousel { display: none; position: relative; width: 100%; -ms-touch-action: pan-y; } .owl-carousel .owl-wrapper { display: none; position: relative; -webkit-transform: translate3d(0px, 0px, 0px); } .owl-carousel .owl-wrapper-outer { overflow: hidden; position: relative; width: 100%; } .owl-carousel .owl-wrapper-outer.autoHeight { -webkit-transition: height 500ms ease-in-out; transition: height 500ms ease-in-out; } .owl-carousel .owl-item { float: left; } .owl-controls .owl-page, .owl-controls .owl-buttons div { cursor: pointer; } .owl-controls { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } /* fix */ .owl-carousel .owl-wrapper, .owl-carousel .owl-item { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); } .slideshow_item img { display: block; } .owl-nav button { outline: none; } .owl-nav .owl-prev { margin-top: -20px; position: absolute; top: 50%; left: -60px; opacity: 0.2; } .owl-nav .owl-next { margin-top: -20px; position: absolute; top: 50%; right: -60px; opacity: 0.2; } .owl-nav .owl-next:hover, .owl-nav .owl-prev:hover { opacity: 1; } /* Social Likes ------------------------------*/ .social-likes, .social-likes__widget, .social-likes__button { -webkit-animation: none 0s ease 0s 1 normal none running; animation: none 0s ease 0s 1 normal none running; -webkit-backface-visibility: visible; backface-visibility: visible; background: transparent none repeat 0 0/auto auto padding-box border-box scroll; border: medium none currentColor; border-collapse: separate; -webkit-border-image: none; -o-border-image: none; border-image: none; border-radius: 0; border-spacing: 0; bottom: auto; box-shadow: none; box-sizing: content-box; caption-side: top; clear: none; clip: auto; color: #000; -webkit-columns: auto; -moz-columns: auto; columns: auto; -webkit-column-count: auto; -moz-column-count: auto; column-count: auto; -webkit-column-fill: balance; -moz-column-fill: balance; column-fill: balance; -webkit-column-gap: normal; -moz-column-gap: normal; column-gap: normal; -webkit-column-rule: medium none currentColor; -moz-column-rule: medium none currentColor; column-rule: medium none currentColor; -webkit-column-span: 1; -moz-column-span: 1; column-span: 1; -webkit-column-width: auto; -moz-column-width: auto; column-width: auto; content: normal; counter-increment: none; counter-reset: none; cursor: auto; direction: ltr; display: inline; empty-cells: show; float: none; font-family: serif; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; font-stretch: normal; line-height: normal; height: auto; -webkit-hyphens: none; -ms-hyphens: none; hyphens: none; left: auto; letter-spacing: normal; list-style: disc outside none; margin: 0; max-height: none; max-width: none; min-height: 0; min-width: 0; opacity: 1; orphans: 2; outline: medium none invert; overflow: visible; overflow-x: visible; overflow-y: visible; padding: 0; page-break-after: auto; page-break-before: auto; page-break-inside: auto; -webkit-perspective: none; perspective: none; -webkit-perspective-origin: 50% 50%; perspective-origin: 50% 50%; position: static; right: auto; -moz-tab-size: 8; -o-tab-size: 8; tab-size: 8; table-layout: auto; text-align: left; -moz-text-align-last: auto; text-align-last: auto; text-decoration: none; text-indent: 0; text-shadow: none; text-transform: none; top: auto; -webkit-transform: none; -ms-transform: none; transform: none; -webkit-transform-origin: 50% 50% 0; -ms-transform-origin: 50% 50% 0; transform-origin: 50% 50% 0; -webkit-transform-style: flat; transform-style: flat; -webkit-transition: none 0s ease 0s; transition: none 0s ease 0s; unicode-bidi: normal; vertical-align: baseline; visibility: visible; white-space: normal; widows: 2; width: auto; word-spacing: normal; z-index: auto; all: initial; box-sizing: border-box; } .social-likes::before, .social-likes::after, .social-likes__widget::before, .social-likes__widget::after, .social-likes__button::before, .social-likes__button::after { display: none; } .social-likes { opacity: 0; } .social-likes_visible { opacity: 1; -webkit-transition: opacity 0.25s ease-in; transition: opacity 0.25s ease-in; } .social-likes > * { display: block; visibility: hidden; } .social-likes_visible > * { visibility: inherit; } .social-likes { display: -webkit-box; display: flex; flex-wrap: wrap; font-size: 16px; } .social-likes__widget { display: block; position: relative; white-space: nowrap; cursor: pointer; font-size: inherit; line-height: inherit; } .social-likes__button { display: block; text-rendering: optimizeLegibility; font-family: "Helvetica Neue", Arial, sans-serif; line-height: inherit; color: inherit; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .social-likes__invisible-button { display: block; width: 100%; height: 100%; } .social-likes__icon { position: absolute; fill: currentColor; width: 1em; height: 1em; } .social-likes__widget_notext .social-likes__icon { position: static; display: block; margin: 0.3125em; } .social-likes_vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; } .social-likes { min-height: 36px; margin: -0.3em; line-height: 1.35; } .social-likes__widget { margin: 0.3em; color: #333; background: #fff; border: 1px solid #ccc; border-radius: 0.1875em; } .social-likes__widget:hover, .social-likes__widget:active, .social-likes__widget:focus, .social-likes__widget:hover .social-likes__icon, .social-likes__widget:active .social-likes__icon, .social-likes__widget:focus .social-likes__icon { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #fff; } .social-likes__button { padding: 0.1875em 0.4em 0.25em 1.7em; vertical-align: middle; font-size: 0.875em; font-weight: normal; } .social-likes__icon { top: 0.25em; left: 0.25em; } .social-likes_vertical .social-likes__widget { width: 10em; } .social-likes__widget_facebook:hover, .social-likes__widget_facebook:active, .social-likes__widget_facebook:focus { background: #425497; border-color: #425497; } .social-likes__icon_facebook { color: #425497; } .social-likes__widget_twitter:hover, .social-likes__widget_twitter:active, .social-likes__widget_twitter:focus { background: #00b7ec; border-color: #00b7ec; } .social-likes__icon_twitter { color: #00b7ec; } .social-likes__widget_plusone:hover, .social-likes__widget_plusone:active, .social-likes__widget_plusone:focus { background: #dd4241; border-color: #dd4241; } .social-likes__icon_plusone { color: #dd4241; } .social-likes__widget_vkontakte:hover, .social-likes__widget_vkontakte:active, .social-likes__widget_vkontakte:focus { background: #526e8f; border-color: #526e8f; } .social-likes__icon_vkontakte { color: #526e8f; } .social-likes__widget_odnoklassniki:hover, .social-likes__widget_odnoklassniki:active, .social-likes__widget_odnoklassniki:focus { background: #f6903b; border-color: #f6903b; } .social-likes__icon_odnoklassniki { color: #f6903b; } .social-likes__widget_pinterest:hover, .social-likes__widget_pinterest:active, .social-likes__widget_pinterest:focus { background: #cc002b; border-color: #cc002b; } .social-likes__icon_pinterest { color: #cc002b; } .social-likes__widget_telegram:hover, .social-likes__widget_telegram:active, .social-likes__widget_telegram:focus { background: #34abde; border-color: #34abde; } .social-likes__icon_telegram { color: #34abde; } .social-likes__widget_linkedin:hover, .social-likes__widget_linkedin:active, .social-likes__widget_linkedin:focus { background: #0077b5; border-color: #0077b5; } .social-likes__icon_linkedin { color: #0077b5; } /* Semantic Overwrite ------------------------------*/ .ui.doubling.grid { width: auto !important; } .ui.breadcrumb .active.section { font-weight: normal; } .ui.breadcrumb .divider { opacity: 0.8; position: relative; top: -1px; } .ui.form .field > label { font-weight: normal; } .ui.form .comment-form-comment > label{ font-family: Lato, "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 1.28571429rem !important; color: #222222 !important; font-weight: 700 !important; padding-bottom: 15px; } .ui.checkbox { font-size: 13px; } .ui.form .field *:disabled, .ui.form .field.disabled, .ui.form .field.disabled label { opacity: 1; background: #f5f5f5; color: #555555; } .ui.form .field > .selection.dropdown > .dropdown.icon { color: #999999; padding: 7px 11px; } .ui.comments .comment a.author { font-weight: 600; } .ui.comments .comment a.author:hover { color: #00979d; } .ui.form .field > label { font-size: 14px; } .ui.checkbox label { font-size: 14px; } .ui.menu { box-shadow: none; border: 1px solid #eeeeee; } /* WooCommerce */ /*-------------------------------------------------------------- 10.0 Support --------------------------------------------------------------*/ /* WP Users */ .wpu-modal .wpu-form .custom-terms .wpu-accept-terms { margin-top: 4px; } /* WooCommerce support */ .products { clear: both; } .products .woocommerce-loop-product__title { font-size: 1.2em; } .products.ui.grid.content-box { margin: 0px; } .products .product { padding-bottom: 40px; } .products .product img { width: 100%; height: auto; } .products h3 { font-size: 18px; margin-top: 10px; margin-bottom: 10px; } .products .button.add_to_cart_button { margin-top: 10px; } .wc-archive-container .pagination.woocommerce-pagination { margin-top: 30px; } .ui.pagination.menu{ margin: 0px 15px 20px 15px !important; } .woocommerce-page .site-main .page-title { display: none; } .woocommerce-result-count { font-style: italic; } .woocommerce .woocommerce-ordering, .woocommerce .woocommerce-result-count { margin-bottom: 1.5em; } .woocommerce-ordering select { padding: 7px; margin-top: -10px; } .woocommerce ul.products li.product h3 { font-size: 18px; margin-bottom: 7px; } .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce button.button.alt { background-color: #00979d; padding: 10px 20px 11px; color: #FFF; font-weight: 700; text-transform: uppercase; letter-spacing: 0.5px; font-size: 13px; border-radius: 2px; } .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce button.button.alt:hover { background: #222222; color: #FFF; -webkit-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .woocommerce table.shop_table { border-collapse: collapse; } .woocommerce .quantity .qty { padding: 4px; } .woocommerce span.onsale { padding: inherit; } .woocommerce div.product p.price, .woocommerce div.product span.price { display: block; margin-bottom: 6px; } .related.products h2, #tab-description h2 { font-size: 17px; margin-bottom: 20px; text-transform: uppercase; letter-spacing: 1px; } .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { padding: 9px 14px; font-weight: bold; } .woocommerce .woocommerce-error, .woocommerce .woocommerce-info, .woocommerce .woocommerce-message { background-color: #ffffff; box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08); } .woocommerce-cart table.cart td.actions .coupon .input-text { width: 102px; padding: 9px 6px 8px; } .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt { background: #00979d; } .ui.grid.products > .column:not(.row) { padding-top: 0px; padding-bottom: 40px; }