.entry-image.full-image {
    float: left;
}
.page-header {
    border-bottom: unset;
}

a.migr + div {
    top: -300px !important;
  overflow-y:scroll;
  height: 400px;
}
a.otrasli + div {
  overflow-y:scroll;
  height: 500px !important;
}
.sp-dropdown-inner {
    background-color: #f9f9f9 !IMPORTANT;
}


#Total2 {
    font-size: 1.8em;
    border: none !important;

}
a {
  color: #ff7f00;
}
a:hover {
  color: #2f3475;
  font-weight:500;
}
.sp-megamenu-parent >li.active>a,
.sp-megamenu-parent >li:hover>a {
  color: #ccc !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #333;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  color: #3d449a;
}
#offcanvas-toggler >i {
  color: #000000;
}
#offcanvas-toggler >i:hover {
  color: #3d449a;
}
.btn {
    border-radius: 5px!important;
    padding: 0.5em 1em;
    font-size: 20px;
    text-transform: none;
}

button#outline-button {
    background-color: #fff;
    color: #000;
    border: 1px solid #ccc !important;
}
button#menu-button {
    font-size:18px;
  padding: 0.2em 1.7em;
  margin: 11%;
}
button#mobmenu-button {
    font-size: 2.5vh;
    padding: 0.4em 1.7em;
    margin: 6% 0;
    font-weight: 600;
}
.order-button {    
    padding-right: 2em;
    padding-left: 2em;
    display: block;
    width: 100%;
    margin-bottom: 5%;
}
button#order-button-02 {
    padding-left: 1em;
}
.promo-order {
    margin: 25% 18% 10%;
}
.buttons.row {
    margin-top: 5%;
    margin-bottom: 3%;
}
button#outline-button:hover {
    background-color: #ccc;
}
button#menu-button:hover, button#menu-button:focus,
button#menu-button:visited {
    background-color: #e5692f;
    outline: 0;
}
button#outline-button:focus {
    border: 1px solid #ccc !important;
}
table#promo-table {
    margin: 20px auto;
}

.btn-primary, .btn-primary:active,
.sppb-btn-primary {
  background-color: #ff7f00;
}
.btn-primary:hover,
.sppb-btn-primary:hover {
  background-color: #e5692f;
}
.btn-primary:focus {
  outline: 0;
}

button.close.menu-button {
    font-size: 3em;
}

ul.social-icons >li a:hover {
  color: #3d449a;
}
.sp-page-title {
  background: #3d449a;
}
.layout-boxed .body-innerwrapper {
  background: #ffffff;
}
.sp-module ul >li >a {
  color: #000000;
}
.sp-module ul >li >a:hover {
  color: #3d449a;
}
.sp-module .latestnews >div >a {
  color: #000000;
}
.sp-module .latestnews >div >a:hover {
  color: #3d449a;
}
.sp-module .tagscloud .tag-name:hover {
  background: #3d449a;
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li.active > a,
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a:hover {
  background: #3d449a;
}
.search .btn-toolbar button {
  background: #ccc;
}
.post-format {
  background: #3d449a;
}
.voting-symbol span.star.active:before {
  color: #3d449a;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  color: #2f3475;
}
.entry-link,
.entry-quote {
  background: #3d449a;
}
blockquote {
  border-color: #3d449a;
}
.carousel-left:hover,
.carousel-right:hover {
  background: #3d449a;
}
#sp-footer {
  background: #3d449a;
}
.sp-comingsoon body {
  background-color: #3d449a;
}
.pagination>li>a,
.pagination>li>span {
  color: #000000;
}
.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  color: #000000;
}
.pagination>.active>a,
.pagination>.active>span {
  border-color: #3d449a;
  background-color: #3d449a;
}
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  border-color: #3d449a;
  background-color: #3d449a;
}
/***** PRESET *****/
.lt-works-content h1 {
    color: #3d449a;
}
.lt-button:hover {
    border: 3px solid #3d449a;
}
.lt-button:hover,
.sp-megamenu-parent > li > a:hover,
.sp-megamenu-parent > li.active > a,
#sp-slide-wrapper .ltlargetext,
#sp-slide-wrapper .ltmediumwhite,
#sp-slide-wrapper .ltsmallwhite,
#sp-slide-wrapper .tp-button:hover {
    /*background: #3d449a!important;*/
}
.blogDate {
    background: #3d449a;
}
.lt-buy-now {
    background: #282f85;
}