@font-face
{
  font-family:'FontAwesome';
  src:url('./fontawesome-webfont.eot');
  src:url('./fontawesome-webfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/fontawesome-webfont.woff') format('woff'),
  url('../fonts/fontawesome-webfont.ttf') format('truetype'),
  url('../fonts/fontawesome-webfont.svg#FontAwesome') format('svg');
  font-weight:normal;
  font-style:normal
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit SemiBold'), local('Outfit-SemiBold'),
        url('../fonts/Outfit-SemiBold.woff2') format('woff2'),
        url('../fonts/Outfit-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Regular'), local('Outfit-Regular'),
        url('../fonts/Outfit-Regular.woff2') format('woff2'),
        url('../fonts/Outfit-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'Outfit';
  src: local('Outfit Light'), local('Outfit-Light'),
      url('../fonts/Outfit-Light.woff2') format('woff2'),
      url('../fonts/Outfit-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Medium'), local('Outfit-Medium'),
        url('../fonts/Outfit-Medium.woff2') format('woff2'),
        url('../fonts/Outfit-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Outfit';
    src: local('Outfit Bold'), local('Outfit-Bold'),
        url('../fonts/Outfit-Bold.woff2') format('woff2'),
        url('../fonts/Outfit-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Oswald';
    src: local('Oswald Regular'), local('Oswald-Regular'),
        url('../fonts/Oswald-Regular.woff2') format('woff2'),
        url('../fonts/Oswald-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Oswald';
    src: local('Oswald Medium'), local('Oswald-Medium'),
        url('../fonts/Oswald-Medium.woff2') format('woff2'),
        url('../fonts/Oswald-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald Bold'), local('Oswald-Bold'),
        url('../fonts/Oswald-Bold.woff2') format('woff2'),
        url('../fonts/Oswald-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Oswald';
    src: local('Oswald SemiBold'), local('Oswald-SemiBold'),
        url('../fonts/Oswald-SemiBold.woff2') format('woff2'),
        url('../fonts/Oswald-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'NexaRegular';
    src: local('☞NexaRegular'), local('NexaRegular'),
        url('../fonts/Nexa-Bold.woff2') format('woff2'),
        url('../fonts/NexaRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Nexa';
    src: local('☞Nexa-Bold'), local('Nexa-Bold'),
        url('../fonts/Nexa-Bold.woff2') format('woff2'),
        url('../fonts/Nexa-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}





.woocommerce-orders-table__cell-order-number a {color: #ffffff;}
.woocommerce-orders-table__cell-order-number a:hover {color: #000;}
body {padding: 0;margin: 0;font-family: 'Outfit';font-weight: 400;}
html, body {width: 100%;height: 100%}
a {text-decoration: none;color: #FF7415;transition: all 0.6s ease-out;-webkit-transition: all 0.6s ease-out;-moz-transition: all 0.6s ease-out;-ms-transition: all 0.6s ease-out;-o-transition: all 0.6s ease-out;}
a:hover {text-decoration: none!important;cursor: pointer; color: #000;}
a:focus {text-decoration: none;transition: all 1s ease}
:focus {outline: none!important}
::-moz-selection {background-color:#000;color:#fff}
::selection {background-color: #000;color: #fff}   
.other-services-bottum-text .section-title::selection, .services-tabs ul.nav.nav-tabs li a.active .services-text h2::selection, .hero-title::selection{color: #fff;    -webkit-background-clip: text;
    -webkit-text-fill-color: #fff;}
img {max-width: 100%;height: auto}
p {font-family: 'Outfit';font-style: normal;font-weight: 400;font-size: 18px;line-height: 28px;color: #666;}
p a {color: #FF7415;}
p strong {color: #FF7415; font-weight: 500;}
p a:hover {color: #000;}
ul, ol, ul li, ol li {margin: 0;padding: 0;}
ul li a, ol li a {color: #FF7415;}
ul li a:hover, ol li a:hover {color: #000;}
figure, address {margin: 0;}
input, textarea, select, button {border-radius: 0;-webkit-box-shadow: none;box-shadow: none;outline: none;}
input:focus, textarea:focus, select:focus, button:focus {
    outline: 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
h1, h2, h3, h4, h5, h6 {font-family: 'Nexa';font-style: normal;font-weight: 600;color: #000000;margin-bottom: 15px;}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {color: #FF7415;}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {color: #FF7415;}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {color: #000;}
h1 {font-size: 40px;line-height: normal;}
h2 {font-size: 32px;line-height: normal;}
h3 {font-size: 28px;line-height: normal;}
h4 {font-size: 24px;line-height: normal;}
h5 {font-size: 20px;line-height: normal;}
h6 {font-size: 16px;line-height: normal;}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
.alignleft {float: left;margin-right: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.alignright {float: right;margin-left: 1.5em;margin-bottom: 15px;margin-top: 8px;}
.aligncenter {clear: both;display: block;margin: 0 auto 15px}
.default-css ul {margin-bottom: 20px;}
.default-css ol {padding-left: 18px;}
.default-css ul li, .default-css ol li {
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #666;
    margin: 0 0 15px;
}
.default-css ul li a, .default-css ol li a {color: #000}
.default-css ul li strong, .default-css ol li strong {color: #FF7415;font-weight: 600;}
.default-css ul li a:hover, .default-css ol li a:hover {color: #FF7415}
.default-css ul li {
    list-style: none !important;
    background: url(../images/list-arrow.png) no-repeat;
    background-position: 0 6px;
    padding-left: 26px;
    background-size: 18px;
}
.floating-icon {position: fixed;right:-70px;top: 50%;transform: translateY(-50%);z-index: 11;transform: rotate(-90deg);}
.floating-icon a {
    padding: 19px 35px;
    display: inline-block;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    border-radius: 4px 4px 0px 0px;
    background: #004564;
}
.floating-icon a:hover {color: #fff;background: #000;}






/* ---Header-section ---*/

.header-section {
    position: relative;
    z-index: 999;
}
.header-section.sticky {
    position: fixed;
    background: #fff;
    width: 100%;
}
.header-top {
    background: #343842;
    padding: 5px 0;
}
.header-top-left {
    display: flex;
    justify-content: space-between;
}
.header-top-left ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
}
.header-top-left ul li {
    color: #FFF;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding-right: 40px;
}
.header-top-left ul li a {
    display: flex;
    align-items: center;
    color: #FFF;
}
.header-top-left ul li a:hover{
    color: #FF7415;
}
.header-top-left ul li a figure {
    margin-right: 5px;
}
.header-social a {
    display: inline-block;
    padding: 0px 11px 0 8px;
    border-right: 1px solid rgb(217 217 217 / 20%);
}
.header-social a:last-child{
    border: none;padding-right: 0;
}
.header-social a img {
    max-width: 14px;
    filter: brightness(0) invert(1);
}
.header-mid {
    background: #4a373d;
    padding: 12px 0;
}
.header-section .row {
    align-items: center;
}
.head-read {
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    padding: 15px 30px;
    border-radius: 4px;
    align-items: center;
}
.head-read::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 4px;
    opacity: 0.9;
    background: #343842;
    z-index: -1;
}
.head-read .head-read-text {
    width: 70%;
}
.head-read .head-read-text h3 {
    color: #FFF;
    font-family: Oswald;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    margin-bottom: 0;
}
.head-read .head-read-text p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.header-btm {
    background: rgb(255 255 255 / 90%);
    box-shadow: 0px 0px 20px 0px rgba(52, 56, 66, 0.20);
}
.header-meuu-right {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.head-btn a.theme-btn {
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    border: 1px solid #FFF;
    padding: 9px 26px;
}
.head-btn a.theme-btn:hover {
    color: #FFF;
    border-color:  #FF7415;
    background: #FF7415;
}
.header-logo a img {
    max-width: 130px;
}


#search-form { display: none; position: absolute; right: 34px; min-width: 230px; top: -6px; z-index: 1; }
#search-form.active-search { opacity: 1; visibility: visible; }
.search-open{display: block;}
span.search { position: absolute; top: 8px; left: 10px; color: #666; font-weight: normal !important; }
span.search .fa{font-weight: normal !important;}
#search-form input.form-control { padding-left: 32px; }

.search-popup button.close {
    font-size: 50px;
    position: absolute;
    font-weight: 700;
    right: 30px;
    text-shadow: none !important;
    top: 30px;
    color: #fff;
    opacity: 1 !important;
    font-family: 'Outfit';
    background: transparent;
    border: none;
    box-shadow: none;
}
.search-popup .modal-dialog {
    max-width: 710px !important;
    transform: translateY(-50%) !important;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 100%;
}
.search-popup .modal-content {
    background-color: transparent !important;
    border: none;
}
.search-popup input.search-input {
    background: transparent !important;
    border-width: 0 0 1px 0;
    border-color: #fff;
    height: 60px;
    max-width: 100%;
    outline: 0;
    color: #fff !important;
    font-family: 'Outfit';
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    width: 100%;
}
.head-search img:hover {
    filter: brightness(0) saturate(100%) invert(80%) sepia(55%) saturate(7285%) hue-rotate(349deg) brightness(100%) contrast(102%);
  }
  .head-search img {
    filter: brightness(0);
  }


/*--banner--*/
section.home-banner {
    position: relative;
}
section.home-banner .col-sm-5 {
    padding: 0;
    width: 45%;
}
section.home-banner .col-sm-4 {
    padding: 0;
    width: 27.5%;
    border-left: 1px solid rgb(217 217 217 / 50%);
    border-right: 1px solid rgb(217 217 217 / 50%);
}
section.home-banner .col-sm-4:last-child{
    width: 27.4%;
    border: none;
}
.banner-caption {
    position: relative;
    z-index: 1;
}
.banner-caption::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    z-index: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.83) 100%);
}
.banner-caption figure img {
    width: 100%;
}
.banner-text {
    position: absolute;
    z-index: 1;
    left: 30px;
    right: 20px;
    top: 74%;
}
.banner-title {
    color: #fff;
    font-family: "Nexa";
    font-size: 25px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    transition: all 0.4s;
}
.banner-text p {
    color: #FFF;
    margin: 0;
}
.banner-caption:hover .banner-title{
    color: #FF7415;

}
.banner-caption:hover::before {background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}


a.theme-btn {
    display: inline-block;
    position: relative;
    padding: 15px 40px;
    border-radius: 45px;
    text-align: center;
    border: none;
    line-height: 20px;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}
a.theme-btn.btn-orange {
    background: #FF7415;
    color: #fff;
}
a.theme-btn.btn-orange:hover {
    background: #343842;
    color: #fff;
}

a.theme-btn.btn-black {
    background: #343842;
    color: #fff;
}
a.theme-btn.btn-black:hover {
    background: #FF7415;
    color: #fff;
}

.sub-title {
    color: #343842;
    font-family: 'Nexa';
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 7px;
}
.sub-title::before {
    position: absolute;
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
    height: 1px;
    z-index: -1;
    background: #CCCCCC80;
}
.sub-title::after {
    position: absolute;
    content: '';
    width: 9%;
    bottom: 0;
    left: 0;
    height: 2px;
    z-index: -1;
    background: #FF7415;
}
.sub-title strong{
    color: #FF7415;
}

.form-hero {
    position: relative;
    right: 0;
    top: 0;
    float: right;
    padding: 35px 35px;
    border-radius: 10px;
    background: rgb(0 0 0 / 80%);
}
.form-hero .b-form-title {
    margin-bottom: 20px;
    color: #FFF;
    text-align: center;
    font-family: Outfit;
    font-size: 31px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
}
.form-hero .gform_wrapper {max-width: 100%!important;margin: 0 !important;padding: 0!important;}
.gform_wrapper .gform_fields {display: -webkit-box;display: -ms-flexbox;display: flex !important;-ms-flex-wrap: wrap;flex-wrap: wrap;grid-column-gap: 0% !important;grid-row-gap: 0px !important;}
.gform_wrapper.gravity-theme .gform_fields {grid-column-gap: 0 !important;grid-row-gap: 0 !important;}
.form-hero .gform_body {margin: 0 -10px;}
.gform_wrapper .gfield {padding: 0 10px 21px;clear: both;text-align: left;width: 100%;margin: 0;}
.gform_wrapper.gravity-theme .ginput_container_address {margin-left: 0 !important;margin-right: 0 !important;}
.gfield--type-address {margin-bottom: 0 !important;}
.gform_wrapper.gravity-theme .ginput_container_address span {padding: 0 10px 12px !important;margin: 0 !important;}
.gform_wrapper.gravity-theme fieldset {margin: 0 !important;}
.gform_wrapper .gfield.gfield--width-full {-webkit-box-flex: 0;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;}
.gform_wrapper .gfield.gfield--width-half {-webkit-box-flex: 0;-ms-flex: 0 0 50%;flex: 0 0 50%;max-width: 50%;}
.form-hero .gform_wrapper .ginput_container {margin: 0!important;padding: 0;position: relative;}
.form-hero .gform_wrapper label.gfield_label {font-family: ' Outfit', sans-serif;font-style: normal;font-weight: 400 !important;font-size: 16px !important;line-height: 22px;color: #666 !important;margin-bottom: 3px;}
.gform_wrapper .medium::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */ color: #666;opacity: 1;}
.gform_wrapper .medium::placeholder {color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::-webkit-input-placeholder { /* Edge */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10-11 */color: #666;opacity: 1;}
.gform_wrapper input[type="text"]::placeholder {color: #666;opacity: 1;}
.form-hero input.button.gform_button {
    padding: 15px 60px !important;
    display: inline-block;
    position: relative;
    cursor: pointer;
    transition: all 1s;
    border: none;
    color: #FFF !important;
    text-align: center;
    font-family: Outfit !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 20px !important;
    border-radius: 45px !important;
    background: #FF7415 !important;
    height: 60px !important;
}
.form-hero input.button.gform_button:hover {
    background: #343842 !important;
    box-shadow: none !important;
    color: #fff !important;
}
.gform_wrapper textarea.medium {
    height: 80px !important;
    border-radius: 5px !important;
    display: block;
    min-block-size: inherit !important;
}

.form-hero input.button.gform_button:focus {
    --gf-local-border-color: inherit !important;
}
.gform_wrapper .gform_footer {padding: 0px 0 0 0 !important;margin: 0px 0 0 0 !important;position: relative;z-index: 1;}
.form-hero .gform_wrapper .ginput_complex select {background:  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important; padding-left: 5px !important;}
.form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
    width: 100% !important;
    padding: 7px 20px 7px 20px;
    -webkit-appearance: none;
    resize: none;
    position: relative;
    height: 60px;
    transition: all 1s;
    margin: 0 !important;
    box-shadow: none;
    color: #666 !important;
    font-size: 18px !important;
    font-family: Outfit;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    border-radius: 4px;
    border: 1px solid #FF7415;
    background: #FFF;
}
.form-hero .gform_wrapper select { background: #fff url(../images/select-arrow.png) no-repeat right 13px center!important; background-size: 16px !important; }
.form-hero .gform_wrapper label, .form-hero .gform_wrapper label, .form-hero .gform_wrapper label.gfield_label {font-size: 16px!important;font-family: Outfit;font-style: normal;font-weight: 400;line-height: 28px;color: #666;margin: 0 !important;padding-left: 5px;}
.form-hero .ginput_container.ginput_container_fileUpload, .form-hero .gform_wrapper.gravity-theme .gform_drop_area {text-align: center;padding: 10px !important;border-radius: 0px !important;border: none !important;background: transparent !important;box-shadow: none !important; border-bottom: 1px solid #F3BD1C !important;}
.form-hero input[type="file"] {display : none;}
.form-hero .button.gform_button_select_files {border: none;display: inline-block;padding: 8px 28px;margin-top: 5px;color: #FFF;font-family: Outfit;font-size: 16px;font-style: normal;font-weight: 500;line-height: 23px;border-radius: 4px;background: #021F35;}
.form-hero .button.gform_button_select_files:hover {background-color: #F3BD1C;}
.form-hero .ginput_container.ginput_container_fileUpload label {color: #414141;font-size: 14px !important;}
.gfield--type-address{ margin-bottom:12px !important;}
.gform_wrapper.gravity-theme .ginput_container_address span { padding: 0 8px 0; }
.gform_wrapper.gravity-theme .gform_drop_area { padding: 10px !important;}
.form-hero .gform_wrapper .ginput_container { margin: 0!important; padding: 0; position: relative; display: flex; flex-wrap: wrap; }


.heading-title {
    margin-bottom: 10px;
    color: #343842;
    font-family: "Nexa";
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
}
.heading-title strong{color: #FF7415;
    font-weight: 700;
}



/* -------history-of-dinosaurs-section------- */
section.history-of-dinosaurs-section {
    padding: 80px 0;
}
.history-of-dinosaurs-content ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -25px;
}
.history-of-dinosaurs-content ul li {
    width: 50%;
    padding: 25px;
}
.history-of-dinosaurs-box {
    border-radius: 10px;
    background: #F1F1F1;
    overflow: hidden;
    height: 100%;
    position: relative;
    padding-bottom: 65px;transition: all 0.5s;
}
.history-of-dinosaurs-box:hover {
    background: rgb(255 116 21 / 10%);
}
.history-of-dinosaurs-box figure img {
    width: 100%;
}

.history-of-dinosaurs-box:hover figure img {
	opacity: 1;
	-webkit-animation: flash 2s;
	animation: flash 2s;
}
@-webkit-keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}
@keyframes flash {
	0% {
		opacity: .4;
	}
	100% {
		opacity: 1;
	}
}





.history-of-dinosaurs-box-text {
    padding: 20px 20px 0;
}
.history-of-dinosaurs-box h3 {
    color: #343842;
    font-family: Oswald;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
    line-height: 36px;
}
.history-of-dinosaurs-box a.read-more {
    position: absolute;
    bottom: 30px;
}
a.read-more {font-weight: 600;
   font-size: 18px;
}


.history-of-dinosaurs-sidbar-box .form-hero .gform_wrapper .gfield {
    padding: 0 0px 20px;
}
.history-of-dinosaurs-sidbar-box .form-hero .gform_body {
    margin: 0 0px;
}
.history-of-dinosaurs-sidbar-box .form-hero .heading-title {
    color: #343842;
    text-align: center;
    font-family: "Nexa";
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 30px;
}
.history-of-dinosaurs-sidbar-box .form-hero {
    position: relative;
    float: none;
    background: transparent;
    text-align: center;
    padding: 0;
}
.history-of-dinosaurs-sidbar {
    padding-left: 60px;  padding-top: 25px;
}
.history-of-dinosaurs-sidbar-box {
    border-radius: 10px;
    background: rgba(255, 116, 21, 0.10);
    padding: 53px 25px;
    margin-bottom: 50px;
}
.history-of-dinosaurs-sidbar-box:last-child{
    margin-bottom: 0;
}
.history-of-dinosaurs-sidbar-box-content {
    display: flex;
    align-items: center;
    border-bottom: 1px solid rgba(204, 204, 204, 0.90);
    padding: 35px 0;
}
.history-of-dinosaurs-sidbar-box-content:last-child{
    border: none;padding-bottom: 0;
}
.history-of-dinosaurs-sidbar-box-content:first-child{
    padding-top: 0;
}
.history-of-dinosaurs-sidbar-box-content figure {
    border-radius: 10px;
    overflow: hidden;
    margin-right: 35px;
}
.history-of-dinosaurs-sidbar-box-content figure img {
    width: 100%;
}
.sidbar-box-content-text {
    width: calc(100% - 165px);
}
.sidbar-box-content-text h3 {
    color: #343842;
    font-family: Oswald;
    font-size: 25px;
    font-style: normal;
    font-weight: 400;
    line-height: 32px;
    margin-bottom: 10px;
}
.history-of-dinosaurs-sidbar-box-content figure {
	position: relative;
}
.history-of-dinosaurs-sidbar-box-content figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.history-of-dinosaurs-sidbar-box-content:hover figure::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
@-webkit-keyframes shine {
	100% {
		left: 125%;
	}
}
@keyframes shine {
	100% {
		left: 125%;
	}
}
.history-of-dinosaurs-box h3 a {
  color: #343842;
}





table.table tr td, table.table tr th {
    font-size: 16px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    color: #666;
}
table.table tr th{color:#000; font-weight:500;}


/*  */
.dinosaur-bump-row {
    border-radius: 4px;
    background: linear-gradient(90deg, #FF7415 0%, #000 100%);
    padding: 0 60px;
    position: relative;
}
section.dinosaur-bump-section {
    padding-bottom: 100px;
} 
section.dinosaur-bump-section.home {
    padding-bottom: 0px;
} 
.dinosaur-bump-row::after {
    content: '';
    background: url(../images/box-shadow.png) no-repeat;
    width: 100%;
    height: 33px;
    bottom: -33px;
    left: 0;
    right: 0;
    position: absolute;
    background-size: 100% 100%;
}
.dinosaur-bump-row .heading-title {
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
}
.dinosaur-bump-img figure {
    position: relative;
}
.dinosaur-bump-img figure::before {
    content: '';
    background: url(../images/dinosaur-bump-img-2.png) no-repeat;
    width: 53px;
    height: 100%;
    bottom: 0;
    right: -22px;
    position: absolute;
    background-size: 100%;
}
.dinosaur-bump-img figure::after {
    content: '';
    background: url(../images/dinosaur-bump-img-1.png) no-repeat;
    width: 24px;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
    background-size: 100%;
}
.dinosaur-bump-img figure img{
    width: 100%;
}
.dinosaur-bump-row .row{align-items: center;}
.dinosaur-bump-row .col-sm-3 {
    width: 20%;
    text-align: right;
}
.dinosaur-bump-row .col-sm-4 {
    width: 30%;
}
.dinosaur-bump-row .col-sm-5 {
    width: 50%;
}



/*  */

section.dinosaurs-service-section {
    background: #F5F5F5;
    padding: 100px 0;
}
.dinosaurs-tabs {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #D9D9D9;
    position: relative;
    padding-bottom: 10px;
    flex-wrap: wrap;
	justify-content: space-between;
    
}
.dinosaurs-tabs h3 {
    color: #000;
    font-family: "Nexa";
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin: 0;
    margin-right: 60px;
	    margin-bottom: 10px;
}
.dinosaurs-tabs ul.nav.nav-tabs {
    border: none;
    margin: 0;
    position: relative;
    width: auto;
    visibility: visible !important;
    top: 0;
    opacity: 1;
    transform: scale(1);
}
.fade.in {
    opacity: 1;
}
.dinosaurs-tabs ul.nav.nav-tabs li {
    color: #666;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 0 30px;
}
.dinosaurs-tabs ul.nav.nav-tabs li:last-child {
    padding-right: 0;
}
.dinosaurs-tabs ul.nav.nav-tabs li a {
    color: #666;
}
.dinosaurs-tabs ul.nav.nav-tabs li a.active {
    color: #FF7415 !important;
}
.dinosaurs-tabs::after {
    position: absolute;
    content: '';
    width: 100px;
    background: #FF7415;
    height: 3px;
    bottom: -2px;
    left: 0;
}
.tab-content-inn {
    padding-top: 30px;
}
.tab-content-inn ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0 -15px;  justify-content: center;
}
.tab-content-inn ul li {
    width: 20%;
    padding: 15px;
    text-align: center;
}
.tab-content-inn ul li .tab-content-box {
    background: #FFF;
    box-shadow: 0px 0px 30px 0px rgba(52, 56, 66, 0.10);
    text-align: center;
    height: 100%;
    padding: 40px 15px;overflow: hidden;
	position: relative;
}
.tab-content-inn ul li .tab-content-box::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgb(255 116 21 / 2%);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.tab-content-inn ul li .tab-content-box:hover::before {
	-webkit-animation: circle .75s;
	animation: circle .75s;
}
@-webkit-keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}
@keyframes circle {
	0% {
		opacity: 1;
	}
	40% {
		opacity: 1;
	}
	100% {
		width: 200%;
		height: 200%;
		opacity: 0;
	}
}

.tab-content-inn ul li .tab-content-box figure {
    height: 105px;
    margin-bottom: 25px;
    vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
}
.tab-content-inn ul li .tab-content-box figure img {
    max-height: 105px;
}
.tab-content-inn ul li .tab-content-box h4 {
    margin: 0;
    color: #000;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    transition: all 0.5s;
}
.tab-content-inn ul li:hover .tab-content-box h4 {
    color: #FF7415;
}

.dropdown-menu.show {
    display: block !important;
    transform: translate(-100px, 43px) !important;
}

.dropdown > a {
    color: #666 !important;
    position: relative;
    padding-right: 15px;
    display: block;font-size: 18px;
}

.dropdown-menu.show a::after{
    display: none !important;
}
.dropdown a::after {
    position: absolute;
    content: '';
    width: 10px;
    right: 0;
    background: url(../images/select-arrow.png) no-repeat;
    background-size: 10px;
    z-index: 1;
    height: 10px;
    top: 40%;
    color: #666;
  }
  .dropdown a:hover::after {
    top: 45%;
  }
  .dropdown-item:focus, .dropdown-item:hover {
    color: #ff7415;
    background-color: #e9ecef;
  }
  .dropdown-item.active, .dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #ff7415;
}




/*  */
section.dinosaur-products-section {
    padding: 100px 0;
}
.product-box ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -18px;
    justify-content: center;
}
.product-box ul li {
    list-style: none;
    width: 25%;
    padding: 18px;
}
.product-items {
    border-radius: 10px;
    border: 1px  solid rgba(204, 204, 204, 0.50);
    background: #FFF;
    box-shadow: 0px 0px 20px 0px rgba(52, 56, 66, 0.16);
    position: relative;
    text-align: center;
    padding-bottom: 30px;
    height: 100%;
}
.product-items:hover{
  border: 1px solid #FF7415;
}
.product-items figure {
    margin-bottom: 20px;overflow: hidden;
    border-radius:  10px 10px 0  0;
}
.product-items figure img {
    -webkit-transform: rotate(0) scale(1);
    transform: rotate(0) scale(1);
    transition: .3s ease-in-out;width: 100%;
}
.product-items figure:hover img {
    -webkit-transform: rotate(4deg) scale(1.1);
    transform: rotate(4deg) scale(1.1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}
.product-items h4 {
    color: #343842;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}
.product-items h4 a{
    color: #343842;
}
.product-items:hover h4 a{
    color: #FF7415;
}
.product-items h4:hover a{
    color: #343842;
}
.product-items .pricing {
    color: #FF7415;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.product-items a.add_to_cart_button {
    color: #000;
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    border: 1px solid rgba(204, 204, 204, 0.50);
    background: #FFF;
    padding: 6px 16px;
    display: inline-block;
}
.product-items:hover a.add_to_cart_button {
    color: #000 !important;
    border-color: #FF7415;
    background: #FFF;
}
.product-items a.add_to_cart_button:hover {
    color: #fff;
    border-color: #FF7415;
    background: #FF7415;
}
section.dinosaurs-service-section .explore-dinosaurs-list {
    margin: 0 0 0 50px;
}
.explore-dinosaurs-list li {
    list-style: none;
    padding: 10px 0;
    color: #000;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.explore-dinosaurs-list li a{
    color: #000;
}
.explore-dinosaurs-list li p a:hover {
    color: #FF7415;
}




.important-news {
    position: relative;
    background-size: cover;
    z-index: 1;
    padding: 44px 0 44px 30px;
    border-radius: 5px;
    margin: 30px 0 80px;
}
.important-news::before {
    position: absolute;
    content: '';
    width: 86%;
    height: 100%;
    top: 0;
    opacity: 0.8;
    background: #000;
    border-right: 4px solid #FF7415;
    z-index: -1;
    left: 0;
    border-radius: 5px;
}
.important-news .section-heading {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.important-news .heading-title {
    color: #FFF;
    font-family: 'Nexa';
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
}



.faq-box {
    padding-top: 80px;
}
section.faq-section .faq-row .heading-title {
    color: #FFF;
}
.faq-row-repeat {
    padding: 0 130px;
}
.faq-box .card-header h5, .card-header-title {
    padding: 20px 40px 20px 25px;
    position: relative;
    margin: 0;
    background: transparent;
    color: #FF7415;
    border-bottom: none;
    border-radius: 0;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    box-shadow: 0px 16px 155px 0px rgba(52, 56, 66, 0.10);
}
.card-body.default-css p {color: #666;}
.card-body.default-css {
    padding: 1px 20px 4px 25px;
    box-shadow: 0px 3px 20px 0px rgba(52, 56, 66, 0.10);
}
.faq-box .card {margin: 0 0 30px;border-radius: 0;background: transparent;box-shadow: none;border: none;}
.card-header-title.collapsed {
    color: #666;
    border-radius: 4px;
    background: #FFF;
    box-shadow: 0px 16px 20px 0px rgba(52, 56, 66, 0.10);
}
.faq-box .card-header h5:after, .card-header-title::after {
    content: "";
    background:  url(../images/faq-minus.png) no-repeat center;
    width: 55px;
    height: 55px;
    position: absolute;
    border-radius: 50%;
    border: 1px solid #fff;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
}
.faq-box .card-header {
    border: none;
    padding: 0;
    cursor: pointer;
    position: relative;
    margin: 0 0 0;
    background: transparent !important;
}
.faq-box .card-header h5.collapsed:after, .card-header-title.collapsed::after {background:  url(../images/faq-pluse.png) no-repeat center; }


.blog-row-parent {margin-top: 80px;}
.blog-row-parent .row{justify-content: center;}
.blog-row-parent .col-sm-5, .blog-row-parent .col-sm-6 {padding: 12px;}
.blog-info a img {margin-right: 8px;position: relative;top: -2px;}
.blog-main-text {
    position: relative;
    padding: 15px 0px 10px 0px;
}
.blog-info {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 3px 10px;
}
.blog-image {overflow: hidden;border-radius:  5px;}
.blog-image img {width: 100%;transition: all 0.6s;}
.blog-image:hover img {transform: scale(1.1);}
.blog-info a {
    color: #000;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.blog-info a:hover {color: #FF7415;}
.blog-main-text h4 {
    margin-bottom: 13px;
    color: #333;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}
.blog-main-text p{color:#000;}
.blog-main-text h4 a {color: #333;}
.blog-items:hover .blog-main-text h4 a {color: #FF7415;}
.blog-main-text h3 {
    margin-bottom: 13px;
    color: #333;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.blog-main-text h3 a {color: #333;}
.blog-items:hover .blog-main-text h3 a {color: #FF7415;}


.dinosaur-video {
    padding-top: 30px;
}
.video-section {
    position: relative;
}
.video-section figure{overflow: hidden; position: relative;border-radius: 5px;}
.video-section figure::before {
    content: '';
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0.5;
    background: #000;
}
.video-section figure img{width: 100%;}
.radius { width: 100px; height: 100px; border-radius: 100%; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.place { background: #FF7415; z-index: 2; }
.radius .border-animation,
.place { display: block; width: 100%; height: 100%; position: absolute; border-radius: 100%; text-align: center; line-height: 99px; }
.radius .border-animation { z-index: 1; }
.ba1 { animation: rounder1 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder1 { from { transform: scale(1); } to { transform: scale(1.39); } }
.ba2 { animation: rounder2 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder2 { from { transform: scale(1); } to { transform: scale(1.79); } }
.ba3 { animation: rounder3 1s linear 1s infinite alternate; background: rgba(255, 255, 255, 0.6); }
@keyframes rounder3 { from { transform: scale(1); } to { transform: scale(1.99); } }
.video-popup .modal-dialog { max-width: 930px !important; position: absolute; top:0; left: 0; right: 0; transform:inherit !important; width: 94%; border-radius: 10px; margin: 45px auto 0; border: 8px solid #FF7415;}
.modal.video-popup .modal-content { border: none; box-shadow: none; }
.modal.video-popup button.close, .modal.popup-form button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.modal-backdrop.show { opacity: .9; }
.video-icon {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    transform: translateY(-50%);
}
.modal.video-popup .modal-body {
  border: none;
  padding: 0px;
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 0;
  height: 0;
}
.modal.video-popup button.close { opacity: 1; position: absolute; right: 28px; top: 35px; font-size: 26px; font-weight: normal; color: #fff; cursor: pointer; text-shadow: none; background: transparent; border: none; }
.videoIframe iframe {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} 

.dinosaur-products-right {
    padding-left: 50px;
}
.dinosaur-testimonials-slider {
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.16);
    padding: 30px 30px;
    text-align: center;
    margin-bottom: 40px;
}
.carousel-indicators .active, .carousel-indicators [data-bs-target].active {
    background-color: #FF7415 !important;
    position: relative;
  }
  .carousel-indicators .active::after {
    width: 20px;
    height: 20px;
    position: absolute;
    content: '';
    left: -4px;
    top: -4px;
    border-radius: 50%;
    border: 1px solid #d9d9d9;
  }
  .carousel-indicators {
    align-items: center;
  }
ul.carousel-indicators { margin-bottom: 15px; }
.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 12px;
    height: 12px;
    padding: 0;
    margin-right: 4px;
    margin-left: 4px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #CCCCCC !important;
    border: 0;
    opacity: 1;
    transition: opacity .6s ease;
    border-radius: 50%;
    position:  relative;
}
.carousel-indicators {
    position: relative;
}
.client-nm-text h5 {
    color: #FF7415;
    text-align: center;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}
.client-say-box figure {
    margin-bottom: 10px;
  }
  .client-nm-text {
    margin-top: 30px;
  }

.brachiosaurus-box {
    position: relative;
    border-radius: 4px;
    margin-bottom: 40px;
}
.brachiosaurus-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 4px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.93) 0%, rgba(0, 0, 0, 0.79) 30.51%, rgba(0, 0, 0, 0.00) 100%);
}
.brachiosaurus-box figure img {
    width: 100%;
    border-radius: 4px;
}
.brachiosaurus-box-text {
    position: absolute;
    bottom: 40px;
    left: 10px;
    right: 10px;
    text-align: center;
}
.brachiosaurus-box-text h3 {
    color: #FF7415;
    text-align: center;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 36px;
}
.brachiosaurus-box-btn{padding-top: 10px;}
.brachiosaurus-box-btn a.theme-btn.btn-orange {
    background: #fff;
    color: #000;
}
.brachiosaurus-box-btn a.theme-btn.btn-orange:hover {
    background: #FF7415;
    color: #fff;
}




.explore-dinosaurs-list {
    margin: 0 0 40px;
    border-radius: 10px;
    background: rgba(255, 116, 21, 0.10);
}
.search-container.explore-dinosaurs-list {
    text-align: center;
    padding: 40px 35px;
}
.search-container.explore-dinosaurs-list form {
    position: relative;
}
.search-container.explore-dinosaurs-list input.medium {
    width: 100%;
    height: 60px;
    color: #666;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    padding: 15px 50px 15px 20px;
    border-radius: 10px;
    background: #FFF;
    border: none;
}
.search-container.explore-dinosaurs-list button {
  position: absolute;
  right: 20px;
  top: 15px;
  border: none;
  background: transparent;
  font-size: 20px;
  color: rgb(102 102 102 / 80%);
  padding: 0;
}
.dinosaur-bump-btn .theme-btn.btn-orange {
    background: #fff;
    color: #000;
  }
  .dinosaur-bump-btn .theme-btn.btn-orange:hover {
    background: #FF7415;
    color: #fff;
  }


.sidebar-title {
    position: relative;
    border-radius: 4px 4px 0 0;
    padding: 15px 22px;
    margin: 0 0 15px;
    color: #FFF;
    font-family: 'Nexa';
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    background: #FF7415;
}
.explore-dinosaurs-accordion .explore-dinosaurs-header h5, .explore-dinosaurs-header-title {
    padding: 11px 20px 12px 0;
    position: relative;
    margin: 0;
    background: transparent;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}
.explore-dinosaurs-accordion{padding-left: 40px;}
.explore-dinosaurs-accordion .explore-dinosaurs {margin: 0 0 0px;border-radius: 0;background: transparent;box-shadow: none;border: none;}
.explore-dinosaurs-header-title.collapsed {
    color: #666;
    box-shadow: none;
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #D9D9D9;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}
.explore-dinosaurs-accordion .explore-dinosaurs:last-child .explore-dinosaurs-header-title{
    border: none;
}
.explore-dinosaurs-header-title.collapsed:hover {color: #E77420;}
.explore-dinosaurs-accordion .explore-dinosaurs-header h5:after, .explore-dinosaurs-header-title::after {
    content: "";
    background:  url(../images/explore-dinosaurs-minus.png) no-repeat center;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 0;
}
.explore-dinosaurs-accordion .explore-dinosaurs-header {border: none;padding: 0;cursor: pointer;position: relative;margin: 0 0 0;background: transparent !important;}
.explore-dinosaurs-accordion .explore-dinosaurs-header h5.collapsed:after, .explore-dinosaurs-header-title.collapsed::after {background:  url(../images/explore-dinosaurs-pluse.png) no-repeat center; }

.explore-dinosaurs-body ul li {
  border-bottom: 1px solid #ccc;
}
.explore-dinosaurs-body ul{
  max-height: 150px;
  overflow-x: auto;
} 
.explore-dinosaurs-list.dinosaurs-inn .explore-dinosaurs .explore-dinosaurs-body ul {
    max-height: 100%;
    overflow-x: inherit;
}

.scrollable-element {
  scrollbar-color: red yellow !important;
}
.see-your-city-box {
    position: relative;
    margin-bottom: 40px;
}
.see-your-city-box figure img {
    width: 100%;
    border-radius: 5px;
}
.see-your-city-box-text {
    position: absolute;
    top: 40px;
    left: 20px;
    right: 20px;
    text-align: center;
}
.see-your-city-box-text h3 {
    color: #FFF;
    text-align: center;
    font-family: 'Nexa';
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: 60px;
}
.see-your-city-box-text h3 strong {
  color: #000;
  font-weight: 700;
}
.popular-categories-box {
    display: flex;
    align-items: center;
}
.popular-categories-box h4 {
    color: #333;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 5px;
}
.popular-categories-box h4 a{
    color: #333;
}
.popular-categories-box:hover h4 a{
    color: #FF7415;
}
.popular-categories-box figure {
    width: 80px;
    margin-right: 20px;
    border-radius: 5px;
    overflow: hidden;
}
.popular-categories-text {
    width: calc(100% - 100px);
}
.popular-categories-box p {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    margin: 0;
    line-height: 20px;
}
.explore-dinosaurs-list li:last-child {
    border: none;
}
ul.explore-dinosaurs-list-ul {
    padding: 0 40px 30px;
}
.popular-categories-box figure {
	position: relative;
}
.popular-categories-box figure::before {
	position: absolute;
	top: 0;
	left: -75%;
	z-index: 2;
	display: block;
	content: '';
	width: 50%;
	height: 100%;
	background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
	-webkit-transform: skewX(-25deg);
	transform: skewX(-25deg);
}
.popular-categories-box:hover figure::before {
	-webkit-animation: shine .75s;
	animation: shine .75s;
}
.brachiosaurus-box:last-child {
    margin: 0;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list .explore-dinosaurs-list-ul li {
    border-bottom: 1px solid #ccc;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list .explore-dinosaurs-list-ul li:last-child {
    border-bottom: none;
  }




/*----------- footer ---------*/
.footer {
    position: relative;
    padding: 90px 0 0;
    z-index: 1;
}
.footer .col-sm-3 {
    width: 26%;
}
.footer .col-sm-4 {
    width: 37%;
}
.about-ftr p {
    color: #FFF;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
}
.ftr-item {
    padding-left: 130px;
}
.ftr-logo {
    text-align: center;
}
.ftr-title {
    margin-bottom: 18px;
    color: #FF7415;
    font-family: Outfit;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
.ftr-item ul {
    column-count: 2;
}
.ftr-item ul li {
    list-style: none;
    color: #fff;
    font-family: Outfit;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 47px;
}
.ftr-item ul li a {color: #fff;}
.ftr-item ul li a:hover {color: #FF7415;}
.ftr-social {
    padding-top: 20px;text-align: center;
}
.ftr-social a {
    display: inline-block;
    margin: 0 5px;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 58px;
    background: #FF7415;
}
.ftr-social a img {
    filter: brightness(0) invert(1);
}
.ftr-social a:hover{
    background: #3CA062;
}
.newsletter-form form {
    position: relative;
}
.newsletter-row {
    border: 1px solid #FFF;
    padding: 40px 0 30px;
    margin: 30px 0 0px;
    border-left: none;
    border-right: none;
}
.newsletter-title {
    color: #FF7415;
    font-family: Outfit;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 40px;
    margin-bottom: 10px;
}
.newsletter-form-section {
    background: #FFF;
    box-shadow: 0px 0px 30px 0px rgba(0, 69, 100, 0.16);
    margin-top: 35px;
    padding: 30px 0;
}
.newsletter-form .medium {
    padding: 9px 80px 9px 30px !important;
    display: block !important;
    height: 60px !important;
    width: 100% !important;
    margin: 0 !important;
    color: #666 !important;
    font-family: Outfit !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: 30px !important;
    border-radius: 4px !important;
    border: 1px solid #FF7415 !important;
    background: #FFF !important;
    inline-size: calc(100% - var(--gf-form-gap-x)/100) !important;
}
.newsletter-form input.button.gform_button {
  display: inline-block !important;
  border: none !important;
  cursor: pointer;
  transition: all .6s ease-out;
  font-family: Outfit !important;
  color: #fff !important;
  padding: 24px 26px !important;
  font-style: normal;
  font-weight: 500 !important;
  line-height: normal !important;
  text-align: center !important;
  position: absolute !important;
  top: 5px !important;
  right: 5px !important;
  font-size: 0 !important;
  color: #fff;
  background: #ff7415 url(../images/telegram-icon.png) no-repeat !important;
  background-position: center !important;
  border-radius: 4px !important;
  margin: 0 !important;
}
.gform_confirmation_message_1.gform_confirmation_message {
    color: #ff7415;
}
.newsletter-form input.button.gform_button:hover {background-color: #3CA062 !important;}
.newsletter-form .gform_wrapper .gform_footer {position: initial;}
.newsletter-form .medium::-webkit-input-placeholder { /* Edge */
color: #666;opacity: 1;}
.newsletter-form .medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #666;opacity: 1;}
.newsletter-form .medium::placeholder {color: #666;opacity: 1;}
.newsletter-form .gform_body {
    margin: 0;
}
.newsletter-form .gform_wrapper .gfield {
    padding: 0;
}
.newsletter-content p {
    color: #fff;
}
.newsletter-form {
    padding-left: 50px;
}
.newsletter-content {
    border-right: 2px solid #fff;  padding-right: 15px;
}
.footer .row {
    align-items: center;
}

.copyright-sections {
    padding: 22px 0;
}
.copyright-sections .row {
    align-items: center;
}
.copyright p {
    margin: 0;
    color: #fff;
}
.copyright p a {
    color: #FF7415;
}
.copyright p a:hover{
    color: #3CA062;
}
.menu-copyright {
    float: right;
}
.menu-copyright ul li {
    list-style: none;
    display: inline-block;
    position: relative;
    text-align: center;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    font-size: 18px;
    font-family: 'Outfit';
    line-height: 28px;
}
.menu-copyright ul li a {
    color: #fff;
}
.menu-copyright ul li a:hover {
    color: #FF7415;
}
.menu-copyright ul li::after {
    content: '/';
    color: #fff;
    padding: 0 10px 0 13px;
    font-family: 'Outfit';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 28px;
}
.menu-copyright ul li:last-child::after{
    display: none;
}



/*--inner pages start--*/

section.inner-banner { position: relative; }
section.inner-banner::before {
  content: '';
  height: 100%;
  width: 50%;
  top: 0;
  position: absolute;
  left: 0;
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.00) 10.28%, #000 103.67%);
}
.inner-banner>img{width: 100%;}
.page-nav {
  width: 100%;
  position: absolute;
  padding: 0;
  bottom: 40px;
  left: 0;
  z-index: 1;
}

.page-nav ul li {
  margin: 0px;
  color: #fff;
  font-family: Outfit;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  list-style: none;
}
.page-nav ul li span a{color: #fff; font-weight: 400;}
.page-nav ul li span a:hover{color: #FF7415;}
.page-nav ul li span {
  color: #FF7415;
}
.banner-btns.inner-btn {
    padding: 0;
}
.caption-absolute {
  position: absolute;
  left: 0;
  z-index: 1;
  bottom: 65px;
  width: 100%;
}
.banner-caption .banner-btns {
    padding: 0;
}

.banner-title.inner-title {
  margin-bottom: 10px;
  color: #FF7415;
  font-family: "Nexa";
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 55px;
}
.caption-absolute .banner-caption::before{
  display: none;
}








section.about-section .row {
  align-items: center;
}
section.about-section {
  padding: 100px 0;
}
section.about-section .col-sm-5 {
  width: 45%;
}
.about-img figure {
  border-radius: 10px;
  background: #D9D9D9;
  overflow: hidden;
}
.about-img figure img {
  width: 100%;
}
section.about-section .col-sm-7 {
  width: 55%;
}
.about-box.default-css .heading-title {
  color: #FF7415;
}
.about-box.default-css {
  padding-left: 25px;
}
.about-box.default-css h3 {
  color: #FF7415;
  font-family: Outfit;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}

section.dinosaur-products-section.dinosaur-products-inn .product-box ul li {
  width: 20%;
}
section.dinosaur-products-section.dinosaur-products-inn .container {
  max-width: 1420px !important;
}

section.hobbies-section.hobbies-inn {
  padding: 100px 0;
}

section.hobbies-section.hobbies-inn .col-sm-5 {
  width: 45%;
}
.hobbies-img figure {
  border-radius: 10px;
  background: #D9D9D9;
  overflow: hidden;
}
.hobbies-img figure img {
  width: 100%;
}
section.hobbies-section.hobbies-inn .col-sm-7 {
  width: 55%;
}
section.hobbies-section.hobbies-inn .row {
  align-items: center;
}

section.hobbies-section.hobbies-inn .container {
  max-width: 1520px !important;
}


.hobbies-row .about-box-content.default-css h3 {
  color: #343842;
  font-family: Nexa;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}
.hobbies-row .row {
    margin: 0 -25px;
}
.hobbies-row .col-sm-6 {
    padding: 25px;
}
ul.dino-fact-ul {
  padding: 0 !important;
  margin: 10px 0 !important;
}
ul.dino-fact-ul li {
  padding: 0;
  width: auto;
  position: relative;
  color: #666;
  font-size: 18px;
  font-weight: 300;  width: auto !important;line-height: normal;
  font-family: Outfit;padding: 0 !important;
}
ul.dino-fact-ul li a {
    color: #666;
}
ul.dino-fact-ul li a:hover {
    color: #FF7415;
}
ul.dino-fact-ul li::after{
 content: '|';padding: 0 15px;
}
ul.dino-fact-ul li:last-child:after{
  display: none;
}
section.dinosaurs-service-section.dinosaurs-service-inn {
  background: #fff;
}
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title , .dinosaur-products-section.blog-inn .heading-title{
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 20px;
}
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title::before , .dinosaur-products-section.blog-inn .heading-title::before {
  content: '';
  position: absolute;
  background: #d9d9d9;
  width: 20%;
  height: 1px;
  left: 50%;
  bottom: 0;
  text-align: center;
  transform: translateX(-50%);
}
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title::after , .dinosaur-products-section.blog-inn .heading-title::after {
  position: absolute;
  content: '';
  width: 100px;
  background: #FF7415;
  height: 3px;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
}


section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-tabs ul.nav.nav-tabs {
  width: 100%;
     justify-content: center;
}
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-tabs {
  margin: 0 auto;
  border: none;justify-content: center;
}

section.dinosaurs-service-section.dinosaurs-service-inn .container {
  max-width: 1520px !important;
}
section.dinosaurs-service-section.dinosaurs-service-inn .tab-content-inn ul li {
  width: 14.28%;
}
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-tabs::after {display: none;
}
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-tabs ul.nav.nav-tabs li {
  padding: 0 10px;
}
.blog-row {
  margin-top: 15px;
}
.blog-row .blog-wrapper .row {
  margin: -20px;
}
.dinosaur-products-section.blog-inn .blog-row-parent {
  margin: 0;
}
.dinosaur-products-section.blog-inn .col-sm-6 {
  padding: 20px;
}
.dinosaur-products-section.blog-inn .blog-main-text {
  padding: 15px 0px 0px 0px;
}
.dinosaur-products-section.blog-inn .blog-items  a.read-more {
    position: absolute;
    bottom: 0;
    left: 0;
}
.dinosaur-products-section.blog-inn .blog-items {
  position: relative;
  padding-bottom: 25px;
  height: 100%;
}
.hobbies-box-content.default-css h3 {
  color: #343842;
  font-family: "Nexa";
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
}



/*--wp-pegination inner page--*/
.wp-pegination {padding-top:60px;}
.wp-pagenavi {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: left;    align-items: center;
}
.wp-pegination .page, .wp-pegination span, .wp-pagenavi a {
  width: 40px;
  height: 40px;
  display: inline-block;
  margin: 0 5px;
  border: 1px solid #FF7415;
  font-family: 'Outfit';
  line-height: 40px;
  text-align: center;
  border-radius: 4px;
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #000;
	    padding: 0 !important;
}
.wp-pegination span.current, .wp-pegination .page:hover {color: #fff;border-color: #FF7415;background: #FF7415;}
.wp-pegination a.nextpostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;}
.wp-pegination a.nextpostslink:hover ,.wp-pegination a.previouspostslink:hover {
  background: #FF7415 url(../images/pagination-next-hover.png);
  border-color: #FF7415 !important;
}
.wp-pegination a.previouspostslink {background: url(../images/pagination-next.png);background-repeat: no-repeat !important;background-position: center center !important;font-size: 0;transform: rotate(180deg);}
.wp-pegination span.current, .wp-pegination .page:hover {
color: #fff;
    border-color: #FF7415 !important;
    background: #FF7415;
}
span.pages, span.extend, a.last, a.first {display: none;}
nav.navigation.pagination {display: none;}




section.contact-section {
  padding: 100px 0;
}
section.contact-section .container {
  max-width: 1520px !important;
}

section.contact-section .contact-row {
  border: 1px solid rgba(190, 55, 56, 0.20);
  background: #F5F5F5;
  padding: 50px 45px;
}
section.contact-section .form-hero {
  background: transparent;
  float: none;
  padding: 0;
  border-radius: 0;
  padding-right: 80px;
}
section.contact-section .heading-title {
  color: #000;
  font-family: "Nexa";
  font-size: 60px;
  font-style: normal;
  font-weight: 700;
  line-height: 70px;
  margin-bottom: 35px;
}
section.contact-section .form-hero .gform_wrapper input[type="text"], section.contact-section .form-hero .gform_wrapper textarea, section.contact-section .form-hero .gform_wrapper select, section.contact-section .form-hero .gform_wrapper .medium {
  font-size: 16px !important;
  line-height: 24px;padding: 15px 20px 15px 20px;
  border: 1px solid rgba(190, 55, 56, 0.10);
}
section.contact-section .form-hero .gform_wrapper textarea.medium {
  height: 130px !important;
}
section.contact-section .form-hero input.button.gform_button {
  padding: 15px 40px !important;
  font-weight:600 !important;
  border-radius: 45px !important;
}


.location-map {
  height: 100%;
  position: relative;
  z-index: 1;
}
.location-map figure, .location-map iframe {
  position: relative;
  border-radius: 4px;
  overflow: hidden;
  z-index: 1;
  width: 100%;
  height: 100%;
}
.location-map figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}


.faq-section .faq-box {
  padding-top: 0;
}
.faq-section {
  padding: 100px 0;
}
.faq-section .container {
  max-width: 1240px !important;
}
.faq-section .faq-box .section-heading.text-center {
  margin-bottom: 25px;
}
.default-section {
  padding: 70px 0 50px;
}
.history-of-dinosaurs-sidbar-box .gform_wrapper .gform_footer {
    justify-content: center;
}

.search-main {
    position: relative;
}
.search-main .search-medium {
    width: 100%;
    font-size: 20px;
    padding: 10px 50px 10px 10px;
    height: 60px;
    background: transparent;
    border-radius: 0;
    box-shadow: none;
    border: none;
    border-bottom: 1px solid #fff;
    color: #fff;
    font-weight: 600;
	font-family:outfit;
}
.search-main .search-icon {
    position: absolute;
    font-size: 0;
    height: 40px;
    width: 40px;
    right: 0;
    background: transparent;
    box-shadow: none;
    border: none;
    top: 10px;
}
.search-main .search-medium::-webkit-input-placeholder { /* Edge */
color: #fff;opacity: 1;}
.search-main .search-medium:-ms-input-placeholder { /* Internet Explorer 10-11 */
color: #fff;opacity: 1;}
.search-main .search-medium::placeholder {color: #fff;opacity: 1;}
.product-item-dtl .added_to_cart {
    display: block;
    padding-top: 10px;
}

.blog-img-single>figure {
  overflow: hidden;
  margin-bottom: 20px;
}
.blog-img-single>figure img{
  width: 100%;
}
nav.navigation.post-navigation {
  overflow: hidden;
  padding: 25px 0 16px;
}
.nav-previous {
  float: left;
}
.nav-next {
    float: right;
}
.nav-next a, .nav-previous a {
    position: relative;
    text-align: center;
    display: inline-block;
    padding: 14px 24px;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border-radius: 45px;
    color: #fff;
    background: #FF7415;
}
.nav-next a:hover, .nav-previous a:hover {
  background: #000;
	color:#fff;
}


/*------------ woocommerce-CSS---------*/
.woocommerce div.product div.images img {display: inherit!important;}
.woocommerce-product-gallery__image{ text-align:center !important;}
.product-items figure img {width: 100%;/*  max-height: 212px;*/}
a.added_to_cart.wc-forward {display: block;font-size: 21px;text-decoration: underline;}
a.added_to_cart.wc-forward:hover{color: #021F35;text-decoration: underline !important;}
a.add_to_cart_button.ajax_add_to_cart.added:after {font-size: 14px;}
.woocommerce ul.products li.product a img {
    display: inline !important;
    margin: 0 !important;
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
	overflow: hidden;
	border-radius: 10px;
}
.woocommerce ul.products li.product .price {color: #021F35;font-family: 'Outfit';font-size: 20px;font-style: normal;font-weight: 600;line-height: 28px;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {background: none !important;}
.woocommerce select {background:#fff  url(../images/select-arrow.png) no-repeat right 13px center!important;background-size: 16px !important;}
.woocommerce select { width: auto !important; font-size: 16px !important; padding: 10px 40px 7px 15px !important; -webkit-appearance: none; resize: none; position: relative;   transition: all 1s; margin: 0 !important; color: #666 !important; font-family: 'Outfit'; font-style: normal; font-weight: 400; line-height: 28px; border: 1px solid #d9d9d9; border-radius: 5px; }
.woocommerce input[type='text'], .woocommerce input[type="email"] { width: auto !important; font-size: 16px !important; padding: 10px 15px 7px 15px !important; -webkit-appearance: none; resize: none; position: relative; transition: all 1s; margin: 0 !important; color: #666 !important; font-family: 'Outfit'; font-style: normal; font-weight: 400; line-height: 28px; border: 1px solid #d9d9d9; border-radius: 5px; }
.woocommerce-message::before{color: #FF7415 !important;}
.woocommerce div.product p.price, .woocommerce div.product span.price{color: #021F35;font-family: 'Outfit';font-size: 20px;font-style: normal;font-weight: 600;line-height: 28px;}
.woocommerce #content table.cart img, .woocommerce table.cart img, .woocommerce-page #content table.cart img, .woocommerce-page table.cart img {width: 100px !important;}
.woocommerce ul#shipping_method li{ background:none !important;padding-left: 0;}

.woocommerce ul.products li.product .button{margin-top:0!important}
.woocommerce ul.products li.product .price del,.woocommerce ul.products li.product .price ins{font-weight:500!important;padding:0 5px}
.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:#FF7415!important;padding:10px 20px 10px 50px!important;font-size:18px;color:#666;font-family:Outfit}
.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{color:#FF7415!important;top:11px}
h1.product_title.entry-title{font-size:26px!important;line-height:28px!important;color:#000!important;font-weight:700!important;font-family: Outfit;margin-bottom:11px}
.woocommerce-error a,.woocommerce-info a,.woocommerce-message a{font-weight:400}
.woocommerce-error a:hover,.woocommerce-info a:hover,.woocommerce-message a:hover{color:#000}
.woocommerce .quantity .qty {
    /* width: 82px; */
    /* height: 50px; */
    border-radius: 4px;
    border: 1px solid #000;
    /* padding: 10px 14px; */
    font-size: 20px;
    line-height: 46px;
    color: #000;
    font-weight: 400;
    font-family: Outfit;
}
.summary.entry-summary .quantity{margin-right:20px!important}
.product_meta{font-size:18px;line-height:28px;color:#FF7415;font-weight:600;font-family:Outfit}
.gform_wrapper.gravity-theme .gfield_label{font-size:18px!important;line-height:28px!important;color:#666!important;font-weight:400!important;font-family:Outfit!important}
.product_meta a{font-weight:400;color:#666}
.product_meta a:hover{color:#FF7415}
.woocommerce div.product div.summary form.cart{border-top:2px solid #f5f5f5;padding-top:20px}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{border-radius:4px;background-color:#fff;padding:10px 25px;font-size:20px;line-height:31px;color:#000!important;font-weight:600;font-family:Outfit}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{background-color:#FF7415;color:#fff!important}
.woocommerce div.product .woocommerce-tabs ul.tabs li a{padding:10px 25px;font-size:20px;line-height:31px;}

.woocommerce div.product .woocommerce-tabs ul.tabs li{border:none;display:inline-block;position:relative;z-index:0;border-radius:0;margin:0;padding:0!important}
.woocommerce div.product .woocommerce-tabs ul.tabs::before{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{display:none}
.woocommerce div.product .woocommerce-tabs ul.tabs{padding:0 0 10px;border-bottom:1px solid #b2b2b2}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before{display:none}
.woocommerce-Reviews p.woocommerce-noreviews{margin-bottom:10px}
.comment-respond{font-size:18px;line-height:28px;color:#666;font-weight:400;font-family:Outfit}

.comment-form label{display:block}
.comment-respond .comment-form textarea{height:100px;resize:none}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{width:100%;height:50px;border-radius:0;background-color:#fff;border:1px solid #c4c4c4; font-size:18px!important;line-height:normal;color:#666;font-weight:400;font-family:Outfit!important;padding:10px 15px!important;box-shadow:none!important;}
.woocommerce form .form-row label{line-height:normal}
.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block;}
.woocommerce form .password-input,.woocommerce-page form .password-input{width:100%}
a.added_to_cart.wc-forward{display:block;font-size:18px;font-weight:600;font-family:Outfit!important}
#add_payment_method table.cart img,.woocommerce-cart table.cart img,.woocommerce-checkout table.cart img{width:82px!important;box-shadow:none}
.woocommerce table.shop_table td,.woocommerce table.shop_table th{font-size:18px;line-height:28px;color:#666;font-weight:400;font-family: Outfit;text-align:center;padding: 10px 10px;}
.woocommerce ul.order_details li{font-size:16px;line-height:26px;color:#666;font-weight:400;font-family:Outfit}
.woocommerce ul.order_details li strong{display:block;font-size:18px}
.woocommerce ul.order_details{padding:0}
.woocommerce table.shop_table th{background-color:#FF7415;border-right:1px solid #fff;color:#fff;font-weight:600}
.woocommerce table.shop_table th:last-child{border-right:0}
.woocommerce table.shop_table td a{font-weight:500}
.woocommerce table.shop_table td a:hover{color:#000}
.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0!important;grid-row-gap:0!important}
.woocommerce table.shop_table td .coupon input.input-text{padding:8px 15px!important;width:170px;height:51px;margin-right:10px!important}
table.shop_table.shop_table_responsive tbody th{text-align:left}
.woocommerce-page .about-page-section .default-css{padding:0}
.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;padding:0}
.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{width:48%;-ms-flex:0 0 48%;flex:0 0 48%;max-width:48%;padding:0}
span.woocommerce-input-wrapper{width:100%}
.select2-container--default .select2-selection--single{border-radius:0;height:50px!important;line-height:50px!important;border-color:#c4c4c4!important;border:none!important}
.select2-container--default .select2-selection--single .select2-selection__rendered{width:100%;height:50px;border-radius:0;background-color:#fff;border:1px solid #c4c4c4;font-size:18px!important;line-height:normal;color:#666;font-weight:400;font-family:Outfit!important;padding:13px 15px!important;box-shadow:none!important}
.select2-container--default .select2-selection--single .select2-selection__arrow{top:14px;right:11px}
#add_payment_method #payment ul.payment_methods li,.woocommerce-cart #payment ul.payment_methods li,.woocommerce-checkout #payment ul.payment_methods li{line-height:normal}
.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table td,.woocommerce-checkout-review-order table.shop_table.woocommerce-checkout-review-order-table th{text-align:left}
section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td,section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th{text-align:left}
.woocommerce form .form-row.woocommerce-validated .select2-container,.woocommerce form .form-row.woocommerce-validated input.input-text,.woocommerce form .form-row.woocommerce-validated select{border-color:#a00!important}
.woocommerce form .form-row.woocommerce-invalid label{color:#666 !important}
.woocommerce form .form-row textarea{height:80px}
.woocommerce table.shop_table td.product-name,.woocommerce table.shop_table th.product-name{text-align:left}
.woocommerce div.product form.cart .variations th.label label{font-size:20px;line-height:normal!important;color:#FF7415;font-weight:600!important;font-family:Outfit!important;text-transform:uppercase;margin-bottom:2px}
.woocommerce div.product form.cart .variations select{border:1px solid #c4c4c4;border-radius:4px;padding:7px 10px;font-size:18px;line-height:normal;color:#666;-moz-appearance:none!important;-webkit-appearance:none!important;appearance:none!important;box-shadow:none!important;background:url(../images/select.png) no-repeat right 10px center}
.woocommerce div.product form.cart .variations td.value{width:100%;float:none;display:block;margin-bottom:13px}
.woocommerce div.product form.cart .variations th.label{text-transform:uppercase;display:block;width:100%;float:none}
.woocommerce table.shop_attributes th{font-size:18px;line-height:normal;color:#666;font-family:Outfit}
.woocommerce div.product form.cart .reset_variations{font-size:16px;font-weight:500}
.woocommerce-variation-price{padding-bottom:10px}
.woocommerce-MyAccount-navigation ul li a{color:#666;display:block}
.woocommerce-MyAccount-navigation ul li{list-style:none;color:#666;font-weight:500;font-family: Outfit;margin:0 !important;text-transform:capitalize;background:#ffeeef;border-bottom:1px solid #e9d4d4;padding:10px 0 10px 15px}
.woocommerce-MyAccount-navigation{background:#ffeeef}
.woocommerce-MyAccount-navigation ul li.is-active{background:#FF7415;color:#fff}
.woocommerce-MyAccount-navigation ul li.is-active a{color:#fff}
.woocommerce-account .woocommerce-MyAccount-navigation ul{padding-left:0;margin-bottom:0}
.woocommerce-page .about-page-section .default-css .woocommerce{padding-top:10px}
.woocommerce-MyAccount-navigation ul li:last-child{border:none}
address{font-size:18px;line-height:28px;color:#666;font-weight:400;font-family:Outfit}
header.woocommerce-Address-title.title h3, .cart_totals.calculated_shipping h2{font-size:26px}
.woocommerce-additional-fields h3, .woocommerce-billing-fields h3{font-size:26px}

.woocommerce-account .addresses .title .edit{float:right;font-weight:600;font-size:18px;position:relative;top:5px}
.woocommerce-account .addresses .title .edit:hover{color:#000}
td.woocommerce-table__product-name.product-name ul.wc-item-meta{padding-left:0}
legend{font-size:18px;font-weight:500}
ol.flex-control-nav.flex-control-thumbs li{padding:5px 5px}
ol.flex-control-nav.flex-control-thumbs{margin:5px -5px 0!important}
.product-items:hover .shop-btn a.added_to_cart.wc-forward{color:#fff}
ins{text-decoration:none}
.woocommerce-ResetPassword.lost_reset_password {border: 1px solid #d3ced2;padding: 20px;margin:0;text-align: left;border-radius: 5px;}

.woocommerce table.shop_table {border-collapse: collapse;}
.woocommerce nav.woocommerce-pagination ul{border:none;}
.woocommerce nav.woocommerce-pagination ul li{text-decoration: none;border:none;margin: 0;}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{text-decoration: none;border: 1px solid #000;padding: 7px 15px;
margin: 4px;font-size: 22px;}
.blog-page-section .row {justify-content: center;}
.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current {
background:#FF7415; color:#1d2a38; border-color: #FF7415;}
.woocommerce-error li, .woocommerce-info li, .woocommerce-message li {background: none !important;}
#add_payment_method #payment ul.payment_methods li, .woocommerce-cart #payment ul.payment_methods li, .woocommerce-checkout #payment ul.payment_methods li {background: none !important;}
.woocommerce-checkout-review-order button.button.alt {line-height: 28px !important;padding: 5px 20px !important;}
.form-row.place-order {align-items: center; display: block;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {width: 100% !important;}
.woocommerce-checkout-review-order ul.wc_payment_methods.payment_methods.methods li {background: no-repeat;padding-left: 0;}
.woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper, .woocommerce-additional-fields .woocommerce-additional-fields__field-wrapper{margin: 0 -10px;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {width: 50%;}
.woocommerce form.checkout.woocommerce-checkout .form-row {padding: 3px 10px;}
.newsletter-form .gform_wrapper .gform_footer { position: initial !important;}
.newsletter-form form {position: relative !important;}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    color: #000;
    font-family: 'Outfit';
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    margin-bottom: 20px;
    min-height: auto;
    margin-bottom: 0;
}


/*---------product detail pages CSS-----*/

.woocommerce-product-gallery__image { border-radius: 4px; }
.woocommerce span.onsale { background: #FF7415; min-width: auto; min-height: auto; width: 50px; height: 50px; }
.woocommerce-product-gallery__image.flex-active-slide img.zoomImg { width: 100% !important; height: auto !important; max-height: 100%; }
.woocommerce-product-gallery__image img { max-width: 100% !important; height: auto !important; }
.woocommerce div.product div.images.woocommerce-product-gallery .flex-viewport { height: auto !important; }
.woocommerce div.product div.images .flex-control-thumbs li img{ opacity: 1 !important;width: auto;margin: 0 auto; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs { margin: 11px 0 0 !important; }
.woocommerce div.product div.images.woocommerce-product-gallery ol.flex-control-nav.flex-control-thumbs li { padding: 0; border: 3px solid rgba(223, 223, 223, 0.4); margin-right: 10px; width: 24%; }
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::before{display:none;}
.woocommerce div.product div.images .woocommerce-product-gallery__trigger::after{display: none;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { float: none; margin: 0; padding: 15px 15px; width: 25%; text-align: center; }
.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 -15px;
    display: flex;
    flex-wrap: wrap;
}
.wc-block-components-button {
    display: inline-block;
    position: relative;
    padding: 15px 40px !important;
    border-radius: 45px;
    text-align: center;
    border: none;
    line-height: 20px;
    font-family: Outfit;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    width: auto !important;
    background: #FF7415;
    color: #fff;
    min-height: auto !important;
}
.wc-block-components-button:hover {
    background: #343842 ;
    color: #fff;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    font-size: 20px;
    line-height: 1;
    padding: 15px 40px;
    font-weight: 400;
    color: #fff !important;
    background-color: #FF7415;
    border-radius: 45px;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button:hover {
    background-color: #343842 !important;
    color: #fff !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt {
    background-color: #FF7415 !important;
}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover {
    background-color: #343842 !important;
}
td.wc-block-cart-item__image {
    padding-left: 0 !important;
	width: 22%;
}
td.wc-block-cart-item__product{
	width: 50%;
}
td.wc-block-cart-item__total{
	width: 28%;
}
.wc-block-components-product-name {
    font-size: 20px !important;
}

.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 18px !important;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: 18px !important;
}
.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 18px !important;
}
.is-large .wc-block-components-sidebar .wc-block-components-panel, .is-large .wc-block-components-sidebar .wc-block-components-totals-coupon, .is-large .wc-block-components-sidebar .wc-block-components-totals-item {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    padding-top: 25px !important;
}
.wc-block-checkout__terms {
    margin: 0 0 25px !important;
}
.wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 0 25px !important;
}
.wc-block-components-form .wc-block-checkout__order-notes.wc-block-components-checkout-step {
    margin-bottom: 25px !important;
}
.is-large .wp-block-woocommerce-checkout-order-summary-block {
    padding: 0 15px !important;
}
p.comment-form-author {
    width: 49%;
    display: inline-block;
}
p.comment-form-email {
    width: 50%;
    display: inline-block;
}
p.comment-form-cookies-consent {
    display: flex;
}
p.comment-form-cookies-consent input[type="checkbox"] {
    margin-right: 10px;
}
.gform-theme--foundation .gfield .ginput_password.medium, .gform-theme--foundation .gfield input.medium, .gform-theme--foundation .gfield select.medium {
    inline-size: calc(100%) !important;
}
.woocommerce-orders-table__row a.woocommerce-button {
    font-size: 16px !important;
    padding: 12px 24px !important;
}



/*  */
.content-area {
    max-width: 1630px;
    margin: 0 auto;
    padding: 100px 0;
}
body.woocommerce-checkout .default-css ul li {
    list-style: none !important;
    background: transparent;
    background-position: inherit;
    padding-left: 0;
    background-size: 0;
}




li.select2-results__option:hover, li.select2-results__option:focus{
    background: #FF7415 !important;color:#fff !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected], .select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #FF7415 !important;
    color: #fff !important;
}
section.related.products a.add_to_cart_button {
    color: #000 !important;
    text-align: center;
    font-family: Outfit;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
    text-transform: uppercase;
    border: 1px solid rgba(204, 204, 204, 0.50);
    background: #FFF;
    padding: 6px 16px;
    border-radius: 0;
}
section.related.products a.add_to_cart_button:hover {
    color: #fff !important;
    background: #ff7415 !important;
}
.star-rating {
    margin: 0 auto 10px !important;
}
.search-main .search-icon img {
  filter: brightness(0) invert(1);
}
.woocommerce form .form-row .required {
  color: #ff7415;
}





.search-main .search-icon img {
  filter: brightness(0) invert(1);
}
.woocommerce form .form-row .required {
  color: #ff7415;
}
.xoo-wsc-items-count {
  background-color: #ff7415;
}
select::-ms-expand {display: none;}
select {-moz-appearance: none;}
#back-top-wrapper {position: fixed;right: 90px;bottom: 26px;overflow: hidden;z-index: 2;}
p#back-top {margin: 0;line-height: normal;font-size: 0;}
#back-top-wrapper #back-top a {
  opacity: 1;
  transition: 200ms all;
  border-radius: 50%;
  display: inline-block;
  background: #FF7415 url(../images/top-arrow.png) no-repeat;
    background-color: rgb(255, 116, 21);
  height: 50px;
  width: 50px;
  background-position: center center;
}
#back-top-wrapper #back-top a:hover {
  background-color: #000;
  background-position: center center;
  transform: 0.6s;
}
.xoo-wsc-container .xoo-wsc-btn{
  background-color: #ff6900;
  color: #fff;
  border: 2px solid #ff6900;
}
.xoo-wsc-container .xoo-wsc-btn:hover{
  background-color: #fff;
  color: #ff6900;
  border: 2px solid #ff6900;
}
.explore-dinosaurs-list li a~a {
    padding-left: 10px;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn:hover, .xoo-wsc-container .xoo-wsc-btn:hover {
  background-color: #fff;
  color: #ff6900;
  border: 2px solid #ff6900;
}
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
  background-color: #ff6900;
  color: #fff;
  border: 2px solid #ff6900;
}
.woocommerce .woocommerce-product-rating .star-rating, .woocommerce .star-rating span {
    color: #ff7415;
}
.wc-block-components-notice-banner.is-error>svg {
    background-color: #ff7415 !important;
}
.wc-block-components-notice-banner.is-error {
    background-color: #ff74151f !important;
    border-color: #fa6735 !important;
}
.header-top-left ul li span {
  padding-left: 5px;
}
span.xoo-wsch-close {
    font-size: 20px;
}

.comment-form .comment-form-author input , .comment-form .comment-form-email input {
  width: 100% !important;
}
.comment-form p.comment-form-email {
  padding-left: 10px;
}



/*  */
section.dinosaur-dtl-section {
  padding: 100px 0;
}
.dinosaur-dtl-left figure {
  box-shadow: 0px 0px 20px 0px rgba(52, 56, 66, 0.20);
  text-align: center;
  padding: 15px; margin-bottom:30px;
}

.dinosaur-dtl-right p{font-size:20px;}
/* .dinosaur-dtl-left figure img {
  width: 100%;
} */
section.dinosaur-dtl-section .default-css {
  padding: 20px 0 20px;
}
.dinosaur-dtl-box {
  padding-top: 30px;
}
.dinosaur-dtl-right {
  padding-left: 0;
}
.dinosaur-dtl-right h3 {
  color: #000;
  font-weight: bold;
}
.dinosaur-dtl-right h3 strong {
  font-weight: 400;
}

section.dinosaurs-service-section.dinosaurs-inn {
  background: transparent;
}


.dinosaur-dtl-section .explore-dinosaurs-list li a {
    padding: 10px 0;
    border-bottom: 1px solid rgba(204, 204, 204, 0.90);
    display: block;margin:0 23px;
}
.dinosaur-dtl-section .explore-dinosaurs-list li {
    padding: 0; position:relative;
}
.dinosaur-dtl-section .explore-dinosaurs-list li::after {
    content: "";
       background: url(../images/explore-dinosaurs-pluse.png) no-repeat center;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 23px;
}
.dinosaur-dtl-section .col-sm-4 {
    padding-left: 54px;
}
.dinosaur-dtl-section .explore-dinosaurs-list li:hover a, .dinosaur-dtl-section .explore-dinosaurs-list li.active a{
    background: rgba(255, 116, 21, 0.19);
    color: #FF7415;border:none; padding: 10px 23px; margin:0;
}
.dinosaur-dtl-section ul.explore-dinosaurs-list-ul {
    padding: 0 0 10px;
}
.dinosaur-dtl-section .explore-dinosaurs-list li:last-child a{border-bottom:0;}
section.dinosaurs-section.dinosaur-dtl {
    background: #F1F1F1;
    padding: 80px 0;
}
section.dinosaurs-section.dinosaur-dtl .tab-content-inn ul li {
  width: 14.28%;
}
section.dinosaur-bump-section.dinosaur-dtl {
    padding-top: 100px;
}
.dinosaur-dtl-right p a {
    color: #000;
}
.dinosaur-dtl-right p a:hover {
    color: #FF7415;
}

.pagination-parent {
    overflow: hidden;
    padding: 15px 0 0;
}
.blog-detail-text.default-css {
    overflow: hidden;
}
.dinosaur-products-section.blog-inn .blog-main-text p {
    color: #000;
}
.blog-detail-text.default-css p {
    color: #000;
}
.blog-detail-text.default-css h1, .blog-detail-text.default-css h2, .blog-detail-text.default-css h3, .blog-detail-text.default-css h4, .blog-detail-text.default-css h5, .blog-detail-text.default-css h6 {
    color: #333;
}
.blog-detail-text.default-css ul li, .blog-detail-text.default-csss ol li{
	color: #000;
}
.blog-detail-text.default-css table.table tr td, .blog-detail-text.default-css table.table tr th {
   
    color: #000;
}
.blog-detail-text.default-css table.table tr th{
	font-weight:bold;
}
.blog-text.default-css h1, .blog-text.default-css h2{
	 color: #333;
}

.dinosaur-products-right.sticky {
    position: sticky;
    top: 215px;right: 0;
}

@media (min-width: 1200px) {
/*------------- mega menu ---------------*/
.menu-top-menu-container {position: relative}
.mega-menu {position: inherit!important}
.mega-menu .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;right: 0;border-radius: 0 0 10px 10px;box-shadow: 0 0 5.5px rgb(5 5 5 / 20%);background-color: #fff;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 15px!important;background: transparent !important;border-bottom: none;text-transform: inherit !important;float: none;}
.mega-menu ul.sub-menu li a {background: transparent !important;color: #000 !important;}
.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li {position: relative;padding-left: 30px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 0 !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover a {background: transparent !important;color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li::before { content: ""; font-size: 18px; color: #F3BD1C; font-family: 'FontAwesome'; left: 0; position: absolute; top: 2px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 22px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:hover::before { filter: none; transition: 0.6s; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li:last-child:before {display: block;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img {width: 27% !important;padding: 0 !important;margin: 0 0 0 0 !important;float: right;position: absolute !important;top: 25px;right: 25px;bottom: 34px;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu ul.sub-menu li.mega-menu-img::before {display: none;}
.mega-menu .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);}



/*------------- mega menu2 CSS---------------*/
.mega-menu2 {position: inherit!important}
.mega-menu2 .hover_mega_menu {visibility: hidden;position: absolute;margin-top: 0;width: 100%;border-radius: 0 0 10px 10px;left: 15px;margin-left: 0px;right: 0;box-shadow: 0 0 5.5px rgba(5, 5, 5, 0.20);background-color: #fff !important;box-sizing: border-box;z-index: 999;opacity: 0;-webkit-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;-webkit-transform: rotateX(90deg);-moz-transform: rotateX(90deg);-ms-transform: rotateX(90deg);transform: rotateX(90deg);-webkit-transform-origin: top center;-ms-transform-origin: top center;transform-origin: top center;padding: 25px 25px 25px 25px;}
.mega-menu2:hover>.hover_mega_menu {visibility: visible;opacity: 1;-webkit-transform: rotateX(0);-moz-transform: rotateX(0);-ms-transform: rotateX(0);transform: rotateX(0)}
.mega-menu2 .hover_mega_menu ul.sub-menu {position: relative;width: auto;top: 0;opacity: 1;overflow: visible;transform: inherit;transform-origin: inherit;visibility: inherit;column-count: 3;border: none;border-radius: 0;box-shadow: none;transition: inherit;margin: 0;transform: rotateX(0deg);
    left: 0;}
.mega-menu2 ul.sub-menu li {-webkit-column-break-inside: avoid;page-break-inside: avoid;break-inside: avoid;counter-increment: brick-counter;-ms-flex: 0 0 100%;flex: 0 0 100%;max-width: 100%;margin-right: 0px!important;background: transparent !important;border: none;float: none;}
.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #F3BD1C !important;}

.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a { padding: 2px 0 !important; margin-left: 0px !important; font-weight: 600; }

.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li {position: relative;padding-left: 0 !important;margin-left: 0px !important;text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a {background: transparent !important;color: #414141 !important;padding: 3px 10px 3px 15px;padding-left: 26px !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children>a { padding: 5px 0 !important; margin-left: 0px !important; font-weight: 700; color: #000 !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a:hover {background: transparent !important;color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li a::after {color: #F3BD1C !important;top: 21px;display: none;}
/* .navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {opacity: 1 !important;visibility: visible !important;position: relative;background: transparent;box-shadow: none;padding: 0;transform: rotateX(0deg);padding-left: 0px;padding-bottom: 0;}
    */
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a { padding-left: 14px !important; padding-top: 6px !important; font-weight: 400; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu a:hover {color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li { position: relative; padding-left: 0 !important; text-transform: inherit !important; float: none; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu li { padding-left: 15px !important; width: 100%; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li::before { content: ""; font-size: 18px; color: #F3BD1C; font-family: 'FontAwesome'; left: 0; position: absolute; top: 5px; background: url(../images/favicon.png) no-repeat; height: 22px; width: 22px; background-size: 22px; filter: brightness(0); }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children::before{display: none;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children ul.sub-menu li a:hover { color: #F3BD1C !important; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li:hover::before { filter: none; transition: 0.6s; }
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu { opacity: 1 !important; visibility: visible !important; position: relative; background: transparent; box-shadow: none; padding: 0; transform: rotateX(0deg); padding-left: 0px; 
    left: 0;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li .hover_mega_menu ul.sub-menu { column-count: 1; }
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu2 .hover_mega_menu ul li a {text-transform: inherit !important;}
.navbar-collapse .menu-top-menu-container > ul > li.mega-menu .hover_mega_menu ul li a {text-transform: inherit !important;}
.contact-detail-menu {border-radius: 4px;display: inline-block;width: 100%;padding: 20px 20px 20px;background: #F3F9FF;overflow: hidden;margin: 20px 0 0;text-align: left;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li.menu-item-has-children a:hover {color: #F3BD1C !important;}
.navbar-collapse .menu-top-menu-container>ul li.mega-menu2 ul.sub-menu li ul.sub-menu {margin-left: 0px;margin-top: 0;left: 0 !important;border-bottom: none;left: 0;}
}

@media (min-width:1200px) {
.container {max-width: 1180px !important;}
}
@media (min-width:1300px) {
.container {max-width: 1270px !important;}
}
@media (min-width:1400px) {
.container {max-width: 1360px !important;}
}
@media (min-width:1500px) {
.container {max-width: 1440px !important;}
}
@media (min-width:1600px) { 
.container {max-width: 1530px !important;}
}
@media (min-width:1700px) {
.container {max-width: 1630px !important;}
}



@media (max-width:1899px) {
.banner-text {
    top: 65%;
  }

}
@media (max-width:1699px) {
    .head-read .head-read-text {
      width: 80%;
}
.banner-text {
    left: 20px;
    right: 20px;
  }
  .banner-title {
    font-size: 22px;
  }
  .banner-text p {
    font-size: 16px;
    line-height: 26px;
  }
  .header-mid {
    padding: 10px 0;
  }
  .head-read {
    padding: 10px 25px 15px;
  }
  section.history-of-dinosaurs-section {
    padding: 70px 0;
  }
  .heading-title {
    font-size: 40px;
    line-height: 55px;
  }
  .history-of-dinosaurs-content ul li {
    padding: 20px;
  }
  .history-of-dinosaurs-content ul {
    margin: 0 -20px;
  }
  .history-of-dinosaurs-sidbar {
    padding-left: 40px;
    padding-top: 20px;
  }
  .dinosaur-bump-row .heading-title {
    font-size: 35px;
    line-height: 45px;
  }
  .history-of-dinosaurs-sidbar-box .form-hero .heading-title {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 25px;
  }
  .history-of-dinosaurs-sidbar-box {
    padding: 40px 25px;
    margin-bottom: 40px;
  }
  .history-of-dinosaurs-sidbar-box-content figure {
    margin-right: 25px;
  }
  .sidbar-box-content-text {
    width: calc(100% - 155px);
  }
  section.dinosaur-bump-section {
    padding-bottom: 80px;
  }
  section.dinosaurs-service-section {
    padding: 80px 0;
  }
  .dinosaurs-tabs ul.nav.nav-tabs li {
    padding: 0 25px;
  }
  .tab-content-inn ul li {
    padding: 10px;
  }
  .tab-content-inn ul {
    margin: 0 -10px;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list {
    margin: 0 0 0 40px;
  }
  section.dinosaur-products-section {
    padding: 80px 0;
  }
  .dinosaur-products-right {
    padding-left: 40px;
  }
  .product-box ul li {
    padding: 15px;
  }
  .product-box ul {
    margin: 0 -15px;
  }
  .important-news .heading-title {
    font-size: 32px;
    line-height: 45px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 100% !important;
    padding: 0 45px;
  }
  .product-items h4 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .see-your-city-box-text h3 {
    font-size: 40px;
    line-height: 55px;
  }
  ul.explore-dinosaurs-list-ul {
    padding: 0px 30px 20px;
  }
  .blog-info a img {
    margin-right: 5px;
  }
  .footer {
    padding: 70px 0 0;
  }
  .newsletter-title {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 10px;
  }
  .newsletter-form {
    padding-left: 40px;
  }
  .tab-content-inn ul li .tab-content-box {
    padding: 40px 10px;
  }
  section.hobbies-section.hobbies-inn {
    padding: 80px 0;
  }
  h1 {font-size: 38px;line-height: 42px;}
  h2 {font-size: 30px;line-height: 36px;}
  h3 {font-size: 28px;line-height: normal;}
  h4 {font-size: 26px;line-height: normal;}
  h5 {font-size: 24px;line-height: normal;}
  h6 {font-size: 22px;line-height: normal;}

  section.about-section {
    padding: 80px 0;
  }
  section.contact-section {
    padding: 80px 0;
  }
  section.contact-section .heading-title {
    font-size: 50px;
    line-height: 60px;
    margin-bottom: 30px;
  }
  section.contact-section .form-hero {
    padding-right: 60px;
  }
  .caption-absolute {
    left: 0;
  }
  .faq-section {
    padding: 80px 0;
  }
  .default-section {
    padding: 80px 0;
  }
.content-area {
    padding: 80px 40px;
}
section.dinosaur-dtl-section {
  padding: 70px 0;
}
section.dinosaur-dtl-section .default-css {
  padding: 30px 0 10px;
}
.dinosaur-dtl-box {
  padding-top: 10px;
}

section.dinosaur-bump-section.dinosaur-dtl {
    padding-top: 80px;
}


}
@media (max-width: 1599px) {
.dinosaurs-tabs ul.nav.nav-tabs li {
  padding: 0 19px;
}
    
}

@media (max-width: 1499px) {
 
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding: 0 35px;
}  
.head-read .head-read-text h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .header-top-left ul li {
    font-size: 15px;
    padding-right: 35px;
  }
  .head-search {
    max-width: 20px;
  }
  .banner-title {
    font-size: 22px;
    line-height: 28px;
  }
  .banner-text p {
    font-size: 15px;
    line-height: 24px;
  }
  section.history-of-dinosaurs-section {
    padding: 60px 0;
  }
  .heading-title {
    font-size: 35px;
    line-height: 45px;
  }
  .history-of-dinosaurs-box h3 {
    font-size: 22px;
    line-height: 30px;
  }
  .history-of-dinosaurs-box-text {
    padding: 15px 15px 0;
  }
  .history-of-dinosaurs-box a.read-more {
    bottom: 20px;
  }
  .history-of-dinosaurs-box {
    padding-bottom: 50px;
  }
  .history-of-dinosaurs-content ul li {
    padding: 15px;
  }
  .history-of-dinosaurs-content ul {
    margin: 0 -15px;
  }
  .history-of-dinosaurs-sidbar {
    padding-left: 30px;
    padding-top: 15px;
  }
  .history-of-dinosaurs-sidbar-box .form-hero .heading-title {
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 20px;
  }
  .form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
    padding: 7px 15px 7px 15px;
    height: 54px;
    font-size: 16px !important;
    line-height: 24px;
  }
  .form-hero input.button.gform_button {
    padding: 10px 45px !important;
    font-size: 18px !important;
    line-height: 20px !important;
    height: 54px !important;
  }
  .sidbar-box-content-text h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 8px;
  }
  .sidbar-box-content-text {
    width: calc(100% - 150px);
  }
  .history-of-dinosaurs-sidbar-box-content figure {
    margin-right: 20px;
  }
  section.dinosaur-bump-section {
    padding-bottom: 70px;
  }
  section.dinosaurs-service-section {
    padding: 60px 0;
  }
  .dinosaurs-tabs h3 {
    font-size: 25px;
    line-height: 32px;
    margin-right: 50px;
  }
  .tab-content-inn ul li .tab-content-box h4 {
    font-size: 18px;
    line-height: 26px;
  }
  .history-of-dinosaurs-sidbar-box-content {
    padding: 28px 0;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list {
    margin: 0 0 0 30px;
  }
  .brachiosaurus-box-text h3 {
    font-size: 22px;
    line-height: 32px;
  }
  section.dinosaur-products-section {
    padding: 60px 0;
  }
  .sub-title {
    font-size: 25px;
    line-height: 40px;
  }
  a.theme-btn {
    padding: 12px 30px;
    line-height: 20px;
    font-size: 18px;
  }
  .dinosaur-products-right {
    padding-left: 30px;
  }
  .search-container.explore-dinosaurs-list {
    padding: 30px 25px;
  }
  .search-container.explore-dinosaurs-list input.medium {
    height: 54px;
    font-size: 16px;
    line-height: 24px;
    padding: 10px 40px 10px 15px;
  }
  .search-container.explore-dinosaurs-list button {
    font-size: 18px;right: 12px;
  }
  .sidebar-title {
    padding: 11px 20px;
    margin: 0 0 10px;
    font-size: 20px;
    line-height: 24px;
  }
  .explore-dinosaurs-accordion .explore-dinosaurs-header h5::after, .explore-dinosaurs-header-title::after {
    width: 30px;
    height: 30px;
    background-size: 18px !important;
  }
  .explore-dinosaurs-accordion .explore-dinosaurs-header h5, .explore-dinosaurs-header-title {
    padding: 9px 20px 10px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .explore-dinosaurs-accordion {
    padding-left: 25px;
  }
  .explore-dinosaurs-list li {
    padding: 7px 0;
    font-size: 16px;
    line-height: 24px;
  }
  .see-your-city-box-text h3 {
    font-size: 35px;
    line-height: 45px;
  }
  .popular-categories-box h4 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 4px;
  }
  .popular-categories-box p {
    font-size: 12px;
    line-height: 18px;
  }
    ul.explore-dinosaurs-list-ul {
    padding: 0px 25px 15px;
  }
  .blog-main-text h3 {
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 28px;
  }
  .blog-main-text h4 {
    margin-bottom: 12px;
    font-size: 16px;
  }
  .blog-main-text {
    padding: 12px 0px 10px 0px;
  }
  .faq-box .card-header h5, .card-header-title {
    padding: 17px 40px 17px 20px;
    font-size: 18px;
    line-height: 26px;
  }
  .faq-box .card-header h5::after, .card-header-title::after {
    width: 45px;
    height: 45px;
    background-size: 22px !important;
  }
  .faq-box .card {
    margin: 0 0 25px;
  }
  .product-items h4 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .product-items .pricing {
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 8px;
  }
  .product-items a.add_to_cart_button {
    font-size: 13px;
    line-height: 20px;
    padding: 5px 12px;
  }
  .product-box ul li {
    padding: 10px;
  }
  .product-box ul {
    margin: 0 -10px;
  }
  .important-news .heading-title {
    font-size: 28px;
    line-height: 40px;
  }
  p {
    font-size: 16px;
    line-height: 24px;
  }
  a.read-more {
    font-size: 16px;
  }
  .dinosaur-bump-row .heading-title {
    font-size: 30px;
    line-height: 40px;
  }
  .dinosaurs-tabs ul.nav.nav-tabs li {
    font-size: 16px;
    line-height: 24px;
  }
  .important-news {
    padding: 40px 0 40px 25px;
    margin: 30px 0 60px;
  }
  .blog-row-parent {
    margin-top: 60px;
  }
  .blog-info a {
    font-size: 12px;
  }
  .blog-info a img {
    margin-right: 3px;
    max-width: 17px;
  }
  .tab-content-inn ul li .tab-content-box {
    padding: 35px 10px;
  }
  .tab-content-inn ul li .tab-content-box figure {
    margin-bottom: 20px;
  }
  .footer {
    padding: 60px 0 0;
  }
    .ftr-social a {
        width: 55px;
        height: 55px;
        line-height: 51px;
        margin: 0 3px;
    }
  .ftr-social a img {
    max-width: 28px;
  }
  .ftr-logo img {
    max-width: 200px;
  }
  .ftr-item ul li {
    font-size: 18px;
    line-height: 40px;
  }
  .ftr-item {
    padding-left: 110px;
  }
  .newsletter-title {
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 8px;
  }
  .menu-copyright ul li {
    font-size: 16px;
    line-height: 24px;
  }
  .menu-copyright ul li::after {
    padding: 0 7px 0 10px;
    font-size: 16px;
    line-height: 24px;
  }
  .tab-content-inn {
    padding-top: 20px;
  }
  .dropdown-menu.show {
    transform: translate(-106px, 37px) !important;
  }
  .card-body.default-css {
    padding: 1px 20px 4px 20px;
  }
  .dropdown > a {
    font-size: 16px;
  }
  ul.dino-fact-ul li {
    font-size: 16px;
  }
  section.hobbies-section.hobbies-inn {
    padding: 60px 0;
  }
  h1 {font-size: 35px;line-height: 40px;}
  h2 {font-size: 28px;line-height: 34px;}
  h3 {font-size: 26px;line-height: normal;}
  h4 {font-size: 24px;line-height: normal;}
  h5 {font-size: 22px;line-height: normal;}
  h6 {font-size: 20px;line-height: normal;}

  section.about-section {
    padding: 60px 0;
  }
  .gform_wrapper .gfield {
    padding: 0 5px 15px;
  }
  .form-hero .gform_body {
    margin: 0 -5px;
  }
  section.contact-section .form-hero .gform_wrapper input[type="text"], section.contact-section .form-hero .gform_wrapper textarea, section.contact-section .form-hero .gform_wrapper select, section.contact-section .form-hero .gform_wrapper .medium {
    padding: 10px 15px 10px 15px;
  }
  section.contact-section .form-hero input.button.gform_button {
    padding: 10px 30px !important;
  }
  section.contact-section .form-hero .gform_wrapper textarea.medium {
    height: 100px !important;
  }
  section.contact-section .heading-title {
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 25px;
  }
  section.contact-section {
    padding: 60px 0;
  }
  .banner-title.inner-title {
    font-size: 35px;
    line-height: 45px;
  }
  .faq-section {
    padding: 60px 0;
  }
  .default-section {
    padding: 60px 0;
  }
.content-area {
    padding: 60px 20px;
}
h1.product_title.entry-title {
    font-size: 20px !important;
    line-height: 24px !important;
    margin-bottom: 9px;
}
	.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-size: 17px;
    line-height: 26px;
}
	.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
    font-size: 18px;
    padding: 12px 30px;
    border-radius: 45px;
}
	.woocommerce .quantity .qty {
    font-size: 18px;
    line-height: 38px;
}
.woocommerce div.product form.cart {
    margin-bottom: 20px;
}
	.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    padding: 8px 20px;
    font-size: 18px;
    line-height: 26px;
}
	.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
    font-size: 20px;
    line-height: 26px;
}
	.woocommerce ul.products li.product .price {
    font-size: 18px;
    line-height: 26px;
}
	.woocommerce select {
    font-size: 15px !important;
    padding: 7px 34px 7px 15px !important;
    line-height: 26px;
}
	.woocommerce select {
    background: #fff url(../images/select-arrow.png) no-repeat right 13px center !important;
    background-size: 12px !important;
}
	.wc-block-components-sidebar-layout .wc-block-components-main {
    padding-right: 3% !important;
    width: 65%;
}
	.wc-block-components-button {
    padding: 15px 32px !important;
    line-height: 18px;
    font-size: 18px;
}
	.is-large.wc-block-cart {
    margin-bottom: 20px !important;
}
	.wc-block-cart table.wc-block-cart-items, .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th {
    margin: 0 0 20px !important;
}
	.select2-container--default .select2-selection--single .select2-selection__rendered, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
    height: 46px;
    font-size: 16px !important;
    padding: 11px 15px !important;
}
.hobbies-row .col-sm-6 {
    padding: 15px;
}	
.hobbies-row .row {
    margin: 0 -15px;
}
.dinosaur-dtl-section .col-sm-4 {
    padding-left: 15px;
}
section.dinosaur-bump-section.dinosaur-dtl {
    padding-top: 70px;
}	
}

@media(max-width:1399px){
.header-logo img {
    max-width: 90px !important;
  }
  .banner-text {
    top: 60%;
  }
  .banner-caption::before {
    height: 65%;
  }
  .banner-text p {
    font-size: 15px;
    line-height: 20px;
  }
  .sidbar-box-content-text {
    width: calc(100% - 90px);
  }
  .dinosaurs-tabs ul.nav.nav-tabs li {
    padding: 0 16px;
  }
  .tab-content-inn ul li {
    width: 25%;
  }
  .faq-box {
    padding-top: 60px;
  }

  .header-mid .col-sm-5 {
    width: 30%;
  }
  .header-mid .col-sm-7 {
    width: 70%;
  }

  .dinosaur-products-section.blog-inn .col-sm-6 {
    padding: 15px;
  }
  .blog-row .blog-wrapper .row {
    margin: -15px;
  }
  


.dinosaur-dtl-right p {
    font-size: 18px;
}

.dinosaur-dtl-section .explore-dinosaurs-list li:hover a, .dinosaur-dtl-section .explore-dinosaurs-list li.active a {
    padding: 8px 15px;
    margin: 0;
}

.dinosaur-dtl-section .explore-dinosaurs-list li::after {
    right: 14px;
}
.dinosaur-dtl-section .explore-dinosaurs-list li a {
    padding: 8px 0;
    margin: 0 15px;
}
.ftr-social a {
        width: 50px;
        height: 50px;
        line-height: 49px;
        margin: 0 3px;
    }

}

@media(max-width:1299px){
  .history-of-dinosaurs-sidbar {
    padding-left: 20px;
    padding-top: 15px;
  }
  .dinosaur-bump-row .heading-title {
    font-size: 25px;
    line-height: 35px;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list {
    margin: 0 0 0 20px;
  }
  .dinosaurs-tabs ul.nav.nav-tabs li {
    padding: 0 10px;
  }
  .dinosaur-products-right {
    padding-left: 20px;
  }
  .important-news {
    padding: 30px 0 30px 25px;
    margin: 30px 0 50px;
  }
  .faq-box .card {
    margin: 0 0 20px;
  }
  .blog-row-parent .col-sm-5, .blog-row-parent .col-sm-6 {
    padding: 10px;
  }
  ul.explore-dinosaurs-list-ul {
    padding: 0px 20px 15px;
  }
  .ftr-item {
    padding-left: 60px;
  }
  .brachiosaurus-box-text h3 {
    font-size: 20px;
    line-height: 30px;
}
.blog-info a {
  padding: 4px 2px;
}
.blog-info {
  margin: -4px -2px;
}
section.dinosaurs-service-section.dinosaurs-service-inn .tab-content-inn ul li {
  width: 16.66%;
}




    section.dinosaur-dtl-section .default-css {
        padding: 10px 0 10px;
    }

section.dinosaurs-section.dinosaur-dtl .tab-content-inn ul li {
  width: 16.66%;
}

}



@media(max-width:1199px){
.header-mid .col-sm-7 {
    display: none;
  }
  .header-top-left ul li {
    font-size: 14px;
    padding-right: 30px;
  }
  .head-search {
    max-width: 30px;
    position: absolute;
    right: 70px;
    top: 64px;
  }
  .banner-title {
    font-size: 20px;
    line-height: 26px;
  }
  p {
    font-size: 15px;
    line-height: 22px;    
    margin-bottom: 10px;
  }
  .history-of-dinosaurs-box h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding: 0 15px;
  }
  .history-of-dinosaurs-content ul li {
    padding: 10px;
  }
  .history-of-dinosaurs-content ul {
    margin: 0 -10px;
  }
  .history-of-dinosaurs-sidbar {
    padding-left: 10px;
    padding-top: 10px;
  }
  .history-of-dinosaurs-sidbar-box .form-hero .heading-title {
    font-size: 25px;
    line-height: 35px;
    margin-bottom: 20px;
  }
  .form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
    padding: 6px 12px 6px 12px;
    height: 48px;
    font-size: 15px !important;
    line-height: 22px;
  }
  .history-of-dinosaurs-sidbar-box .form-hero .gform_wrapper .gfield {
    padding: 0 0px 15px;
  }
  .form-hero input.button.gform_button {
    padding: 8px 35px !important;
    font-size: 16px !important;
    line-height: 18px !important;
    height: 48px !important;
  }
  .history-of-dinosaurs-box-text {
    padding: 10px 15px 0;
  }
  h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
  }
  .history-of-dinosaurs-sidbar-box {
    padding: 30px 20px;    margin-bottom: 30px;
  }
  .history-of-dinosaurs-sidbar-box-content figure {
    margin-right: 15px;
  }
  .sidbar-box-content-text h3 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 6px;
  }
  a.read-more {
    font-size: 15px;
  }
  .history-of-dinosaurs-sidbar-box-content {
    padding: 22px 0;
  }
  .sidbar-box-content-text {
    width: calc(100% - 50px);
  }
  .heading-title {
    font-size: 30px;
    line-height: 38px;
  }
  section.history-of-dinosaurs-section {
    padding: 40px 0;
  }
  .banner-text p {
    font-size: 14px;
    line-height: 18px;
  }
  .banner-text {
    top: 55%;
    left: 15px;
    right: 15px;
  }
  .history-of-dinosaurs-box a.read-more {
    bottom: 15px;
  }
  .history-of-dinosaurs-box {
    padding-bottom: 40px;
  }
  .dinosaur-bump-row .heading-title {
    font-size: 22px;
    line-height: 30px;
  }
  .dinosaur-bump-row {
    padding: 0 35px;
  }
section.dinosaur-bump-section {
    padding-bottom: 40px;
  }
  a.theme-btn {
    padding: 10px 25px;
    line-height: 20px;
    font-size: 16px;
  }
  section.dinosaurs-service-section {
    padding: 40px 0;
  }
  .dinosaurs-tabs h3 {
    font-size: 22px;
    line-height: 30px;
    margin-right: 25px;
  }
  .dinosaurs-tabs ul.nav.nav-tabs li {
    font-size: 15px;
    line-height: 22px;
  }
  .dinosaurs-tabs ul.nav.nav-tabs li {
    padding: 0 6px;
  }
  .dropdown > a {
    padding-right: 10px;
  }
  .dropdown a::after {
    width: 8px;
    background-size: 8px;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list {
    margin: 0 0 0 10px;
  }
  .tab-content-inn ul li .tab-content-box h4 {
    font-size: 16px;
    line-height: 24px;
  }
  .tab-content-inn ul li {
    padding: 7px;
  }
  .tab-content-inn ul {
    margin: 0 -7px;
  }
  .dinosaurs-tabs::after {
    width: 80px;
    height: 2px;
    bottom: -1px;
  }
  .dinosaur-testimonials-slider {
    padding: 25px 20px;
    margin-bottom: 30px;
  }
  .client-say-box figure {
    max-width: 40px;
    margin: 0 auto 10px;
  }
  .client-nm-text h5 {
    font-size: 18px;
    line-height: 22px;
  }
  ul.carousel-indicators {
    margin-bottom: 10px;
  }
  .brachiosaurus-box-text h3 {
    font-size: 18px;
    line-height: 28px;
  }
  .search-container.explore-dinosaurs-list {
    padding: 20px 15px;
  }
  .search-container.explore-dinosaurs-list input.medium {
    height: 48px;
    font-size: 15px;
    line-height: 22px;
    padding: 7px 35px 7px 10px;
  }
  .search-container.explore-dinosaurs-list button {
    font-size: 17px;
    right: 11px;
    top: 12px;
  }
  .important-news .heading-title {
    font-size: 22px;
    line-height: 32px;
  }
  .important-news {
    padding: 24px 0 24px 20px;
    margin: 30px 0 40px;
  }
  .sub-title {
    font-size: 20px;
    line-height: 28px;
  }
  .default-css ul li, .default-css ol li {
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px;
  }
  .default-css ul li {
    background-position: 0 5px;
    padding-left: 22px;
    background-size: 16px;
  }
  .see-your-city-box-text h3 {
    font-size: 25px;
    line-height: 35px;
  }
  .see-your-city-box-text {
    top: 30px;
    left: 15px;
    right: 15px;
  }
  .sidebar-title {
    padding: 10px 15px;
    margin: 0 0 10px;
    font-size: 18px;
    line-height: 22px;
  }
  .explore-dinosaurs-list {
    margin: 0 0 30px;
  }
/*   section.dinosaur-products-section {
    padding: 40px 0;
  } */
  .product-box ul li {
    padding: 7px;
  }
  .product-box ul {
    margin: 0 -7px;
  }
  .product-box ul li {
    width: 33.33%;
    padding: 7px;
  }
  .popular-categories-box h4 {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 3px;
  }
  .popular-categories-box figure {
    width: 70px;
    margin-right: 15px;
  }
  .popular-categories-text {
    width: calc(100% - 85px);
  }
  .faq-box {
    padding-top: 40px;
  }
  .dinosaur-products-right {
    padding-left: 10px;
  }
  .blog-row-parent {
    margin-top: 40px;
  }
  .blog-main-text h3 {
    margin-bottom: 10px;
    font-size: 18px;
    line-height: 24px;
  }
  .blog-info a {
    font-size: 12px;
        padding: 4px 2px 4px 0;
  }
  .blog-info {
    margin: -4px -2px;
  }
  .blog-main-text h4 {
    margin-bottom: 10px;
    font-size: 15px;
  }
  .dinosaur-products-right {
    position: sticky;
    top: 150px;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list {
    position: sticky;
    top: 150px;
  }
  .history-of-dinosaurs-sidbar {
    padding-left: 10px;
    padding-top: 10px;
    position: sticky;
    top: 150px;
  }
  .about-ftr p {
    font-size: 18px;
    line-height: 26px;
  }
       .ftr-social a {
        width: 40px;
        height: 40px;
        line-height: 38px;
        margin: 0 2px;
    }
  .ftr-social a img {
    max-width: 21px;
  }
  .ftr-logo img {
    max-width: 170px;
  }
  .ftr-social {
    padding-top: 15px;
  }
  .footer {
    padding: 40px 0 0;
  }
  .newsletter-row {
    padding: 30px 0 20px;
    margin: 20px 0 0px;
  }
  .ftr-item ul li {
    font-size: 15px;
    line-height: 30px;
  }
  .ftr-title {
    margin-bottom: 12px;
    font-size: 22px;
    line-height: 26px;
  }
  .newsletter-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 7px;
  }
  .newsletter-form {
    padding-left: 15px;
  }
  .newsletter-form .medium {
    padding: 7px 60px 7px 15px !important;
    height: 52px !important;
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .newsletter-form input.button.gform_button {
    padding: 21px 20px !important;
    background-size: 25px !important;
}
  .copyright-sections {
    padding: 18px 0;
  }
  .menu-copyright ul li {
    font-size: 15px;
    line-height: 22px;
  }
  .important-news .col-sm-10 {
    width: 100%;
  }
  .important-news {
    padding: 24px 20px 24px 20px;
  }
  .important-news::before {
    width: 100%;
    border-right: none;
  }
  .modal.video-popup button.close {
    right: 20px;
    top: 20px;
    font-size: 20px;
  }
  .modal.video-popup button.close img {
    max-width: 25px;
  }
  .video-popup .modal-dialog {
    margin: 70px auto 0;
  }
  .client-nm-text {
    margin-top: 20px;
  }
  .about-ftr p {
    font-size: 16px;
    line-height: 24px;
  }
  .video-icon img {
    max-width: 40px;
  }
  .dinosaur-video .col-sm-4 {
    padding: 8px;
  }
  .dinosaur-video .row {
    justify-content: center;
    margin: -8px;
  }
  .dropdown > a {
    font-size: 15px;
  }
  .header-mid {
    box-shadow: 0px 0px 20px 0px rgba(52, 56, 66, 0.20);
  }
  .dinosaur-products-section.blog-inn .col-sm-6 {
    padding: 10px;
  }
  .blog-row .blog-wrapper .row {
    margin: -10px;
  }
  .wp-pegination {
    padding-top: 30px;
  }
  .wp-pegination .page, .wp-pegination span, .wp-pagenavi a {
    width: 35px;
    height: 35px;
    margin: 0 3px;
    line-height: 35px;
    font-size: 18px;
  }
  .wp-pegination a.nextpostslink ,.wp-pegination a.previouspostslink{
    background-size: 14px !important;
  }
  section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title, .dinosaur-products-section.blog-inn .heading-title {
    margin-bottom: 25px;
    padding-bottom: 15px;
  }
  section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title::after, .dinosaur-products-section.blog-inn .heading-title::after {
    width: 60px;
  }
  ul.dino-fact-ul li {
    font-size: 15px;
  }
  ul.dino-fact-ul li::after {
    padding: 0 10px;
  }
  section.hobbies-section.hobbies-inn {
    padding: 40px 0;
  }
  .hobbies-box.default-css {
    padding-left: 0px;
  }

  h1 {font-size: 32px;line-height: 38px;}
  h2 {font-size: 26px;line-height: 32px;}
  h3 {font-size: 24px;line-height: normal;}
  h4 {font-size: 22px;line-height: normal;}
  h5 {font-size: 20px;line-height: normal;}
  h6 {font-size: 18px;line-height: normal;}

  .hobbies-box-content.default-css h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .about-box.default-css {
    padding-left: 0px;
  }
  section.about-section {
    padding: 40px 0;
  }
  .about-box.default-css h3 {
    font-size: 20px;
    line-height: 24px;
  }
  section.contact-section .heading-title {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 20px;
  }

  section.contact-section .form-hero .gform_wrapper input[type="text"], section.contact-section .form-hero .gform_wrapper textarea, section.contact-section .form-hero .gform_wrapper select, section.contact-section .form-hero .gform_wrapper .medium {
    padding: 7px 10px 7px 10px;
    font-size: 15px !important;
    line-height: 22px;
  }
  .form-hero .gform_wrapper select {
    background-size: 13px !important;
  }
  section.contact-section .form-hero input.button.gform_button {
    padding: 10px 25px !important;
  }
  section.contact-section .form-hero {
    padding-right: 10px;
  }
  section.contact-section .contact-row {
    padding: 40px 25px;
  }
  section.contact-section {
    padding: 40px 0;
  }
  .page-nav ul li {
    font-size: 20px;
    line-height: 28px;
  }
  .banner-title.inner-title {
    font-size: 30px;
    line-height: 40px;
  }
  .page-nav {
    bottom: 25px;
  }
  .caption-absolute {
    bottom: 45px;
  }
  .faq-section {
    padding: 40px 0 30px;
  }
  .default-section {
    padding: 40px 0;
  }
.content-area {
    padding: 40px 15px;
}
	.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 50%;
}
	.woocommerce div.product div.images {
    margin-bottom: 20px;
}
	    h1.product_title.entry-title {
        font-size: 18px !important;
        line-height: 22px !important;
        margin-bottom: 6px;
    }
	    .woocommerce div.product p.price, .woocommerce div.product span.price {
        font-size: 15px;
        line-height: 24px;
    }
	    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
        font-size: 16px;
        padding: 10px 24px;
    }
	.summary.entry-summary .quantity {
    margin-right: 10px !important;
}
	    .woocommerce .quantity .qty {
        font-size: 16px;
        line-height: 32px;
    }
	.product_meta {
    font-size: 16px;
    line-height: 26px;
}
	    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 8px 18px;
        font-size: 16px;
        line-height: 22px;
    }
	.comment-respond {
    font-size: 15px;
    line-height: 24px;
}
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
    padding: 10px;
    width: 25%;
}
	.woocommerce .products ul, .woocommerce ul.products {
    margin: 0 -10px;
}
	    .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
        font-size: 18px;
        line-height: 22px;
    }
	    .woocommerce ul.products li.product .price {
        font-size: 16px;
        line-height: 22px;
    }
	.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
    left: 1em;
}
	.woocommerce-error, .woocommerce-info, .woocommerce-message {
    padding: 10px 20px 10px 40px !important;
    font-size: 16px;
}
	.woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 20px;
}
	.woocommerce select {
    font-size: 14px !important;
    padding: 7px 28px 7px 10px !important;
    line-height: 20px;
}
	.woocommerce select {
    background: #fff url(../images/select-arrow.png) no-repeat right 8px center !important;
    background-size: 10px !important;
}
.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header {
    font-size: 16px !important;
}
	.is-large.wc-block-cart .wc-block-cart__totals-title {
    font-size: 16px !important;
}
	.wc-block-components-product-name {
    font-size: 17px !important;
}
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
    font-size: 15px !important;
}
	.wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
    font-size: 14px !important;
    min-width: 30px !important;
}
	.wc-block-components-quantity-selector {
    margin: 0 0 .25em;
    width: 80px !important;
}
	.wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
    min-width: 20px !important;
}
	.is-large.wc-block-cart .wc-block-cart-items td {
    padding: 14px 0 14px 16px !important;
}
	.is-large.wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
        padding-left: 0 !important;
    }
    td.wc-block-cart-item__image {
        width: 28%;
    }
td.wc-block-cart-item__product{
	width: 47%;
}
td.wc-block-cart-item__total{
	width: 25%;
}	
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__total {
    font-size: 14px !important;
}
	.wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
    font-size: 17px !important;
}
	    .wc-block-components-button {
        padding: 13px 28px !important;
        line-height: 18px;
        font-size: 16px;
    }
	.wc-block-components-title.wc-block-components-title {
    font-size: 18px !important;
}
	.wc-block-components-form .wc-block-components-text-input label, .wc-block-components-text-input label {
    font-size: 14px !important;
    line-height: 14px !important;
}
	.wc-block-components-form .wc-block-components-text-input input[type=email], .wc-block-components-form .wc-block-components-text-input input[type=number], .wc-block-components-form .wc-block-components-text-input input[type=tel], .wc-block-components-form .wc-block-components-text-input input[type=text], .wc-block-components-form .wc-block-components-text-input input[type=url], .wc-block-components-text-input input[type=email], .wc-block-components-text-input input[type=number], .wc-block-components-text-input input[type=tel], .wc-block-components-text-input input[type=text], .wc-block-components-text-input input[type=url] {
    font-size: 13px !important;
    line-height: 1em;
    max-height: 38px !important;
}
	.wc-block-components-form .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-form .wc-block-components-text-input.is-active input[type=email], .wc-block-components-form .wc-block-components-text-input.is-active input[type=number], .wc-block-components-form .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-form .wc-block-components-text-input.is-active input[type=text], .wc-block-components-form .wc-block-components-text-input.is-active input[type=url], .wc-block-components-text-input input:-webkit-autofill, .wc-block-components-text-input.is-active input[type=email], .wc-block-components-text-input.is-active input[type=number], .wc-block-components-text-input.is-active input[type=tel], .wc-block-components-text-input.is-active input[type=text], .wc-block-components-text-input.is-active input[type=url] {
    padding: 18px .5em .5em !important;
}
	.wc-block-components-checkout-step__description {
    font-size: 13px !important;
    margin: 0 0 10px !important;
}
	.wc-block-components-order-summary .wc-block-components-order-summary-item {
    font-size: 10px !important;
}
	.wc-block-components-sidebar {
    padding-left: 1% !important;
}
	.wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input, .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
    font-size: 14px !important;
}
	.wc-block-components-address-form__address_2-toggle {
    margin-top: 10px !important;
}
	.wc-block-components-notice-banner {
    margin: 10px 0 !important;
    padding: 10px !important;
}
	.wc-block-components-checkbox .wc-block-components-checkbox__input[type=checkbox] {
    font-size: 1em;
    height: 16px !important;
    margin: 0 10px 0 0 !important;
    min-height: 16px !important;
    min-width: 16px !important;
    width: 16px !important;
}
	.wc-block-components-form .wc-block-components-checkout-step {
    margin: 0 0 15px !important;
}
	.wc-block-checkout__terms {
    margin: 0 0 15px !important;
}
	.wc-block-checkout__terms.wc-block-checkout__terms--with-separator {
    padding-top: 15px !important;
}
	.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    font-size: 16px !important;
    line-height: 24px !important;
}
	.woocommerce table.shop_table th {
    padding: 6px 10px !important;
}
	.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    font-size: 15px !important;
    line-height: 22px !important;
}
	.woocommerce table.shop_table td {
    padding:10px 10px !important;
}
	.woocommerce ul.order_details li {
    font-size: 15px !important;
    line-height: 24px !important;
}
	.woocommerce ul.order_details li {
    margin-right: 20px !important;
    padding-right: 20px !important;
}
	.woocommerce ul.order_details {
    margin: 0 0 2em !important;
}
	.woocommerce ul.order_details li strong {
    font-size: 14px;
}
	address {
    font-size: 16px;
    line-height: 26px;
}
.woocommerce-orders-table__row a.woocommerce-button {
    font-size: 14px !important;
    padding: 10px 20px !important;
}	
	.woocommerce-MyAccount-navigation ul li {
    padding: 7px 0 7px 10px;
}
	.woocommerce table.shop_table {
    margin: 0 -1px 14px 0 !important;
}
	header.woocommerce-Address-title.title h3, .cart_totals.calculated_shipping h2 {
    font-size: 20px;
}
	    .select2-container--default .select2-selection--single .select2-selection__rendered, .woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
        height: 40px;
        font-size: 15px !important;
        padding: 8px 10px !important;
    }
	.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 5px;
    right: 6px;
}
.woocommerce form.checkout_coupon, .woocommerce form.login, .woocommerce form.register {
    padding: 10px !important;
    margin: 1em 0 !important;
}	
.nav-next a, .nav-previous a {
  padding: 10px 20px;
  font-size: 16px;
}
a.added_to_cart.wc-forward {
  font-size: 16px;
}	
#back-top-wrapper {
  display: none;
}
.dinosaur-dtl-right {
  padding-left: 0px;
}
section.dinosaur-dtl-section {
  padding: 40px 0;
}
.hobbies-row .col-sm-6 {
    padding: 10px;
}
.hobbies-row .row {
    margin: 0 -10px;
}	
	
.dinosaur-dtl-right p {
    font-size: 16px;
}
	section.dinosaurs-section.dinosaur-dtl {
    padding: 40px 0;
}
section.dinosaur-bump-section.dinosaur-dtl {
    padding-top: 40px;
}	
	.head-search img {
    filter: brightness(0) invert(1);
}
	
	section.dinosaur-products-section {
        padding: 40px 0;
    }
	table.table tr td, table.table tr th {
    font-size: 14px;
    line-height: 20px;
}
nav.navigation.post-navigation {
    padding: 5px 0 16px;
}
	.dinosaur-products-right.sticky {
    position: sticky;
    top: 158px;
}
	
}
@media(max-width:1024px){
.ftr-item {
  padding-left: 40px;
}
section.dinosaurs-service-section.dinosaurs-service-inn .tab-content-inn ul li {
  width: 20%;
}
section.dinosaur-products-section.dinosaur-products-inn .product-box ul li {
  width: 25%;
}
p.comment-form-email {
  width: 100%;
}
.woocommerce #reviews #comments ol.commentlist li .comment-text {
  padding: 10px 10px 0;
}

.comment-form p.comment-form-email {
    width: 49%;
  }

section.dinosaurs-section.dinosaur-dtl .tab-content-inn ul li {
  width: 20%;
}	
	
	
}


@media(max-width:991px){
section.home-banner .col-sm-5 {
  padding: 0;
  width: 100%;
}
section.home-banner .col-sm-4:last-child {
  width: 50%;
  border: none;
}
section.home-banner .col-sm-4 {
  width: 49.9%;
  border-left: none;
}
.banner-text {
  top: 70%;
}
.banner-title {
  font-size: 22px;
  line-height: 28px;
}
.banner-text p {
  font-size: 16px;
  line-height: 24px;
}
.brachiosaurus-box-text h3 br {
  display: none;
}
.tab-content-inn ul li {
  width: 33.33%;
}
.dinosaurs-tabs h3 {
  width: 100%;
  margin: 0;
  margin-bottom: 12px;
}
.dinosaurs-tabs {
  justify-content: space-between;
}
.dinosaurs-tabs ul.nav.nav-tabs li {
  padding: 0 6px;
}
.dropdown > a {
  padding-left: 15px;
}
.dinosaurs-tabs ul.nav.nav-tabs li:first-child {
  padding-left: 0;
}
.dinosaurs-tabs ul.nav.nav-tabs {
  justify-content: space-between;
  width: 100%;
}
.history-of-dinosaurs-sidbar-box .form-hero .heading-title {
  font-size: 22px;
  line-height: 30px;
}
.caption-absolute {
  text-align: center;
  top: 45%;bottom: auto;
}
.page-nav {
  bottom: 25px;
  text-align: center;
  bottom: -40px;
  background: #343842;
  padding: 6px 0;
}
section.inner-banner::before {
  width: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, #000 100%);
}
section.inner-banner {
  margin-bottom: 40px;
}
section.about-section .row {
  align-items: initial;
}



}
@media (max-width: 900px) {
  .sidbar-box-content-text {
    width: calc(100% - 20px);
  } 
   a.theme-btn {
    padding: 10px 20px;
  }
  .dinosaur-bump-row .heading-title {
    font-size: 18px;
    line-height: 26px;
  }
  .dinosaur-bump-row {
    padding: 0 20px;
  }
  .footer .col-sm-4 {
    width: 100%;
  }
  .footer .col-sm-3 {
    width: 100%;
  }
  .ftr-logo img {
    max-width: 150px;
  }
  .ftr-logo {
    padding: 25px 0;
  }
  .newsletter-row .col-sm-7 {
    width: 100%;
  }
  .newsletter-row .col-sm-5 {
    width: 100%;
  }
  .newsletter-content {
    border-right: none;
    padding-right: 0;
    text-align: center;
  }
  .newsletter-form {
    padding-left: 0;
    max-width: 700px;
    margin: 0 auto;
  }
  .copyright-sections .col-sm-6 {
    width: 100%;
  }
  .copyright-sections .col-sm-6:last-child {order: 1;
  }
  .copyright-sections .col-sm-6:first-child {order: 2;
  }
  .menu-copyright {
    float: none;
    text-align: center;
  }
  .menu-copyright ul li {
    border-bottom: 1px solid rgb(204 204 204 / 30%);
    padding: 8px 0;
    display: block;
  }
  .menu-copyright ul li::after {display: none;
  }
  .copyright {
    text-align: center;padding-top: 10px;
  }
  .ftr-item {
    padding-left: 0;
    text-align: center;
  }
  .ftr-item ul {
    column-count: 1;
  }
  .ftr-item ul li {
    line-height: 22px;
    border-bottom: 1px solid rgb(204 204 204 / 30%);
    padding: 8px 0;
  }
  .ftr-item ul li:last-child{
    border: none;
  }
  .newsletter-row {
    padding: 10px 0 0px;
    margin: 10px 0 0px;
    border: none;
  }
  section.dinosaurs-service-section .col-sm-8 {
    width: 100%;
  }
  section.dinosaurs-service-section .col-sm-4 {
    width: 100%;
  }
  section.dinosaur-products-section .col-sm-8 {
    width: 100%;
  }
  section.dinosaur-products-section .col-sm-4 {
    width: 100%;
  }
  .brachiosaurus-box {
    display: none;
  }
  .see-your-city-box {
    display: none;
  }
  .dinosaur-video .col-sm-4 {
    width: 33.33% !important;
  }
  section.dinosaurs-service-section .explore-dinosaurs-list {
    margin: 30px 0 0 0px;
  }
  section.history-of-dinosaurs-section .col-sm-8 {
    width: 100%;
  }
  section.history-of-dinosaurs-section .col-sm-4 {
    width: 100%;
  }
  .history-of-dinosaurs-sidbar {
    padding-left: 0px;
    padding-top: 20px;
  }
  .dinosaur-video {
    padding: 10px 0 40px 0;
  }
  .dinosaur-products-right {
    padding-left: 0px;
  }
  .blog-wrapper {
    padding-bottom: 40px;
  }
  section.contact-section .form-hero {
    padding-right: 0px;
  }
  .faq-section .faq-box .section-heading.text-center {
    margin-bottom: 15px;
  }
    .explore-dinosaurs-list {
        margin: 0 0 20px;
    }
.dinosaur-products-right.sticky {
    position: relative;
    top: 0;
}
	
	
}


@media (max-width: 812px) {

  .header-logo img {
    max-width: 70px !important;
  }
  .head-search {
    top: 56px;
  }
  .banner-text p {
    font-size: 15px;
    line-height: 20px;
  }
  .heading-title {
    font-size: 25px;
    line-height: 32px;
  }
  .history-of-dinosaurs-sidbar-box .form-hero .heading-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .default-css ul li, .default-css ol li {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 8px;
  }
  .default-css ul li {
    background-position: 0 5px;
    padding-left: 20px;
    background-size: 15px;
  }
  a.theme-btn {
    padding: 10px 20px;
    line-height: 18px;
    font-size: 15px;
  }
  .history-of-dinosaurs-sidbar-box-content {
    padding: 20px 0;
  }
  .tab-content-inn ul li .tab-content-box {
    padding: 25px 10px;
  }
  .tab-content-inn ul li .tab-content-box figure {
    height: 95px;
  }
  .banner-text {
    top: 57%;
  }
  .header-social a {
    padding: 0px 8px 0 5px;
  }
  .header-top-left ul li {
    padding-right: 20px;
  }
  .product-items a.add_to_cart_button {
    font-size: 12px;
    line-height: 18px;
    padding: 4px 10px;
  }
  .product-items .pricing {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 8px;
  }
  .product-items h4 {
    font-size: 15px;
    line-height: 22px;
    margin-bottom: 5px;
  }
  .product-box ul li {
    width: 33.33%;
  }
  section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title, .dinosaur-products-section.blog-inn .heading-title {
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title::after, .dinosaur-products-section.blog-inn .heading-title::after {
    width: 40px;
  }
  
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-service-list .heading-title::before, .dinosaur-products-section.blog-inn .heading-title::before {
  width: 30%;
}
section.dinosaurs-service-section.dinosaurs-service-inn .tab-content-inn ul li {
  width: 25%;
}
section.dinosaurs-service-section.dinosaurs-service-inn .tab-content-inn {
  padding-top: 5px;
}

h1 {font-size: 25px;line-height: 32px;}
h2 {font-size: 22px;line-height: 28px;}
h3 {font-size: 20px;line-height: normal;}
h4 {font-size: 18px;line-height: normal;}
h5 {font-size: 16px;line-height: normal;}
h6 {font-size: 14px;line-height: normal;}

.hobbies-box-content.default-css h3 {
  font-size: 18px;
  line-height: 26px;
}
section.hobbies-section.hobbies-inn {
  padding: 40px 0 30px;
}

section.dinosaur-products-section.dinosaur-products-inn .product-box ul li {
  width: 33.33%;
}
.about-box.default-css h3 {
  font-size: 18px;
  line-height: 24px;
}
section.contact-section .heading-title {
  font-size: 25px;
  line-height: 32px;
  margin-bottom: 15px;
}
section.contact-section .contact-row {
  padding: 25px 10px 15px;
}
.gform_wrapper .gfield {
  padding: 0 3px 10px;
}
.form-hero .gform_body {
  margin: 0 -3px;
}
section.contact-section .form-hero .gform_wrapper textarea.medium {
  height: 75px !important;
}
section.contact-section .form-hero input.button.gform_button {
  padding: 6px 20px !important;
}
.banner-title.inner-title {
  font-size: 25px;
  line-height: 32px;
}
.page-nav ul li {
  font-size: 16px;
  line-height: 24px;
}
.page-nav {
  bottom: -36px;
}
.inner-banner > img {
  height: 230px;
  object-fit: cover;
}

.search-popup input.search-input {
  height: 40px;
  font-size: 16px;
  line-height: 24px;
}
.search-popup button.close {
  font-size: 35px;
  right: 15px;
  top: 15px;
}
.woocommerce div.product div.summary form.cart {
    padding-top: 15px;
}
	    .woocommerce div.product form.cart {
        margin-bottom: 15px;
    }
	    .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button {
        font-size: 14px;
        padding: 9px 20px;
    }
	    .woocommerce .quantity .qty {
        font-size: 15px;
        line-height: 28px;
    }
	    h1.product_title.entry-title {
        font-size: 16px !important;
        line-height: 20px !important;
        margin-bottom: 6px;
    }
	.product_meta {
        font-size: 14px;
        line-height: 22px;
    }
	    .woocommerce div.product .woocommerce-tabs ul.tabs li a {
        padding: 7px 16px;
        font-size: 14px;
        line-height: 20px;
    }
	    .comment-respond {
        font-size: 14px;
        line-height: 22px;
    }
	.woocommerce div.product .woocommerce-tabs ul.tabs {
    margin: 0 0 20px;
}
	.woocommerce div.product .woocommerce-tabs .panel {
    margin: 0 0 20px;
}
    .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
        font-size: 16px;
        line-height: 20px;
    }
	    .woocommerce ul.products li.product .price {
        font-size: 14px;
        line-height: 20px;
    }
	    .woocommerce ul.products[class*=columns-] li.product, .woocommerce-page ul.products[class*=columns-] li.product {
        width: 50%;
        margin: 0;
    }
    .woocommerce-error, .woocommerce-info, .woocommerce-message {
        padding: 10px 10px 10px 30px !important;
        font-size: 14px;
    }
	    .woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before {
        left: 10px;
    }
.woocommerce select {
    font-size: 13px !important;
    padding: 5px 28px 4px 10px !important;
    line-height: 20px;
}
    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__header, table.wc-block-cart-items .wc-block-cart-items__header {
        font-size: 14px !important;
    }
	    .wc-block-components-product-name {
        font-size: 15px !important;
    }
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__prices {
    line-height: 1.2;
    font-size: 14px !important;
}
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
    margin-bottom: 8px;
}
	    .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
        font-size: 12px !important;
        min-width: 30px !important;
    }
	    .is-large.wc-block-cart .wc-block-cart__totals-title {
        font-size: 14px !important;
    }
	    .wc-block-components-button {
        padding: 11px 24px !important;
        line-height: 18px;
        font-size: 14px;
    }
	    .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
        font-size: 13px !important;
    }
	.editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, .editor-styles-wrapper table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__wrap>*, table.wc-block-cart-items .wc-block-cart-items__row .wc-block-components-quantity-selector {
    margin-bottom: 8px;
}
	    .wc-block-components-totals-footer-item .wc-block-components-totals-item__label, .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
        font-size: 15px !important;
    }
		    .woocommerce ul.order_details li {
        font-size: 13px !important;
        line-height: 22px !important;
    }
	    .woocommerce ul.order_details {
        margin: 0 0 1em !important;
    }
	    .woocommerce ul.order_details li {
        margin-right: 10px !important;
        padding-right: 10px !important;
    }
	address {
    font-size: 15px;
    line-height: 22px;
}
	.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads {
    margin-bottom: 1em !important;
}
.woocommerce-orders-table__row a.woocommerce-button {
    font-size: 13px !important;
    padding: 8px 20px !important;
}
header.woocommerce-Address-title.title h3, .cart_totals.calculated_shipping h2 {
    font-size: 18px;
}
.woocommerce div.product div.summary {
  margin-bottom: 20px;
}
.woocommerce-ResetPassword.lost_reset_password {
  padding: 12px;
}	

  .woocommerce-error, .woocommerce-info, .woocommerce-message {
    margin: 0 0 10px;
  }
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
  float: left;
  width: 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0;
}
.xoo-wsc-footer, .xoo-wsc-footer a, .xoo-wsc-footer .amount {
    font-size: 15px !important;
}	
.xoo-wsc-ft-buttons-cont a.xoo-wsc-ft-btn, .xoo-wsc-container .xoo-wsc-btn {
    padding: 8px 20px !important;
}	
.xoo-wsc-body, .xoo-wsc-body span.amount, .xoo-wsc-body a {
    font-size: 15px !important;
}	
span.xoo-wsch-close {
    font-size: 16px;
}	
section.dinosaur-dtl-section .default-css {
  padding: 10px 0 0px;
}
	.xoo-wsc-basket, .xoo-wsc-basket[style*='block'] {
        width: 40px;
        height: 40px;
    }
	.xoo-wsc-items-count {
    font-size: 12px;
    width: 20px;
    height: 20px;
    line-height: 21px;
    top: -6px;
    left: -7px;
}
section.dinosaurs-section.dinosaur-dtl .tab-content-inn ul li {
  width: 25%;
}


}
@media (max-width: 767px) {
.dinosaur-bump-row .col-sm-4 {
  display: none;
}
.dinosaur-bump-row .col-sm-5 {
  width: 70%;
}
.dinosaur-bump-row .col-sm-3 {
  width: 30%;
}
.dinosaur-bump-row {
  padding: 25px 15px;
}
.banner-text {
  top: 60%;
}
.banner-caption::before {
  height: 100%;
}
.important-news {
  padding: 24px 16px 24px 15px;        margin: 10px 0 20px;
}
.faq-box .card-header h5, .card-header-title {
  padding: 15px 35px 15px 15px;
  font-size: 16px;
  line-height: 24px;
}
.card-body.default-css {
  padding: 1px 15px 4px 15px;
}
.faq-box .card-header h5::after, .card-header-title::after {
  width: 35px;
  height: 35px;
  background-size: 18px !important;
}
.card-body.default-css p {
  font-size: 14px;
  line-height: 20px;
}
.faq-box .card {
  margin: 0 0 15px;
}
.newsletter-title {
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 6px;
}
.blog-row-parent .col-sm-6 {
  width: 50%;
}
.sub-title {
  font-size: 18px;
  line-height: 26px;
}  
section.about-section {
  padding: 40px 0 30px;
}

section.contact-section .col-sm-7 {
  width: 100%;
}
section.contact-section .col-sm-5 {
  width: 100%;
}
.location-map {
  padding-top: 40px;
}
    .woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
        width: 100%;
    }
	.is-medium.wc-block-components-sidebar-layout .wc-block-components-main, .is-medium.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-main, .is-mobile.wc-block-components-sidebar-layout .wc-block-components-sidebar, .is-small.wc-block-components-sidebar-layout .wc-block-components-main, .is-small.wc-block-components-sidebar-layout .wc-block-components-sidebar {
    width: 100% !important;
}
	.wc-block-components-sidebar {
    margin-top: 8px;
    padding-left: 0 !important;
    width: 100% !important;
}
	.wc-block-components-sidebar-layout .wc-block-components-main {
        padding-right: 0% !important;
        width: 100% !important;
    }
	.is-medium table.wc-block-cart-items .wc-block-cart-items__row, .is-mobile table.wc-block-cart-items .wc-block-cart-items__row, .is-small table.wc-block-cart-items .wc-block-cart-items__row {
    grid-template-columns: 0;
    padding: 10px 0;
    display: block !important;
    border-bottom: 1px solid hsla(0, 0%, 7%, .11);
}
.woocommerce-MyAccount-content {
    padding-top: 20px;
}
.nav-next a, .nav-previous a {
  padding: 8px 15px;
  font-size: 14px;
}
a.added_to_cart.wc-forward {
  font-size: 14px;
}
.product-items {
  padding-bottom: 20px;
}	
.sidbar-box-content-text h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 5px;
}
.wp-block-woocommerce-checkout {
    padding-top: 0px !important;
}	
	
section.dinosaur-dtl-section .col-sm-8 {
    width: 100%;
}	

	.dinosaur-dtl-section .col-sm-4 {
		 width: 100%;
        padding-left: 13px;
        margin-top: 20px;
    }
	
}  
@media (max-width: 700px) {
  .banner-text {
    top: 55%;
  }
  .blog-row-parent .col-sm-5, .blog-row-parent .col-sm-7 {
    width: 100%;
  }
  .dinosaur-video .col-sm-4 {
    width: 50% !important;
    padding: 10px;
  }
  section.dinosaurs-service-section.dinosaurs-service-inn .tab-content-inn ul li {
    width: 33.33%;
  }
  section.hobbies-section.hobbies-inn .col-sm-5 {
    width: 100%;
  }
  section.hobbies-section.hobbies-inn .col-sm-7 {
    width: 100%;
  } 
  section.about-section .col-sm-7 {
    width: 100%;
  }
  section.about-section .col-sm-5 {
    width: 100%;
  }
  .about-box.default-css{
    padding-top: 15px;
  }

section.dinosaurs-section.dinosaur-dtl .tab-content-inn ul li {
  width: 33.33%;
}


}
@media (max-width: 600px) {

  .product-box ul li {
    width: 50%;
  }
  .banner-text {
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    text-align: center;
  }
  .banner-caption::before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) -100%, rgba(0, 0, 0, 0.83) 100%) !important;
  }
  section.home-banner .col-sm-4 {
    width: 100%;border-right:none;
  }
  section.home-banner .col-sm-4:last-child {
    width: 100%;
  }
  .banner-caption figure img {
    height: 200px;    object-fit: cover;
  }
  section.dinosaur-products-section.dinosaur-products-inn .product-box ul li {
    width: 50%;
  }
  .woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    float: none;
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 20px;
}
section.dinosaur-dtl-section .col-sm-5 {
  width: 100%;
}
section.dinosaur-dtl-section .col-sm-7 {
  width: 100%;
}
.dinosaur-dtl-right {
  padding-top: 20px;
}
.dinosaurs-tabs ul.nav.nav-tabs li a {
    color: #666;
    padding: 5px 10px;
    border: 1px solid #666;
    display: block;
    min-width: 70px;
    text-align: center;
}
    .dinosaurs-tabs ul.nav.nav-tabs li {
        padding: 5px !important;
    }
.dinosaurs-tabs ul.nav.nav-tabs {
        justify-content: center;
    }
.dinosaurs-tabs::after {
        width: 15%;
        height: 2px;
        bottom: -1px;
        left: 50%;
        transform: translateX(-50%);
    }
.dinosaurs-tabs ul.nav.nav-tabs li a.active {
    border-color: #ff7415;
}	
	
	
	
}
@media (max-width: 575px) {
  .header-top-left ul li {
    font-size: 13px;
  }
  .heading-title br {
    display: none;
  }
  .history-of-dinosaurs-content ul li {
    width: 100%;
  }
  .dinosaur-bump-row .col-sm-5 {
    width: 100%;
  }
  .dinosaur-bump-row .col-sm-3 {
    width: 100%;
  }
  .dinosaur-bump-row .heading-title {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 20px;
  }
  .dinosaur-bump-btn {
    text-align: center;
  }
  .dinosaur-bump-row {
    background: linear-gradient(180deg, #FF7415 0%, #000 100%);
  }
  .dinosaurs-tabs::after {
    width: 40px;
  }
  .dinosaurs-tabs ul.nav.nav-tabs li {
    padding: 0 10px;
    font-size: 14px;
    line-height: 20px;
  }
  .dropdown > a {
    padding-left: 10px;
  }
  .explore-dinosaurs-list li {
    padding: 6px 0;
    font-size: 15px;
    line-height: 21px;
  }
  .important-news .section-heading {
    display: block;
    text-align: center;
  }  
  .head-search {
    max-width: 20px;    right: 65px;
  }
  .important-news .heading-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 20px;
  }
  .dinosaur-testimonials-slider {
    padding: 20px 15px;
  }
  .client-nm-text h5 {
    font-size: 16px;
    line-height: 20px;
  }
     .ftr-social a {
        width: 40px;
        height: 40px;
        line-height: 37px;
        margin: 0 1px;
    }
  .ftr-social a img {
    max-width: 22px;
  }
  .ftr-logo img {
    max-width: 130px;
  }
  .tab-content-inn ul li .tab-content-box h4 {
    font-size: 15px;
    line-height: 22px;
  }
  .tab-content-inn ul li .tab-content-box figure {
    height: 80px;
    max-width: 70px;
    margin: 0 auto 20px;
  }
  .heading-title {
    font-size: 22px;
    line-height: 28px;
  }
  .history-of-dinosaurs-sidbar-box .form-hero .heading-title {
    font-size: 20px;
    line-height: 28px;
    margin-bottom: 15px;
  }
  .form-hero .gform_wrapper input[type="text"], .form-hero .gform_wrapper textarea, .form-hero .gform_wrapper select, .form-hero .gform_wrapper .medium {
    padding: 6px 10px 6px 10px;
    height: 40px;
    font-size: 14px !important;
    line-height: 20px;
  }
  .form-hero input.button.gform_button {
    padding: 5px 25px !important;
    font-size: 15px !important;
    line-height: 18px !important;
    height: 40px !important;
  }
  .history-of-dinosaurs-sidbar-box .form-hero .gform_wrapper .gfield {
    padding: 0 0px 10px;
  }
  .history-of-dinosaurs-sidbar-box-content {
    padding: 10px 0;
  }
  .newsletter-form .medium {
    padding: 7px 50px 7px 10px !important;
    height: 50px !important;
    font-size: 15px !important;
    line-height: 22px !important;
  }
  .newsletter-form input.button.gform_button {
    padding: 21px 20px !important;
    background-size: 24px !important;
    top: 4px !important;
    right: 4px !important;
}
  .tab-content-inn ul li {
    padding: 5px;
  }
  .tab-content-inn ul {
    margin: 0 -5px;
  }
  ul.explore-dinosaurs-list-ul {
    padding: 0px 15px 10px;
  }
  .dinosaur-video .col-sm-4 {
    padding: 5px;
  }
  .dinosaur-video .row {
    margin: -5px;
  }
  .explore-dinosaurs-accordion {
    padding-left: 15px;
  }
  .menu-copyright ul li {
    padding: 6px 0;
}
.ftr-item ul li {
  padding: 6px 0;
}
.ftr-title {
  margin-bottom: 10px;
  font-size: 20px;
  line-height: 24px;
}
.modal.video-popup button.close img {
  max-width: 18px;
}
.modal.video-popup button.close {
  right: 10px;
  top: 10px;
  font-size: 16px;
}
.video-popup .modal-dialog {
  margin: 50px auto 0;
  border: 5px solid #FF7415;
}
.dropdown > a {
  font-size: 14px;
}
.dropdown-item {
  font-size: 14px;
  padding: 5px 10px;
}
.history-of-dinosaurs-sidbar-box {
  padding: 20px 15px;
}
.blog-row {
  margin-top: 5px;
}
section.contact-section .heading-title {
  font-size: 22px;
  line-height: 30px;
}
.faq-box .card-header h5, .card-header-title {
  padding: 10px 35px 10px 15px;
}
p.comment-form-author {
    width: 100%;
}
p.comment-form-email {
    width: 100%;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
   font-size: 13px !important;
   line-height: 20px !important;
}
.woocommerce input[type="text"], .woocommerce input[type="email"] {
  max-width: 100% !important;
}
.explore-dinosaurs-list li a ~ a {
  padding-left: 5px;
}

.comment-form p.comment-form-email {
    width: 100%;padding-left: 0;
}	
    .hobbies-row .col-sm-6 {
        padding: 5px 10px;
    }
	
	
	

}
@media (max-width: 525px) {
  .header-top-left ul li {
    padding: 0 5px;
  }
  .header-top-left ul {
    width: 100%;  justify-content: space-between;
  }
  .header-social {
    display: none;
  }
  .header-top-left {
    display: block;
    margin: 0 -8px;
}
.inner-banner > img {
  height: 200px;
}

.header-top-left ul li span {
    padding-left: 2px;
}	
		
.header-top {
    padding: 0;
}	
    .head-search {
        top: 26px;
    }	
}

@media (max-width: 480px) {
.product-box ul li {
  padding: 4px;
}
.product-box ul {
  margin: 0 -4px;
}
.tab-content-inn ul li {
  width: 50%;
}
.dinosaurs-tabs ul.nav.nav-tabs li {
  padding: 0 4px;
  padding-left: 4px;
  font-size: 12px;
}
.dropdown > a {
  padding-left: 4px;
}
.product-items h4 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 3px;
}
.product-items .pricing {
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 6px;
}
.product-items a.add_to_cart_button {
  font-size: 10px;
  line-height: 15px;
  padding: 4px 8px;
}
.product-items {
  padding-bottom: 20px;
}
.product-items figure {
  margin-bottom: 15px;
}
.dropdown > a {
  font-size: 12px;
}
section.dinosaurs-service-section.dinosaurs-service-inn .tab-content-inn ul li {
  width: 50%;
}
section.dinosaurs-service-section.dinosaurs-service-inn .dinosaurs-tabs ul.nav.nav-tabs li {
  padding: 0 4px;
}
.gform_wrapper .gfield.gfield--width-half {
  flex: 0 0 100%;
  max-width: 100%;
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
    float: none;
}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count {
		float: none;
	}
	td.wc-block-cart-item__image {
		width: 38%;
	}	
td.wc-block-cart-item__product{
	width: 47%;
}
td.wc-block-cart-item__total{
	width: 15%;
}	
.is-medium .wc-block-cart__sidebar, .is-mobile .wc-block-cart__sidebar, .is-small .wc-block-cart__sidebar {
    margin-bottom: 0 !important;
}	
	.wc-block-components-totals-wrapper {
    padding: 10px 0;
}
	.wp-block-woocommerce-cart-order-summary-totals-block {
    padding-bottom: 10px;
}
	.is-mobile .wc-block-checkout__actions .wc-block-components-checkout-return-to-cart-button {
    margin: 0 !important;
}
	.wc-block-checkout__actions_row {
    flex-direction: inherit !important;
}
section.dinosaurs-section.dinosaur-dtl .tab-content-inn ul li {
  width: 50%;
}	

}



@media (max-width: 420px) {
  .blog-row-parent .col-sm-6 {
    width: 100%;
    padding: 2px 10px;
  }
  .video-icon img {
    max-width: 35px;
  }
  .dinosaurs-tabs ul.nav.nav-tabs {
    width: 100%;
  }
}