/* Have fun adding your style here :) - PS: At all times this file should contain a comment or a rule, otherwise opera might act buggy :( */

/* General Custom CSS */
.flex_column table td{
padding: 0;
}
.more-link {
    background: #e40021 none repeat scroll 0 0;
    border-radius: 3px;
    clear: both;
    color: #ffffff !important;
    display: block;
    margin-top: 24px;
    padding: 8px;
    text-align: center;
    width: 192px;
}

.entry-content-wrapper .number{
color: #2d5c88;
}
.avia-button.avia-size-large {
    font-size: 18px;
    font-weight: 600;
    min-width: 139px;
    padding: 15px 30px 13px;
}

#header_main .sellText {
    color: #1b2552;
    float: left;
    left: 297px;
    position: absolute;
    font-size: 20px;
}

#header .widget {
    color: #1b2552;
    float: left;
    font-size: 20px;
    left: 30%;
    margin-left: 100px;
    padding: 0;
    position: absolute;
    transform: translate(-50%);
}
#header .widget h3{display: none}


.portfolio-grid-img {
    display: table;
    height: 131px !important;
    margin: 0 auto;
    min-height: 135px;
    text-align: center;
    vertical-align: middle;
    width: 95%;
    opacity: 1 !important;
}
.portfolio-grid-img div{
    display: table-cell;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.typeIcon{
height: 33px;
margin: 0 1px;
}
.av_one_third .typeIcon{
    height: 30px;
    margin: 0 1px;
}
.av_one_third.portfolio-grid-box ul li{
font-size: 17px;
}
.av_one_third.portfolio-grid-box ul li b{
font-size: 15px;
}
.av_one_third .portfolio-grid-img img {
    display: inline-block;
    height: auto;
    max-height: 120px;
    max-width: 260px;
    width: auto;
}


.iconCont{text-align: center !important;}
.portfolio-grid-img img {
    display: inline-block;
    height: auto;
    max-height: 120px;
    max-width: 290px;
    width: auto;
}
.portfolio-grid-box {
    /*padding: 10px !important;*/
}
.portfolio-grid-box{}
.portfolio-grid-box article {
    border-color: #1b254f;
    box-shadow: 0 0 3px rgba(0,0,0,0.2) !important;
    margin: 10px;
}
.portfolio-grid-box ul {
    list-style: outside none none;
    padding: 0;
    margin: 0;
}
.portfolio-grid-box ul li {
    border-top: 1px solid #eeeeee;
    display: block;
    font-size: 18px;
    margin: 0;
    padding: 10px;
    text-align: left;
}
.portfolio-grid-box ul li:nth-child(2n+1) {
    background-color: #fafafa;
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
}
.portfolio-grid-box ul li label{
    float: left;
}
.portfolio-grid-box ul li span{
    float: right;
}
.portfolio-grid-box ul li a span{
    float: left;
}
.portfolio-grid-box ul li a{
margin: 0 auto;
}
.portfolio-grid-box header h3 {
    color: #2d5c88 !important;
    font-size: 22px;
    text-align: center;
}

.inner_sort_button {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid;
    border-radius: 3px;
    color: #666666;
    display: inline-block;
    margin: 3px;
    padding: 5px 10px;
}
.featured .inner_sort_button {
    background-color: #426C94;
    border-color: #426C94;
    color: #ffffff;
}
.featured .inner_sort_button:hover {
    background-color: #00C7F5;
    border-color: #00C7F5;
    color: #ffffff;
}
.active_sort .inner_sort_button,.inner_sort_button:hover{
background-color: #426C94;
color: #fff;
border-color: transparent;
}

.best .inner_sort_button {
    background-color: #e60022;
    border-color: #ff0000;
    color: #ffffff;
}
.active_sort .inner_sort_button,.inner_sort_button:hover{
    background-color: #426C94;
    color: #fff;
    border-color: transparent;
}

.sort_by_cat  {
     text-align: center;
 }
#js_sort_items a {
    display: inline-block;
    float: none;
    text-decoration: none;
}
#js_sort_items a {
    display: inline-block;
    float: none;
    text-decoration: none;
}
.sort_width_container{
text-align: center;
}

.sort_width_container {
    margin: 0;
}
.tweets{
margin-left: 0;
}
.tweets li {
    border: 1px solid #121b3f;
    box-shadow: 0 0 4px rgba(0, 0, 100, 0.5);
    clear: both;
    margin-bottom: 10px;
    margin-left: 0;
    padding: 5px;
}
.avatar img {
    float: left !important;
    margin-right: 5px;
    margin-left: 0  !important;
}
.tweets li em {
    color: #0000ff;
    display: block;
    text-align: right;
}
.tweets li em a {
    color: #d11919;
}
.tweets li > a {
    -moz-hyphens: auto;
    color: #4c7daa;
    text-decoration: underline;
    word-break: break-all;
}

.ssl_box {
    float: left;
}
.ssl_box img{}
.ssl_box a{float: left}
.footer_color a, .footer_color .widget_first, .footer_color strong, .footer_color b, .footer_color b a, .footer_color strong a, .footer_color #js_sort_items a:hover, .footer_color #js_sort_items a.active_sort, .footer_color .av-sort-by-term a.active_sort, .footer_color .special_amp, .footer_color .taglist a.activeFilter, .footer_color #commentform .required, #top .footer_color .av-no-color.av-icon-style-border a.av-icon-char {
    color: #ffffff !important;
}


.products li.outofstock span.price{
    opacity: 0;
}
/*
Desktop Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the desktop view of your site */

@media only screen and (min-width: 768px) {
  /* Add your Desktop Styles here */

.footer_color {
	background-color: #1b254f!important;
}

input[type='submit'] {
background-color: #1b254f!important;
}

.socket_color {
	/*background-color: #1b254f!important;
	border:none;*/
}

#scroll-top-link {
background-color: #1b254f!important;

}

    .showDesktop{display: inline-block}
    .showMobile{display: none !important;}
}

.portfolio-grid-box.featured article {
    border: 1px solid #426C94;
    box-shadow: 0 0 2px #426C94 !important;
}
.portfolio-grid-box.featured ul li {
    border-top: 1px solid #426C94;

}
.featured_img {
    position: absolute;
    top: -20px;
    left: 7px;
}

.best_img {
    position: absolute;
    top: -20px;
    right: 7px;
}

.portfolio-grid-box.best article {
    border: 1px solid #E50120;
    box-shadow: 0 0 2px #E50120 !important;
}
.portfolio-grid-box.best ul li {
    border-top: 1px solid #E50120;

}
.sort_width_container{
margin-bottom: 20px;
}
.portfolio-grid-box .image-overlay {
    display: block !important;
    left: 0;
    position: absolute;
}
/*
Mobile Styles
================================================== */
/* Note: Add new css to the media query below that you want to only effect the Mobile and Tablet Portrait view */
@media only screen and (max-width: 1230px) {
    #header .widget{
        display: none;
    }
}
@media only screen and (max-width: 1000px) {

    .portfolio-grid-img img {

        max-width: 140px;

    }
    .portfolio-grid-box header h3 {
         font-size: 15px;
     }
    .portfolio-grid-box ul li {
        border-top: 1px solid #eeeeee;
        display: block;
        font-size: 14px;
        margin: 0;
        padding: 10px;
        text-align: left;
    }
    .portfolio-grid-box ul li label {
        display: none !important;
    }
    .portfolio-grid-box ul li {
        border-top: 1px solid #eeeeee;
        display: block;
        font-size: 13px;
        margin: 0;
        padding: 7px;
        text-align: left;
    }
    .typeIcon {
        height: 30px;
        margin: 0 1px;
    }
    .iconCont {
        min-height: 86px;
    }
    #header .widget {
        display: none;
    }

}
@media only screen and (max-width: 767px) {
  /* Add your Mobile Styles here */

.footer_color {
	background-color: #1b254f!important;
}

input[type='submit'] {
background-color: #1b254f!important;
}

.socket_color {
	background-color: #1b254f!important;
border:none;

}

#scroll-top-link {
background-color: #1b254f!important;

}

.post-entry-734 .flex_column.av_one_third,#after_layer_slider_1{
display: none;
}

.showMobile{display: inline-block}
.showDesktop{display: none !important;}
}

.ls-l{min-width: 400px}
@media only screen and (max-width: 900px) {
    h1.ls-l {
        max-width: 547px !important;
        font-size: 32px!important;
    }
    .ls-l {left: 80px !important;}
}

@media only screen and (max-width: 740px) {
    h1.ls-l {
        max-width: 547px !important;
        font-size: 24px!important;
    }
    .ls-l {left: 50px !important;}
}