/* 
Theme Name: GuruDissertation
Theme URI: gurudissertation.com
Description: gurudissertation.com
Author: Production team
Author URI: wordpress.org
Template: 
Version: 1.0
*/

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: local('Roboto Light'), local('Roboto-Light'), url(../../../s/roboto/v15/Hgo13k-tfSpn0qi1SFdUfVtXRa8TVwTICgirnJhmVJw.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: local('Roboto'), local('Roboto-Regular'), url(../../../s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: local('Roboto Bold'), local('Roboto-Bold'), url(../../../s/roboto/v15/d-6IYplOFocCacKzxwXSOFtXRa8TVwTICgirnJhmVJw.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: local('Roboto Black'), local('Roboto-Black'), url(../../../s/roboto/v15/mnpfi9pxYH-Go5UiibESIltXRa8TVwTICgirnJhmVJw.woff) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

* {
    margin: 0px;
    padding: 0px;
}

img {
    border: 0px;
    max-width: 100%;
    height: auto;
}

body {
    color: #595959;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
}

a {
    color: #e66955;
}

a:hover {
    color: #333;
}

h1 {
    font-size: 30px;
    font-weight: bold;
}

h2 {
    font-size: 20px;
    font-weight: 400;
    text-transform: uppercase;
}

h3 {
    color: #FFF;
    font-weight: 100;
    font-size: 20px;
    text-transform: uppercase;
}

h4 {
    color: #713026;
    font-size: 28px;
    font-weight: 900;
    text-transform: uppercase;
}

p {
    font-size: 15px;
    color: #3f3f41;
    text-align: justify;
}

ul {
    margin-bottom: 15px;
}

li {
    text-align: left;
    margin-left: 20px;
    list-style: disc;
    list-style-position: inside;
    margin: 7px 0 7px 0;
}

.clr {
    height: 1px;
    clear: both;
}

.container {
    max-width: 1000px;
    width: 96%;
    position: relative;
    text-align: center;
    margin: 0 auto;
    padding: 0 2%;
}

.header {
    border-top: #e66955 solid 5px;
    padding: 30px 20px 0;
}

.header:after {
    content: " ";
    display: table;
    clear: both;
}

.header-container {
    max-width: 1000px;
    width: 100%;
    margin: auto;
    position: relative;
    font-size: 15px;
    font-weight: 300;
}

img.logo-sm {
    max-height: 40px;
    margin-left: 5px;
}

.menu-top {
    float: none;
    margin-top: 10px;
}

.menu-top ul li {
    list-style: none;
    display: inline;
    zoom: 1;
}

.menu-top a {
    color: #5a5a5a;
    margin-right: 20px;
    text-decoration: none;
}

.number-top {
    float: right;
}

.header-container a:hover {
    color: #e66955;
}

.header-container .current_page_item a {
    color: #e66955;
}

.order-book {
    max-width: 1000px;
    width: 100%;
    position: relative;
    z-index: 5;
    text-align: center;
    margin: 30px auto 0;
}

.order-book h1 {
    margin-bottom: 0px;
}

.order-book h2 {
    margin-bottom: 26px;
}

.columns {
    width: 100%;
    background: #f2efe0;
    padding: 30px 0 50px 0;
    margin-top: 0px;
}

.icon-set {
    background: #e66955;
    padding: 20px 0 30px 0;
}

.container-text {
    max-width: 1000px;
    width: 100%;
    position: relative;
    margin: 0 auto;
}
.home .container-text {
    text-align: center;
}

.container-text h1 {
    margin: 20px 0 20px 0;
}

.container-text p {
    margin-bottom: 15px;
}

.text-block-left {
    float: left;
    width: 44%;
    padding-left: 3%;
}

.text-block-right {
    float: right;
    width: 44%;
    padding-right: 3%;
}

.image-left {
    float: left;
    width: 47%;
}

.image-right {
    float: right;
    width: 47%;
}

.container-narrow {
    width: 73%;
    position: relative;
    margin: 0 auto;
}

.container-narrow h1 {
    margin: 20px 0 20px 0;
    white-space: nowrap;
}

.container-narrow p {
    margin-bottom: 15px;
}

.bunner-block {
    position: relative;
    max-width: 730px;
    width: 100%;
    margin: 0 auto;
}

.banner-button {
    position: absolute;
    right: 2%;
    top: 19%;
    width: 45%;
}

.footer {
    width: 100%;
    background: #f2efe0;
    height: 100%;
    margin-top: 40px;
}

.footer .number {
    float: left;
    margin: 35px 20px 0 0;
}

.footer .brands {
    margin: 0px auto;
    padding: 35px 0 0 0;
    display: inline-block;
}

.footer .chat {
    margin-top: 35px;
    float: right;
}

.footer-bottom {}

.copyright {
    font-size: 12px;
    color: #959393;
    line-height: 18px;
    padding: 10px 0;
}

.tos p {
    font-size: 12px;
    color: #fff;
    margin: 0;
    color: #787878;
}

.tos a {
    margin-right: 20px;
    color: #787878;
    font-size: 12px;
    line-height: 12px;
    text-decoration: none;
}

.tos {
    float: left;
}

.tos a:hover {
    color: #e66955;
}

@media screen and (max-width:650px) {
    .text-block-right,
    .text-block-left {
        width: 94%;
        padding: 0 3%;
    }
    .footer .number,
    .footer .chat,
    .footer .brands {
        display: block;
        padding: 3% 0;
        float: none;
    }
    .footer .chat {
        margin-top: 0;
    }
}

.slicknav_btn {
    position: relative;
    display: block;
    vertical-align: middle;
    float: right;
    padding: 0.438em 0.625em 0.438em 0.625em;
    line-height: 1.125em;
    cursor: pointer;
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em;
}

.slicknav_menu {
    *zoom: 1;
}

.slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left;
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em;
}

.slicknav_menu .slicknav_icon:before {
    background: transparent;
    width: 1.125em;
    height: 0.875em;
    display: block;
    content: "";
    position: absolute;
}

.slicknav_menu .slicknav_no-text {
    margin: 0;
}

.slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

.slicknav_menu:before {
    content: " ";
    display: table;
}

.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both;
}

.slicknav_nav {
    clear: both;
}

.slicknav_nav ul {
    display: block;
}

.slicknav_nav li {
    display: block;
}

.slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em;
}

.slicknav_nav .slicknav_item {
    cursor: pointer;
}

.slicknav_nav .slicknav_item a {
    display: inline;
}

.slicknav_nav .slicknav_row {
    display: block;
}

.slicknav_nav a {
    display: block;
}

.slicknav_nav .slicknav_parent-link a {
    display: inline;
}

.slicknav_brand {
    float: left;
}

.slicknav_menu {
    font-size: 16px;
    box-sizing: border-box;
    background: #4c4c4c;
    padding: 5px;
}

.slicknav_menu * {
    box-sizing: border-box;
}

.slicknav_menu .slicknav_menutxt {
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}

.slicknav_menu .slicknav_icon-bar {
    background-color: #fff;
}

.slicknav_btn {
    margin: 5px 5px 6px;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #e66955;
}

.slicknav_nav {
    color: #fff;
    margin: 0;
    padding: 0;
    font-size: 0.875em;
    list-style: none;
    overflow: hidden;
}

.slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 0px;
}

.slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px;
}

.slicknav_nav .slicknav_row:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #fff;
}

.slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #fff;
}

.slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #ccc;
    color: #222;
}

.slicknav_nav .slicknav_txtnode {
    margin-left: 15px;
}

.slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0;
}

.slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0;
}

.slicknav_brand {
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 7px 12px;
    height: 44px;
}

.slicknav_menu,
.logo-sm {
    display: none;
}

@media screen and (max-width:1024px) {
    .menu-top {
        display: none;
    }
    .slicknav_menu {
        display: block;
        padding: 0;
    }
    .logo-sm {
        display: inline-block;
    }
}

@media screen and (max-width:991px) {
    .columns {
        display: none;
    }
}

@media screen and (max-width:479px) {
    .icon-set,
    .banner-bg {
        display: none;
    }
    .image-left,
    .image-right {
        float: none;
        margin: 0 auto 15px;
        width: 100%;
    }
    .banner-button {
        position: static;
        text-align: center;
        width: 74%;
        padding: 0 13%;
    }
}




/* PAGE: ORDER */

.header {
    border-top: #e66955 solid 2px;
    padding: 1px 0 2px;
    border-bottom: #CCCCCC solid 1px;
    background: #F2EFE0;
}

.logo {
    width: auto;
    float: left;
}

.logo img {
    max-height: 60px;
    width: auto;
}

.number-top a {
    float: left;
    margin-right: 10px;
}

@media screen and (max-width: 400px) {
    .number-top a {
        display: none;
    }
}

.sign-in {
    color: #818181;
}

.sign-in:before {
    display: block;
    content: "";
    float: left;
    margin-right: 5px;
    width: 15px;
    height: 21px;
    background: url(https://gurudissertation.com/wp-content/themes/gurudissertation.com/images/log-in-icon.png) no-repeat 0 3px;
}


/*CUSTOMER-AREA*/

.customer-area {
    float: right;
    clear: right;
    margin-top: 3px;
}

.customer-login-form {
    display: none;
    max-width: 187px;
    position: absolute;
    right: 0;
    top: 63px;
    z-index: 99;
    border: 1px solid #ccc;
    background-color: #F2EFE0;
    padding: 10px 10px;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
}
.page-template-default .customer-login-form {
  top: 66px;
}
.customer-login-form .form-group {
    margin-bottom: 0;
}

.customer-login-form .text-input {
    display: block;
    width: 100%;
    padding: 0 6px;
    font-size: 14px;
    line-height: 24px;
    height: 24px;
    margin-bottom: 10px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
}

.customer-login-form,
.customer-login-form * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.customer-email {
    margin-bottom: 2px;
}

.customer-forgot-password {
    float: right;
    width: 50%;
}

.customer-forgot-password a {
    text-decoration: underline;
    color: #003F99;
    font-size: 11px;
    display: inline-block;
    line-height: 1;
}

.customer-forgot-password a:hover,
.customer-forgot-password a:focus,
.customer-forgot-password a:active {
    color: #E66955;
}

.customer-btn {
    float: left;
    margin: 0;
    padding: 0;
    width: 50%;
    height: 24px;
    vertical-align: top;
    line-height: 24px;
    display: block;
    font-size: 14px;
    border: 0;
    background: #E66955;
    color: #fff;
}

.customer-btn:hover,
.customer-btn:focus {
    background: #EA634E;
    box-shadow: 1px 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.customer-login-form .error {
    border-color: #FF5252;
}

.customer-login-form,
.customer-login-form .text-input,
.customer-btn {
    border-radius: 5px;
}

.customer-sign-in {
    height: 26px;
    margin-top: 8px;
}

.customer-login,
.customer-track-btn {
    float: left;
    clear: left;
    font-size: 14px;
    line-height: 1.2;
}

.customer-login a,
.customer-track-btn a {
    color: #003F99;
    text-decoration: underline;
}

.customer-logout-btn {
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    width: 24px;
    height: 32px;
    background: url(https://gurudissertation.com/wp-content/themes/gurudissertation.com/images/exit.png) no-repeat 0 0;
}

.customer-logout-btn:hover {
    background-position: -24px 0;
}

.customer-logout-btn a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 0;
}

body {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    min-height: 100vh;
}

.container-text {
    -webkit-flex: 1 0 auto;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    -o-flex: 1 0 auto;
    flex: 1 0 auto;
}

.header,
.order-book,
.columns,
.icon-set,
.bunner-block,
.footer {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.footer {
    height: auto;
    margin-top: 0;
}

@media screen and (max-width: 980px) {
    .header,
    .container-text,
    .footer {
        padding-left: 10px;
        padding-right: 10px;
    }
}

.menu-top {
    margin-top: 0px;
}

.menu-top ul {
    margin: 3px 0 0;
    padding: 9px 0;
    border-top: 1px solid #CCCCCC;
    background: #F2F2F2;
}

.menu-top ul li {
    list-style: none;
    display: inline-block;
    margin: 0 5px;
    zoom: 1;
}

.menu-top a {
    margin: 0;
    color: #5a5a5a;
    text-decoration: none;
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    padding: 5px 10px;
}

.menu-top a:hover,
.menu-top a:active,
.menu-top .current_page_item a {
    background: #E66955;
    color: #fff;
    border-color: #E66955;
}

.menu-top .current_page_item a:hover {
    cursor: default;
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}