/**
 * Custom CSS stylesheet. Add here your custom styles.
 *
 * Enable this file from the backend:
 * System -> Configuration -> Theme Setup -> Custom CSS -> Load Custom CSS File
 * 
 * Please refer to the User's Guide for more information.
*/

/* HEADERS */

#billing_region_id_chosen, #billing_country_id_chosen, #shipping_region_id_chosen, #shipping_country_id_chosen, #billing_gender_chosen, #gender_chosen {
    display: none;
}


/* #billing_region_id_chosen, #billing_address_select_chosen, #shipping_address_select_chosen {display: none;} */

.account-wrapper h4 {
    border-bottom: #d6d4e3 1px solid;
    padding: 7px 8px;
    border-radius: 2px;
    font-size: 22px;
    font-weight: normal;
    color: #63c7da;
    text-transform: capitalize;
    margin-bottom: 8px;
}

label[for=fm_store_section_title], label[for=fm_forwarder_section_title], label[for=fm_marketing_questions]
{
    border-bottom: #d6d4e3 1px solid;
    border-radius: 2px;
    font-size: 22px !important;
    color: #63c7da !important;
}


.one_step_checkout .form_container .right_col .shipping_method .block ul li {
    padding: 0;
}

.chosen-container .chosen-results li {
    font-size: 1em;
    line-height: 1.25em;
}

#checkout-review-submit {display: none;}

.d_2, .d_1. .review_fields {
    padding: 0; 
	border: none;
}

.top-bar-section li.group-title,.main-nav .top-bar-section ul li a:not(.button) {color: #fff;}

.main-footer {
    position: inherit;
    bottom: 1px;
    width: 100%;
}

.custom-messages {padding: 27px 0 27px 3.4%;font-size: 22px;line-height: 26px;}

.chosen-container {padding: 0px}

.form-language a:link{ color:#fff; } 
.form-language a:visited{ color:#fff; } 
.form-language a:hover{ color:#69cde0; } 
.form-language a:active{ color:#69cde0}

.chosen-container .chosen-results li.active-result {
    color: #000;
}

button, .button, button.disabled, button[disabled], .button.disabled, .button[disabled], .account-dropdown li a.button.sign-in, .cart-dropdown li a.button.sign-in, .category-nav li.active, .products-grid .toolbar .button.active, .products-grid .toolbar .button.active:hover {
    background: #69cde0;

}


.main-nav .button:hover {
    background: #575093 !important;
}

p, .cms-wrapper p {
    color: #575093;
}

.cart-dropdown li:not(.has-form) a:not(.button) {
    padding: 0;
	font-weight: bold;
}

icon-edit  {
	text-decoration: none;
}

.cart-dropdown .dropdown-title .icon-edit:hover {
    color: #575093;
}

h2 {
	color: #575093;
    padding: 0;
    margin: 0;
    font-size: 22px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    font-size: 1.5em;
    line-height: 1.5em;
}

a, a:visited {
    color: #575093;
}


#fme_payment_methods_3 .d_1, #fme_payment_methods_3 .d_4 {
    display: none !important;
}

input[name="billing[fax]"], input[name="shipping[fax]"], label[for="shipping:fax"], label[for="billing:fax"], label[for="billing:save_in_address_book"], label[for="shipping:save_in_address_book"], input[name="shipping[save_in_address_book]"], input[name="billing[save_in_address_book]"] {
    display: none !important;
}

.main-footer div, .main-footer p {
    font-size: 14px !important;
}

.layered-nav-container ol {
    height: 75px;
}

.layered-nav-container dd {
    overflow-x: hidden;
    overflow-y: auto;
}

#search_mini_form {
    display: none !important;
}

body.es_es #histogram .stars {
    width: 4rem !important;
}

body.es_es #select_language_chosen.chosen-container-active .chosen-single span:before, body.es_es #select_language_chosen.chosen-container .chosen-single span:before {
    content: 'Idioma: ';
}

body.es_es #select_currency_chosen.chosen-container-active .chosen-single span:before, body.es_es #select_currency_chosen.chosen-container .chosen-single span:before {

    /** content: 'Moneda: '; */
}

.store-switcher label {
    display: inline;
}

.form-language > label {
    padding-top: 5px;
    display: inline-block;
}

.messages, .messages ul {
    list-style: none;
    position: relative;
    padding: 0% 2% 0;
    color: #e1c367;
    font-size: 1.875rem;
}

iframe {
    display: block;       /* iframes are inline by default */
    background: #fff;
    border: none;         /* Reset default border */
    height: 100vh;        /* Viewport-relative units */
    width: 100%;
    padding-bottom: 0px;
}

.cms-wrapper {
    padding: 0;    /*  background: url(../images/myaccountbk.jpg) no-repeat center center fixed;
               -webkit-background-size: cover;
               -moz-background-size: cover;
               -o-background-size: cover;
               background-size: cover;


        min-height: -webkit-fill-available;
       margin: 50px 0px;*/
}

#cmspage {
    padding: 30px 10% 4% 2%;
    background: white;
	min-height: 400px;
}

#cmspage .col-1 {
    width: 35%;
    float: left;
}

#cmspage .col-2 {
    width: 60%;
    float: right;
}

#cmspage .col-full {
    width: 90%;
    padding: 1% 2%;
    float: left;
}

#quickview-modal .cms-wrapper {
    background: none;
}


.cms-wrapper ol, .cms-wrapper ul {
    margin: 0 10%;
}


.cms-wrapper a:link, .cms-wrapper a:hover, .cms-wrapper a:focus, .cms-wrapper .link:hover, .cms-wrapper .link:focus, .cms-wrapper a:active, .cms-wrapper a:visited {
    color: #575093 !important;
}

.cms-wrapper ul li {
    color: #000;
}

.action-for-medium-up {
    display: none !important;
}

.chosen-container-multi .chosen-choices {
    border: 1px solid #575093 !important;
    background-color: transparent !important;
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000000;
    font-size: .875rem;
    line-height: 24px !important;
    font-weight: normal;
    font-style: normal;
}

.chosen-container-multi .chosen-choices li.search-field::before, .chosen-container-multi .chosen-choices li.search-field::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 5px;
    top: 20px;
}

.chosen-container-multi .chosen-choices li.search-field::after {
    right: 0px;
}

.chosen-container-multi .chosen-choices li.search-field {
    min-width: 250px;
}

.form-box {
    max-width: 650px;
}

.chosen-container-multi a {
    cursor: pointer;
}

section.featured-slider {
    margin: 0;
}

section.featured-slider .category-title {
    padding: 5px;
    text-align: center;
    display: none;
}

section.featured-slider button, section.featured-slider .button {
    border-radius: 0px;
    margin: 0;
    padding: 6px 0;
    line-height: none;
    width: 100%;
    text-align: center;
    display: table;
    border-top: 1px solid #f2f2f2;
}

#bulkorderscenter_global_id {
    display: none;
}

@media only screen and (min-width:40.063em) {
    .cms-index-index .main-header .header-ribbon, .cms-home .main-header .header-ribbon, .header-ribbon {
        background: #575093 !important;
    }

    .main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section > ul {
        color: #000000;
        background: #d4d6e8;
    }

    .hero .hero-text {
        width: 50%;
    }

    .category-products.list .item-images {
        width: 140px;
    }

    .category-products.list .item-description, .category-products.list .item-description p {
        display: none;
    }

    .category-products.list .item {
        max-height: 150px;
    }

}

.bulkorderscenter-product-qty-cell .chosen-search {
    display: none !important;
}

.bulkorderscenter-product-qty-cell .chosen-container-single {
    border: 1px solid #575093 !important;
}

.bulkorderscenter-product-qty-cell .chosen-container-single .chosen-single {
    border-bottom: none !important;
}

.bulkorderscenter-product-qty-cell .chosen-container-single .chosen-single:before, .bulkorderscenter-product-qty-cell .chosen-container-single .chosen-single:after {
    width: 0;
    height: 0;
    top: 0;
}

.list-qty-input {
    display: none !important;
}

.list-qty-wrapper .chosen-container {
    display: none;
}

.qty-list {
    display: inline-block;
    width: 50px;
    height: 25px;
    margin: 5px auto;	
    padding: 0 0 0 7px; 
}

.qty_error {
    color: #ea1818;
    font-size: 12px;
}

.list-qty-input-active {
    display: inline-block !important;
    width: 50px !important;
    height: 25px !important;
    padding: 0 !important;
    margin: 0 0 5px 0 !important;
}

.qty_increment {
    display: inline-block;
    font-size: 12px;
    color: green;
}

.product-collateral h3 {
    display: none;
}

.product-collateral {
    padding-top: 0;
    padding-bottom: 0px;
}

.product-collateral-wrapper .product-collateral {
    border-top: 3px solid #f4f4f4;
}

.product-collateral-wrapper .product-collateral.additional {
    background: #fff;
    overflow-y: auto;
    max-height: 200px;
}

.product-collateral-wrapper .product-collateral {
    border-top: 0px solid #f4f4f4;
}

.main-logo, .main-logo-small {
    position: relative;
    top: -15px;
    left: 50px;
}

.customer-account-login .main-logo, .customer-account-login .main-logo-small, .customer-account-forgotpassword .main-logo, .customer-account-logoutsuccess .main-logo-small, .customer-account-logoutsuccess .main-logo-small {
    position: relative;    /*left: -5px;*/
    top: -5px;
    z-index: 300;
}

.page-title {
    margin: 0;
    background: #575093 !important;
}

.bulkorderscenter-cart-preview {
    display: none;
}

.featured-slider.featured-categories-section {
    background-color: #f0e1e9 !important;
    min-height: calc(100vh - 459px);
}

.main-header {
    border-bottom-color: #e2e2e2 !important;
    border-bottom-width: 5px !important;
    background: #575093 !important;
    background-position: center center;
    background-size: cover;
}

.navigation-header > .container {
    background-color: #5960ab;
}

@media (min-width:1200px) style.css?ver=4.8:8850 .container {
    max-width: 1200px !important;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navigation-brand .brand-logo {
    padding-left: 38px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

.right-menu-wrap {
    padding-right: 30px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 13px;
}

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

@-ms-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

@-moz-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

.whiteicon {
    background: url('http://www.selemart.com/wp-content/uploads/2015/04/icon_title2w.png') no-repeat;
    background-size: 43px;
    margin: 0px;
    padding-left: 60px;
    background-repeat: no-repeat;
    text-align: left;
    margin-bottom: 20px;
}

.inner div.alignright {
    margin: 0px;
    float: left;
}

.inner div.alignleft {
    margin: 0px;
}

.col-sm-12 {
    border-left: solid 20px #5960ab;
    border-right: solid 20px #5960ab;
    outline: solid 3px #c9aa7c;
    background: white;
}

.footer {
    border: solid 3px #c9aa7c;
    border-width: 3px 0px 0px 0px;
}

.row-overlay {
    border: solid #c9aa7c;
    border-width: 3px 0px 0px 0px;
}

ol, ul, li {
    padding: 0;
}

.one_step_checkout ol, .one_step_checkout ul, .one_step_checkout li {
    list-style: none;
}

.pull-left {
    padding-left: 0px !important;
}

.navigation-header > .container {
    background-color: #5960ab;
}

@media (min-width:1200px) style.css?ver=4.8:8850 .container {
    max-width: 1200px !important;
}

.container {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.navigation-brand .brand-logo {
    padding-left: 38px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0px !important;
}

.right-menu-wrap {
    padding-right: 30px;
}

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 13px;
}

@keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

@-webkit-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

@-ms-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

@-moz-keyframes animatedBackground {
    from {
        background-position: 0 0;
    }

    to {
        background-position: 100% 0;
    }

}

.inner div.alignright {
    margin: 0px;
    float: left;
}

.inner div.alignleft {
    margin: 0px;
}

.col-sm-12 {
    border-left: solid 20px #5960ab;
    border-right: solid 20px #5960ab;
    outline: solid 3px #c9aa7c;
    background: white;
}

.footer {
    border: solid 3px #c9aa7c;
    border-width: 3px 0px 0px 0px;
}

.row-overlay {
    border: solid #c9aa7c;
    border-width: 3px 0px 0px 0px;
}

ol, ul {
    margin-left: 10px;
}

.pull-left {
    padding-left: 0px !important;
}

.main-header .top-header {
    background: #575093 !important;
}

button:hover, button:focus, .button:hover, .button:focus {
    background: #575093;
    color: #ffffff;
}

.customer-account-login p, .customer-account-forgotpassword p, .customer-account-create p, .customer-account-logoutsuccess p, .checkout-multishipping-login p, .cms-no-route p, .checkout-multishipping .page-title p, .no-results p, .catalogsearch-advanced-result .no-results span, .catalog-list-empty p, .customer-account-changeforgotten p {
    font-size: 1.125rem;
    color: #1d1d1d;
    font-weight: bold;
}

.main-header .row {
    position: relative;
    padding: 0;
    background: #575093 !important;
    color: #ffffff;
}

label {
    color: #575093 !important;
    font-size: 0.875rem !important;
    font-weight: bold !important;
    margin: 0px !important;
    top: 0 !important;
}

#onestepcheckout-form label {
    color: inherit;
}

.header-ribbon .welcome-message a:hover, .header-ribbon .links-list li:hover a, .header-ribbon .chosen-container:hover .chosen-single span, .header-ribbon .chosen-container-active.chosen-with-drop .chosen-single span {
    color: #ffffff !important;
}

.header-ribbon .welcome-message, .header-ribbon .welcome-message span, .header-ribbon .links-list li a, .header-ribbon .chosen-container-single .chosen-single {
    color: #ffffff !important;
}

.main-nav .top-bar-section li:not(.has-form) a:not(.button), .main-nav .top-bar-section > ul {
    background: transparent;
}

#layered-navigation li:not(.has-form) a:not(.button) {
    color: #fff !important;
}

.dashboard .box-head h2 {
    padding-left: 10px;
}

[class^="icon-"], [class*=" icon-"] {
    color: #4fc2d7 !important;
}

.account-wrapper a, .account-wrapper a:active, .account-wrapper a:visited {
    color: #575093 !important;
}

.account-wrapper a:link {
    color: #575093 !important;
    color: #575093 !important;
}

.footer-menulinks {
    font-size: 14px !important;
    color: #fdfaf6 !important;
    display: -webkit-inline-box;
    margin: 19px 0;
}

.footer-credits_legal {
    font-size: 14px !important
    color:#fdfaf6 !important;
    display: block !important;
}

.footer-menulinks a:link, .footer-menulinks a:hover, .footer-menulinks a:focus, .footer-menulinks .link:hover, .footer-menulinks .link:focus, .footer-menulinks a:active, .footer-menulinks a:visited {
    color: #fdfaf6 !important;
    font-size: 14px !important;
}

.footer-credits_legal a:link, .footer-credits_legal a:hover, .footer-credits_legal a:focus, .footer-credits_legal .link:hover, .footer-credits_legal .link:focus, .footer-credits_legal a:active, .footer-credits_legal a:visited {
    color: #dddaf5 !important;
    font-size: 14px !important;
}

.breadcrumbs-wrapper {
    display: none;
}

.header_content {
    font-size: 37.5px;
    line-height: 50px;
    color: #ffffff !important;
    margin: 0 19% 0 19%;
}


.formbuilder-form .buttons-set {
    text-align: center;
}

.input-box textarea {
    background-color: transparent;
    font-family: inherit;
    border: 1px solid #575093;
    font-size: 0.875rem;
    margin: 0 0 1rem 0;
    padding: 0.5rem;
    width: 100%;
    min-height: 200px;
    color: #000000 !important;
    line-height: 1rem;
}

.account-login, .account-forgotpassword {
    background: url(../images/selemart_login_bk.jpg);
    background-size: cover;
    color: #ffffff !important;
    padding: 115px 0% !important;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100% !important;
}

.account-login-bk {
    position: fixed;
    bottom: 0px;
    left: 0%;
}

.account-login .columns {
    background-color: #dddaf5;
    max-width: 49%;
    min-height: 500px;
    padding-left: 5%;
    padding-right: 5%;
    margin: 0 .5%;
}

.customer-account-login h1 {
    font-size: 50px;
    line-height: 55px;
    padding-top: 30px;
}

.customer-account-login p, .customer-account-forgotpassword p, .customer-account-create p, .customer-account-logoutsuccess p, .checkout-multishipping-login p, .cms-no-route p, .checkout-multishipping .page-title p, .no-results p, .catalogsearch-advanced-result .no-results span, .catalog-list-empty p, .customer-account-changeforgotten p {
    font-size: 1.7em;
    line-height: 1.4em;
    color: #404040 !important;
    font-weight: bold;
}

.form-list {
    background-color: transparent;
    padding: 30px 30px 10px 30px;
}

.input-box textarea:focus {
    border-color: #575093 !important;
}

.category-products .item-image, .featured-slider-section .item-images.flush .item-image, .featured-categories-section .item-image {
    margin-bottom: 16px !important;
}

#catalogs.page-title h1 {
    background: none !important;
}

#catalogs a, #catalogs a:active, #catalogs a:visited {
    color: #fff;
}

#catalogstop.button, #catalogstop.button {
    border-top-right-radius: .7em;
    border-top-left-radius: .7em;
}

#catalogsbottom.button, #catalogsbottom.button {
    border-bottom-right-radius: .7em;
    border-bottom-left-radius: .7em;
}

.chosen-container-active .chosen-single {
    border: 1px solid #575093 !important;
}

.form-list .input-box {
    width: unset;
    margin: 0 0 1rem 0;
}

.one_step_checkout {
    font-size: 30px;
    min-height: 685px !important;
    color: #575093 !important;
    border-width: 0px 0px 8px 0;
    border-color: #d7aa71 !important;
    border-style: solid;
    background: #d4d6e8 !important;
}

.d_2 fields, .d_1 {
    list-style: none;
}

#remember-me-box {
    display: none;
}

.account-forgotpassword {
    min-height: 900px !important;
    color: #ffffff !important;
    padding: 115px 0% !important;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100% !important;
}

.account-forgotpassword h1 {
    font-size: 50px;
    line-height: 55px;
    padding-top: 30px;
}

.account-forgotpassword .columns {
    background-color: #dddaf5;
}

.account-create {
    height: 100%;
    width: 100%;
    background: url(http://wordpress-66762-401292.cloudwaysapps.com/wp-content/uploads/2015/04/bck.jpg) top no-repeat #60cdf6 fixed;
    background-position: 0px 0px;
    background-repeat: repeat-x;
    animation: animatedBackground 150s linear infinite;
    -ms-animation: animatedBackground 150s linear infinite;
    -moz-animation: animatedBackground 150s linear infinite;
    -webkit-animation: animatedBackground 150s linear infinite;
}

.account-create h1 {
    font-size: 50px;
    line-height: 55px;
    padding-top: 30px;
}

.account-create .columns {
    background-color: #dddaf5;
}

.account-login .buttons-set {
    margin: 0px;
}

@media only screen and (max-width:40em) {
    .account-login .columns {
        max-width: 100%;
        min-height: 0;
        padding-left: 0;
        padding-right: 0;
        margin: 0;
    }
	.account-nav-container.left-off-canvas-menu {display: none}
	.account-wrapper .actions, .sales-guest-view .actions, .sales-guest-invoice .actions {display: none}
	
	.small-5 {width: 100%;}
	
	.main-logo, .main-logo-small {position: relative;top: -10px;left: 25px;}
	
	.account-wrapper {background: none;}
	
	.top-bar-section, .top-bar-section ul li > a, .side-nav, .side-nav li.active > a:first-child:not(.button) {padding: 5px 0px;}
	
	.top-bar-section li {border-bottom: 1px solid #d4d6e8;padding: 0 10px;}
	
	.account-wrapper {padding-right: 0;}
	
	.account-wrapper .page-title {margin-top: 0;border-color: #d7aa71 !important;border-style: solid;border-width: 0px 0px 8px 0;}
	
	.my-account .welcome-msg p + p, .my-account .hello {font-size: 18px;}
	
	#cmspage .col-1,#cmspage .col-2 {width: 100%;}
	
	.cms-wrapper ol, .cms-wrapper ul {margin: 0;}

	}


}

.item.isotope-item #catalog-listing .list-qty-wrapper {
    text-align: center;
}

@media(max-width:1180px){
    .category-products.list .item-info{width:48%;}
	
	.main-header .icons-for-small {padding-right: 5%;}
	
	.form-currency{margin: 5px 2px 5px 5px;}
	
	.top-bar-section ul.right {display: none;}
	
}
@media only screen and (min-width:1117px) and (max-width:1180px){
.category-products.list .item-info {
    width: 41%;
}


.category-products.list .actions {

    width: 39%;

}
}
@media only screen and (min-width:1025px) and (max-width:1116px){
    .category-products.list-narrow .actions {
   
    width: 16% !important;
    bottom: auto;
    left: 81%;
   text-align: center;
   margin-top: 0.9rem;
}

    .qty-list {
        margin: 5px auto;
        margin-right: 80px;
    }
.category-products.list .actions{width:45%;}
.category-products.list .item-info{width:32%;}
.category-products.list .actions .price-box{width:50%;}
.item.isotope-item #catalog-listing .list-qty-wrapper {
    text-align: left;

}
}

@media(max-width:1024px) {
    .category-products.list .item-info {
        width: 31%;
    }

    .category-products.list .actions {
        width: 46%;
    }

    .category-products.list .item-content {
        min-height: auto;
    }

    .category-products.list-narrow .actions {
        width: 26% !important;
        bottom: auto;
        left: 70%;
        text-align: center;
        margin-top: 0.5rem;
    }

    .category-products.list-narrow .actions .btn-cart {
        margin-top: 1.2rem;
        min-width:150px;
    }

    .quickview-modal .chosen-container-single .chosen-single {
        color: #000;
        border: 1px solid #000;
    }
.category-products.list .actions .price-box {
    width: 45%;
}
}

