﻿
/* search */
#contentinfo.search { padding: 10px; }
.search .search-result-alt { }
.search h2 { font-size: 16px; color: #222222; }
.search-result, .search-result-alt { padding-left: 20px; color: #c1c1c1; }
    .search-result .title span.ref, .search-result-alt .title span.ref { font-size: 9px; }
.search span.desc { padding-left: 15px; }
.search .paging { padding-left: 15px; }
    .search .paging a { display: inline-block; padding: 5px; text-decoration: none; }
        .search .paging a:hover, .search .paging a.active { text-decoration: underline; }
        .search .paging a.active { color: #5c2b76; }

#SearchString { vertical-align: top; display: inline-block; font-size: 12px; font-weight: 400; border: 0; width: 250px; height: 30px; margin: 0; border-radius: 0; padding: 0px 8px; border: 1px solid #CDD8FF; }
.search-btn { display: inline-block; border: 1px solid #1D3281; background-color: #1D3281; color: #fff; margin: 0; height: 32px; }


#SubmitSummaryDetailLoading { background: transparent url('/images/ajax-loader.gif') no-repeat left center; background-position-x: 5px; color: #404040; padding: 5px 22px 5px 30px; display: none; }

div.payment { width: 80%; text-align: left; margin-bottom: 50px; }
    div.payment img { display: block; }

.menu-left { display: none !important; }

ul.subjetmenu { color: #000; padding-top: 3px; height: 36px; }
.subjetmenu > li > a { color: #000; font-weight: bold; padding: 9px 20px; }
.subjetmenu > li > .megamenu { top: 36px; }
.subjetmenu > li:hover > a, .subjetmenu > li.active > a { background: #333; color: #e0e0e0; }

.hide { display: none; }

.submenu { display: inline-block; width: 100%; text-align: center; }
    .submenu ul { }
        .submenu ul li { display: inline-block; text-transform: uppercase; padding: 12px 20px; }
.logo img {max-height: 170px;}

.lightgrey { background: #e2e2e2; }

h1 { margin: 0; padding: 0; font-size: 30px; margin-bottom: 50px; margin-top: 80px; font-weight: bold; text-align: center; color: #272727; }
h2 { margin: 0; padding: 0; font-weight: normal; font-family: 'Cookie'; font-size: 25px; margin-bottom: 20px; margin-top: 40px; }
h3 { margin: 0; padding: 0; font-weight: normal; font-family: 'Cookie'; font-size: 40px; margin-bottom: 20px; margin-top: 40px; }
.fs-panel { border-radius: 5px; background-color: #fff; border: 1px solid #eeeeee; padding: 15px 35px; background: #fff url('/images/background-panel.png') no-repeat left center; background-position-y: 20px; }
.fs-h1-panel { background-position-y: center; }
.fs-top { margin-top: 30px; }
.fs-bottom { margin-bottom: 30px; }
.fs-sm-top { margin-bottom: 15px; }
.fs-sm-bottom { margin-bottom: 15px; }

.with-margin { margin-bottom: 10px; }
.fs-noround-top { border-radius: 0 0 4px 4px }
.fs-noround-bottom { border-radius: 4px 4px 0 0; }
.fs-noshadox { box-shadow: none; -webkit-box-shadow: none; }

a { color: #000; cursor: pointer; }
    a:hover { color: #5c2b76 }

.form-group label, .form-check label { font-size: 14px; }
.form-group select.small { display: inline-block; width: 80px; }
.form-group .select2-container { display: block; width: 100% !important; }
.form-group .select2-container--default .select2-selection--single { height: 34px; border-color: #ccc; }
    .form-group .select2-container--default .select2-selection--single .select2-selection__rendered { line-height: 32px; }
.form-group .select2-container--default .select2-selection--multiple { border-color: #ccc; font-size: 14px; padding-left: 8px; min-height: 34px; }
.event-container { margin-bottom: 50px; }

.topheader { display: block; }

.input-group input[type=text] { height: 34px; padding: 6px 12px; }
.input-group-lg > .form-control, .input-group-lg > .input-group-addon { font-size: 14px; height: initial; padding: 6px 12px; }


#menuzord .menuzord-menu > li > a { padding: 7px 16px; font-size: 16px; }


/* Menuzord props*/
#menuzord { padding: 0; background-color: transparent; }
    #menuzord .menuzord-menu { float: right; }
.menuzord.purple .menuzord-menu ul.dropdown li:hover > a, .menuzord.purple .menuzord-menu > li.active > a, .menuzord.purple .menuzord-menu > li:hover > a { color: #5C2B76; }


/*
Top-bottom boxed border Skin
*/

/* first level items */
#menuzord .menuzord-menu > li { /* padding: 25px 0; */ font-size: 20px; }

    #menuzord .menuzord-menu > li > a { padding: 10px 10px 10px 10px; /* font-family: "Quicksand","Open Sans",Verdana; */ text-transform: uppercase; background: #fff; }

    /* active/hover state (first level) */
    #menuzord .menuzord-menu > li.active > a,
    #menuzord .menuzord-menu > li:hover > a { background: #000000; color: #fff; }

/* dropdown */
#menuzord .menuzord-menu ul.dropdown { /* top: 71px; */ background: #eaeaea; }

    #menuzord .menuzord-menu ul.dropdown li ul.dropdown { top: 0; }

/* megamenu */
#menuzord .menuzord-menu > li > .megamenu { top: 71px; }

/* form */
#menuzord .menuzord-menu > li.search form { padding: 2px 16px; }

/* color schemes */

/* purple */
#menuzord .menuzord.purple .menuzord-menu > li.active > a,
#menuzord .menuzord.purple .menuzord-menu > li:hover > a { border-color: #5C2B76; }


/* Mobile mode (Responsive mode) */
@media (max-width: 768px) {
    /* Menu items */
    .menuzord-responsive .menuzord-menu > li { padding: 0; }
        .menuzord-responsive .menuzord-menu > li > a { padding: 12px 20px !important; border-radius: 0; }

    /* Dropdown items */
    .menuzord-responsive .menuzord-menu ul.dropdown li a { border-color: #f0f0f0; }
}


.select2-container .select2-selection--multiple { min-height: 34px; }

.table-hover tr td { cursor: pointer; }

.logo-panel { text-align: center; /* border-top: 4px solid #fff; */ /* border-bottom: 4px solid #fff; */ }
    .logo-panel img { max-height: 119px; }

.btn-primary { background-color: #6eccdd; color: #fff; border-radius: 0; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; height: 35px; }
    .btn-primary a { color: #fff; }

.marginbtmxs { margin-bottom: 30px; }
.marginxs { margin-bottom: 30px; margin-top: 30px; }
.nopadding { padding: 0 !important; }
.paddingbtmxs { padding-bottom: 30px; }
.paddingxs { padding-bottom: 30px; padding-top: 30px; }

.greenbg { background: #85C441; color: #fff; }
.bluebg { background: #6FCCDD; color: #fff; }
.paddingxs { padding-top: 30px; padding-bottom: 30px; }
.big { font-size: 45px; }
.topcontent { display: none; }
.topmenu { width: 135px; float: right; background: #F04F23; text-align: center; color: #fff; padding: 10px 20px; }
#carttitle .fa { font-size: 20px; }
input[type=text].from-to { width: 40%; display: inline-block }
.intro { font-size: 16px; }
body {font-size: 20px;}
.smalltext { font-size: 14px; }
.form-control { display: inherit; float: left; }
input[type=checkbox] { width: 10px; }
.price-inclexcl { display: none; }
.printonly { display: none; }
.noprint { display: initial; }
.printpage { text-align: right; font-size: 14px; display: none; }
    .printpage a, .printpage a .fa { color: #3c507f; }
        .printpage a:hover, .printpage a:hover .fa { color: #000; text-decoration: none; }

ol.cart-steps { list-style: none; overflow: hidden; box-sizing: border-box; margin-top: 10px; padding-left: 0; }
    ol.cart-steps li { width: 25%; display: block; float: left; height: 40px; position: relative; font-size: 11px; box-sizing: border-box; }
        ol.cart-steps li a { padding-left: 20px; border-left-width: 1px; padding-right: .8rem; text-decoration: none; background: #f3f3f3; border: 1px solid #ddd; border-right-width: 0; color: #285dab; display: block; margin-right: 1rem; height: 40px; font-size: 15px; padding-top: 8px; }
            ol.cart-steps li a.completed { padding-right: 2rem; }
    ol.cart-steps .icon-circle-checkmark { color: #285dab; position: absolute; right: 1.6rem; top: .1rem; display: none; padding-top: 9px; }
    ol.cart-steps .arrow { height: 0; line-height: 0; position: absolute; top: 0; -webkit-transform: rotate(360deg); transform: rotate(360deg); width: 0; }
    ol.cart-steps .arrowEnd { background: #fff; border-bottom: 20px solid transparent; border-left: 10px solid #ccc; border-top: 20px solid transparent; right: 3px; }
    ol.cart-steps .arrowEndOverlay { border-bottom: 20px solid transparent; border-left: 10px solid #f3f3f3; border-top: 20px solid transparent; right: 4px; }
    ol.cart-steps .arrowStart { border-bottom: 20px solid transparent; border-left: 10px solid #ccc; border-top: 20px solid transparent; left: 1px; }
    ol.cart-steps .arrowStartOverlay { border-bottom: 20px solid transparent; border-left: 10px solid #fff; border-top: 20px solid transparent; left: 0; }
    ol.cart-steps .first { padding-left: 10px; }
    ol.cart-steps .completed .icon-circle-checkmark { display: block; }
    ol.cart-steps li a.last { border-right-width: 1px; }
    ol.cart-steps li a { color: #ccc; }
        ol.cart-steps li a.completed { color: #000; }
        ol.cart-steps li a.current { color: #fff; background-color: #000; height: 40px; }
            ol.cart-steps li a.current .arrowEndOverlay { border-left-color: #000; }

.checkout-step { padding-right: 50px; border-right: #ccc 1px solid; padding-left: 50px; }
.checkout-panel { min-height: 85px; margin-bottom: 20px; }
#SubmitSummaryDetailLoading { background: transparent url('/images/ajax-loader.gif') no-repeat left center; background-position-x: 5px; color: #404040; padding: 5px 22px 5px 30px; display: none; }
nav { margin-top: 20px; }
.text-right { /* margin-top:-10px; */ }
.text-right2 { margin-top: 10px; text-align: right; }
.full-footer { margin-top: 10px; padding-top: 30px; background: #000; }
    .full-footer a { color: #fff !important; }
.small { font-size: 14px; }
.normal { font-weight: normal; font-size: 14px; }
.cart-checkout .span6 { width: 50%; }
.cart-checkout .span4 { width: 33%; }
.cart-checkout .span6 > div { padding: 20px; padding-right: 50px; }
.cart-checkout .span4 > div { padding: 20px; /* padding-right: 50px; */ }
.cart-checkout > .span6:first-child > div { border-right: 1px solid #dedede; padding-left: 50px; }
.cart-checkout > .span4 > div { border-right: 1px solid #dedede; padding-left: 0; }
.cart-checkout > .span4:last-child > div { border-right: 0; padding-left: 0; }
.cart-checkout .input-check h2 { margin-top: 35px; font-size: 30px; margin-bottom: 15px; }
.cart-checkout .input-check span { display: inline-block; margin-top: 0px; vertical-align: top; }
.cart-checkout .input-check.order-confirmation { margin-bottom: 50px; }
    .cart-checkout .input-check.order-confirmation span { display: inline-block; padding: 0; margin: 0; }
.cart-checkout .input-check span table { text-align: left; }
.cart-checkout .input-check > div input { width: 100%; height: 29px; margin-bottom: 9px; padding-left: 10px; /* border: #ccc 1px solid; */ }
    .cart-checkout .input-check > div input.small { width: 50%; /* margin-right: 15px; */ }
    .cart-checkout .input-check > div input.medium { width: 50%; /* margin-right: 15px; */ }
    .cart-checkout .input-check > div input.large { width: 50%; /* margin-right: 15px; */ }
.cart-checkout hr { clear: both; display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; margin-top: 0; }
.cart-checkout .input-check > div input[type=checkbox] { width: initial; margin-top: 0; display: inline-block; vertical-align: top; margin-top: 3px; }
.cart-checkout .input-check label { margin-left: 10px; /* font-size: 12px; */ height: 25px; padding-top: 5px; display: inline-block; padding-left: 10px; font-weight: normal; }

.cart-checkout .input-check .cart-details label { font-weight: bold; padding-bottom: 3px; display: block; color: #000000; margin: 0; }
.cart-checkout .input-check .cart-details textarea { width: 92%; }
.cart-checkout .input-check .cart-details a { padding-top: 10px; display: inline-block; font-style: italic; }
    .cart-checkout .input-check .cart-details a:hover { color: #CF403F; }
.cart-checkout select { padding: 5px; }

input { width: 100%; margin-bottom: 10px; }
    input[type=submit] { background: #F04F23; border: none; height: 25px; margin-bottom: 30px; }

.videoframe { position: relative; width: 100%; height: 100%; top: 0; left: 0; bottom: 0; right: 0; display: flex; flex-direction: column; justify-content: center; align-items: center; }

iframe { /* optional */ width: 100%; height: 100%; min-height: 700px; }
#footerdiv { }
    #footerdiv h2 { margin-top: 50px; margin-bottom: 10px; }
    #footerdiv a { color: #fff; }

.product-combinations { }
    .product-combinations > div { margin-bottom: 20px; }
        .product-combinations > div > span { display: block; font-weight: bold; margin-bottom: 8px; }