/*
Theme Name: prestige
Theme URI: http://www.templatesold.com/
Description: TemplateSOLD.com - The Marketplace for Premium WordPress Themes
Version: 1.0
Author: TemplateSOLD/TemplateAccess.com
*/

/*=== Setup ===*/
* {
    border: 0;
    margin: 0 auto;
    padding: 0;
    outline: none;
}

body {
    color: #494949;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 16px;
}

a {
    color: #494949;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p.clr, .clr {
    clear: both;
    padding: 0;
    margin: 0;
    background: none;
}

p.bg, .bg {
    clear: both;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #e1e1e1;
    height: 2px;
}

input, select, textarea {
    border: #cfcfcf 1px solid;
    color: #404040;
    font-size: 12px;
    padding: 3px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
}

li {
    list-style: none;
}

h2 {
    color: #222222;
    font-size: 1.5em;
    font-weight: normal;
    letter-spacing: -1px;
    margin: 0 0 1em;
}

h3 {
    color: #333333;
    font-size: 1.2em;
    margin: 0 0 .8em;
}

h4 {
    font-size: 1em;
    margin: 0 0 1em;
}

p {
    line-height: 1.5em;
    padding: 0 0 1.3em;
}

/*=== Layout ===*/
#page {
    margin: 0 auto;
    background: url(images/head3.png) top center repeat-x;
}

#page2 {
    margin: 0 auto;
    background: url(images/head2.png) top center repeat-x;
}

#page-bottom {
    margin: 0;
    padding: 0;
    background: #826c50;
    border-top: 1px solid #000000;
}

/*=== Header ===*/
#header {
    margin: 0 auto;
    padding: 0;
    width: 965px;
}

.header_resize {
    padding: 25px 0;
    margin: 0 auto;
}

.header_resize h2 {
    font: normal 30px Arial, Helvetica, sans-serif;
    color: #fff;
    text-align: center;
    padding: 30px 0 10px 0;
    margin: 0;
}

/*- Logo -*/
.logo {
    width: 200px;
    margin: 0 auto;
    padding: 0 0 29px 0;
}

.logo h1 {
    top: no-repeat;
    float: left;
    text-indent: -9999px;
    width: 200px;
}

.logo h1 a {
    display: block;
    height: 87px;
}

.logo h1 a:hover {
    text-decoration: none;
}

/*=== Navigation ===*/
/* RSS */
.rss_text {
    width: 270px;
    float: left;
    font: normal 11px Arial, Helvetica, sans-serif;
    color: #545454;
    padding: 10px 0;
    margin: 10px 0;
}

.rss {
    width: 170px;
    float: right;
    padding: 10px 0;
    margin: 10px 0;
    background: url(images/RSS.gif) right center no-repeat;
}

.rss a.big {
    text-decoration: none;
    font: normal 12px Georgia, "Times New Roman", Times, serif;
    color: #535353;
    padding: 0;
    margin: 0;
    display: block;
}

.rss a.big span {
    color: #535353;
    font-weight: bold;
}

/*- Top Nav -*/
.topnav {
    width: 1100px;
    margin: 0;
    padding: 0;
    float: left;
}

.topnav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.topnav li {
    float: left;
    padding: 0 2px;
}

.topnav li a {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #fff;
    display: block;
    float: left;
    padding: 12px 0 10px 0;
    text-decoration: none;
    text-transform: uppercase;
}

.topnav li a span {
    background: none;
    padding: 12px 10px 10px 15px;
}

.topnav li a:hover {
    color: #fff;
    background: url(images/rightmenu.png) no-repeat right;
}

.topnav li a:hover span {
    color: #fff;
    background: url(images/leftmenu.png) no-repeat left;
}

.topnav li.current_page_item a {
    color: #fff;
    background: url(images/rightmenu.png) no-repeat right;
}

.topnav li.current_page_item a span {
    color: #fff;
    text-decoration: underline;
    background: url(images/leftmenu.png) no-repeat left;
}

/*=== All Columns ===*/
#columns {
    margin: 0 auto;
    padding: 10px 0;
    width: 965px;
}

#columns img.centering {
    margin: 0 auto;
    padding: 0 40px;
}

.columns_bg {
    background-color: #fff url(images/bullet.png) repeat-x;
    padding: 31px 0 0 0;
    margin: 0;
}

/*=== Center Column ===*/
#centercol {
    float: left;
    width: 619px;
    border-right: 1px solid #c3bab1;
    padding: 0 30px 0 0;
}

/*=== Right Column ===*/
#rightcol {
    float: right;
    width: 270px;
    padding: 0;
    font-size: 20px;
}

.small_link {
    padding: 0;
    margin: 0 auto;
}

.small_link a {
    color: #9a3b42;
    text-decoration: none;
}

#rightcol small{
    text-align: left;
}

#rightcol p{
    padding: 0;
}


/*=== Sub Columns ===*/
.subcols {
}

.col1, .col2 {
    float: left;
    width: 285px;
}

.col2 {
    float: right;
}

/*=== Post ===*/
.post-block {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #8a6d4d;
    padding: 3px 0;
    margin: 0;
}

.post-block a {
    color: #9a3b42;
    font-weight: bold;
    text-decoration: none;
}

.post-block a:hover {
    text-decoration: underline;
}

.post-margin {
    margin-left: 236px;
}

/*- Post Title -*/
.post-title {
    padding: 0 0 5px 0;
    margin: 0;
}

.post-title h2 {
    display: inline;
    margin: 0;
    padding: 5px 0;
    font: normal 20px Arial, Helvetica, sans-serif;
    color: #323232;
}

.post-title h2 a {
    display: inline;
    padding: 0;
    margin: 0;
    color: #323232;
    text-decoration: none;
}

/*- Post Date -*/
.post-date {
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #fff;
    margin: 0 10px 0 0;
    padding: 3px 0 0 0;
    width: 51px;
    height: 48px;
    float: left;
    background: url(images/data_bg.gif) top no-repeat;
    text-align: center;
}

.post-date span {
    font: normal 20px Arial, Helvetica, sans-serif;
    color: #fff;
}

/*- Post Excerpt -*/
.post-excerpt {
    padding: 10px 0 0 0;
    display: table;
    font: normal 12px Arial, Helvetica, sans-serif;
    color: #898989;
    width: 390px;
    float: right;
}

.post-excerpt p {
    line-height: 1.8em;
}

.post-excerpt a {
    color: #ac000f;
    text-decoration: underline;
    font-weight: bold;
}

/*- Post Lists -*/
.post ul, .post ol {
    margin: 0 0 1.5em;
}

.post ul li {
    background: url(images/ico-list.gif) no-repeat 0 6px;
    margin: 0 0 .4em;
    padding: 0 0 0 10px;
}

.post ol li {
    list-style: decimal;
    list-style-position: inside;
    margin: 0 0 .4em;
}

/*- Post Blockquote -*/
.post blockquote {
    border-left: 3px solid #c2baaf;
    font-size: 13px;
    font-style: italic;
    margin: 0 0 1.5em;
    padding: 5px 0 0 10px;
}

/*- Post Author -*/
.post-author {
    margin: 0 0 1em;
}

.author-details {
    font-size: 11px;
}

.author-descr {
    display: table;
    height: 1%;
}

/*- Social Links -*/
.social-links {
    font: normal 12px Arial, Helvetica, sans-serif;
    padding: 0 10px 0 20px;
    margin: 0 0 10px 0;
    color: #9a3b42;
    background: url(images/a2_bg.gif) left no-repeat;
}

.social-links a {
    color: #898989;
    text-decoration: none;
    background: url(images/a_bg.gif) left no-repeat;
    padding: 0 0 0 20px;
}

.social-links a:hover {
    text-decoration: underline;
}

/* post-commets */
.post-commets {
    margin: 0;
    padding: 7px 0 8px 0;
    float: left;
    line-height: 22px;
}

/*- Related Posts -*/
.post-rel {
    line-height: 1.5em;
}

.post-rel a {
    color: #33707E;
}

.post-rel img {
    max-width: 50px;
}

.post-rel h2 {
    padding-top: 10px;
}

/*- Post Comments -*/
.post-comments h2 {
    padding-top: 10px;
}

.post-comments .fl {
    width: 80px;
}

.post-comments .fr {
    width: 500px;
}

/*- Widget Title - */
.wtitle {
    padding: 0 0 10px 0;
    margin: 0;
    text-align: left;
    border-bottom: 1px solid #e1e1e1;
}

.wtitle h2 {
    margin: 0;
    padding: 0;
    font: normal 20px Georgia, "Times New Roman", Times, serif;
    color: #323232;
}

.wtitle h2 span {
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #9f9f9f;
}

/*=== Styling Boxes ===*/
/*- Box1 -*/
.box {
    margin: 0 0 15px 0;
    padding: 10px 0;
}

.box .content {
    height: 1%;
    padding: 0;
}

.box .ac {
    padding: 5px 0;
    text-align: center;
}

/*- Box2 -*/
.box2 {
    height: 1%;
    margin: 0 0 20px;
    padding: 18px;
    min-height: 115px;
}

.box2.alt {
    background: #c2baaf;
}

.box2.alt {
    background: #c2baaf;
}

.comm-name, .comm-date {
    line-height: 20px;
}

/*=== Styling Lists ===*/
/*- List -*/
.list {
    height: 31px;
    color: #7b7a7a;
    font: normal 12px Arial, Helvetica, sans-serif;
    clear: both;
    padding: 0 0 0 10px;
}

.list li {
    float: left;
    margin: 0;
    padding: 0 5px 0 0;
}

.list li a {
    display: block;
    float: left;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    color: #898989;
}

.list li a:hover {
    color: #9a3b42;
    font-weight: normal;
}

.list li a.active {
    color: #9a3b42;
    font-weight: bold;
}

div.tabs_list {
    padding: 0;
    margin: 0 auto;
    border: 1px solid #e0e0e0;
}

div.tabs_list ul {
    list-style: none;
    text-align: left;
    padding: 5px 20px;
}

div.tabs_list ul li {
    font: normal 13px Arial, Helvetica, sans-serif;
    padding: 0;
    margin: 5px 0;
}

div.tabs_list ul li a {
    display: block;
    padding: 5px 0;
    margin: 0;
    color: #7b7a7a;
    border-bottom: 1px solid #e0e0e0;
}

div.tabs_list ul li a:hover {
    text-decoration: none;
    color: #000;
}

div.tabs_list ul li ul.children {
    padding: 0;
}

div.tabs_list ul li ul.children li {
    border: 0;
    margin: 0;
}

div.tabs_list ul li ul.children a {
    background: none;
}

div.tabs_list ul li ul.children a:hover {
    background: #e0e0e0;
    color: #000;
}

div.tabs_list ul li ul.children li a {
    padding: 5px 0 5px 25px;
    display: block;
}

div.tabs_list ul li ul.children li li a {
    padding: 5px 0 5px 30px;
    display: block;
}

/*=== Styling Forms ===*/
input.btn {
    background: none;
    border: 0;
    margin: 0;
    padding: 0;
}

select {
    padding: 1px;
}

/*- Message -*/
.message div {
    margin: 0 0 18px;
}

.message input {
    padding: 9px 15px;
    width: 470px;
}

.message textarea {
    height: 114px;
    overflow: auto;
    padding: 9px 15px;
    width: 470px;
    font-family: Verdana;
}

.message .submit {
    float: left;
}

.message .btn {
    padding: 0;
    width: 128px;
    height: 32px;
    background: url(images/button.gif);
}

.message .notice {
    color: #a4a4a4;
    float: right;
    font-style: italic;
    padding: 10px 0 0;
}

/*=== Pics, Thumbs, Ads etc. ===*/
.pic img {
    display: block;
    margin: 10px 0 0 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #e1e1e1;
}

.pic.fl img {
}

.pic.fr img {
}

.th {
    display: block;
    margin: 0 0 .5em;
}

.th.fl img {
    margin-right: 10px;
}

.ads img, .widget_flickrRSS img {
    margin: 5px 3px;
}

.widget_flickrRSS img {
    border: 1px solid #cfcfcf;
}

.box .ac img {
    border: 0;
    margin: 0;
}

/*=== Footer ===*/

#footer {
    width: 940px;
    color: #000000;
    text-decoration: none;
    font: normal 16px Arial, Helvetica, sans-serif;
    margin: 0 auto;
    padding: 0;
}

#footer a {
    color: #ffffff;
    font-weight: bold;
}

#footer span {
    color: #000000;
}

#footer .text2 {
    padding: 20px 0 0 0;
    float: right;
}

/*=== Misc. ===*/
.fix {
    clear: both;
    height: 1px;
    margin: -1px 0 0;
    overflow: hidden;
}

.hl, .hl2 {
    background: url(images/hl-dot.gif) repeat-x top;
    clear: both;
    height: 2px;
    overflow: hidden;
    width: 100%;
}

.hl2 {
    background: none;
    border-top: 1px solid #e7e7e7;
    height: 1px;
    margin: 0 0 .8em;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.ac {
    text-align: center;
}

.ar {
    text-align: right;
}

.noBorder {
    border: 0;
}

.font-sm {
    font-weight: normal;
}

.white {
    color: #FFF;
}

/* #columns */
#columns .html_page h2 {
    font: normal 20px Arial, Helvetica, sans-serif;
    color: #323232;
    padding: 10px 0;
    margin: 10px 0;
    border-bottom: 1px solid #e1e1e1;
}

#columns .html_page h2 span {
    font: normal 14px Arial, Helvetica, sans-serif;
    color: #4e3e2e;
}

#columns .html_page p {
    font: normal 20px Arial, Helvetica, sans-serif;
    color: #898989;
    padding: 5px 0;
    margin: 0;
    line-height: 1.8em;
}

#columns .html_page p.italic {
    background: #f4f4f4;
    border: 1px solid #e5e5e5;
    padding: 30px;
}

#columns .html_page img {
    float: left;
    margin: 5px 15px 5px 0;
    padding: 5px;
    background: #fff;
    border: 1px solid #e1e1e1;
}

#columns .html_page a {
    color: #ac000f;
    font-weight: bold;
    text-decoration: none;
}

#columns .html_page {
    margin: 10px auto;
    padding: 0;
}

#columns .html_page .left {
    width: 600px;
    float: left;
}

#columns .html_page .right {
    width: 300px;
    float: right;
}

/* body_resize */
.body_resize_bg {
    margin: 0 auto;
    padding: 10px 0;
    background: #c2baaf;
    border-top: 1px solid #ebebeb;
}

.body_resize {
    width: 960px;
    margin: 0 auto;
    padding: 0;
}

.body_resize h2 {
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #000000;
    padding: 5px 0;
    margin: 0;
    line-height: 1.2em;
}

.body_resize h2 span {
    font: normal 15px Arial, Helvetica, sans-serif;
    color: #4e3e2e;
    padding: 5px 0;
    margin: 0;
    line-height: 1.2em;
}

.body_resize p {
    font: normal 16px Arial, Helvetica, sans-serif;
    color: #000000;
    padding: 5px 0;
    margin: 0;
    line-height: 1.2em;
}

.body_resize img {
    padding: 5px 5px 0 5px;
    margin: 0;
}

.body_resize a {
    color: #9b3b42;
    text-decoration: none;
}

.body_resize .blog {
    width: 300px;
    margin: 10px 0;
    padding: 0 20px 0 0;
    float: left;
}

/* Slider */
#slider {
    width: 960px;
    padding: 0;
    margin: 0 auto;
}

div#slideshow {
    margin: 0 auto;
    width: 100%;
    height: 350px;
    padding: 0;
}

.slider-item {
    margin: 0 auto;
}

.slider_content_inner img {
    border: none;
}

.controls-center {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

#slider_controls {
    float: right;
    padding: 0;
    position: relative;
    margin: 0;
    z-index: 1000;
    width: 960px;
    height: 23px;
    background: url(images/simple_bg.png) top no-repeat;
}

#slider_controls ul {
    margin: 0 auto;
    padding: 0 0 0 8px;
    width: 100px;
}

#slider_controls ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#slider_controls ul li {
    float: left;
    display: block;
}

#slider_controls ul li a {
    width: 16px;
    height: 16px;
    background: url('images/tabs_2.gif') no-repeat center center;
    display: block;
    float: left;
    padding: 2px;
    margin: 2px !important;
    margin: 1px 1px;
    outline: none;
}

#slider_controls ul li a:focus {
    outline: none;
}

#slider_controls ul li a:hover, #slider_controls ul li a.activeSlide {
    background: url('images/tabs_1.gif') no-repeat center center;
}

<!-- Inline Layout Styling -->

.embedded-links-row-compact {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin: 15px auto;
    max-width: 1200px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.vendor-embed-row-item-compact {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fdfdfd;
    border: 1px solid #e2e8f0;
    border-radius: 6px;
    padding: 12px 20px; /* Slightly adjusted padding to give bigger logos breathing room */
    box-shadow: 0 1px 2px rgba(0,0,0,0.01);
    transition: all 0.2s ease-in-out;
}

.vendor-embed-row-item-compact:hover {
    border-color: #cbd5e1;
    box-shadow: 0 3px 8px rgba(0,0,0,0.03);
    transform: translateX(2px);
}

.vendor-logo-inline-compact {
    flex: 0 0 180px; /* Increased from 140px to give wider logos more room */
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.vendor-logo-inline-compact a {
    display: flex;
    align-items: center;
    text-decoration: none !important;
    border: none !important;
    width: 100%;
}

.vendor-embed-img-compact {
    max-width: 100% !important;
    max-height: 86px !important; /* Increased from 32px to make the logos noticeably larger */
    object-fit: contain;
    display: block;
    transition: transform 0.2s ease;
}

.vendor-logo-inline-compact a:hover .vendor-embed-img-compact {
    transform: scale(1.03);
}

.vendor-text-inline-compact {
    flex: 1 1 auto;
    padding: 0 20px;
    text-align: left;
}

.vendor-text-inline-compact h4 {
    margin: 0 0 2px 0 !important;
    font-size: 15px !important;
    color: #1e293b;
    font-weight: 600;
}

.vendor-text-inline-compact p {
    margin: 0 !important;
    font-size: 12px !important;
    color: #64748b;
    line-height: 1.3;
}

.vendor-action-inline-compact {
    flex: 0 0 auto;
}

.vendor-embed-row-btn-compact {
    display: inline-block;
    background: #0f172a;
    color: #ffffff !important;
    text-decoration: none !important;
    padding: 6px 14px;
    border-radius: 4px;
    font-size: 12px;
    font-weight: 500;
    transition: background 0.2s ease;
    white-space: nowrap;
}

.vendor-embed-row-btn-compact:hover {
    background: #334155;
}

/* Fluid responsive adjustment */
@media (max-width: 640px) {
    .vendor-embed-row-item-compact {
        flex-direction: column;
        text-align: center;
        gap: 12px;
        padding: 16px;
    }
    .vendor-logo-inline-compact {
        justify-content: center;
        flex: 0 0 auto;
    }
    .vendor-text-inline-compact {
        padding: 0;
        text-align: center;
    }
    .vendor-embed-row-btn-compact {
        width: 100%;
    }
}