/*
Theme Name: Cryptro Child
Theme URI: http://demo.goodlayers.com/cryptro
Template: cryptro/cryptro
Author: Goodlayers
Author URI: http://www.goodlayers.com
Description: Cryptro WordPress Theme
Tags: two-columns,left-sidebar,custom-background,custom-colors,custom-header,custom-menu,editor-style,featured-images,microformats,post-formats,sticky-post,threaded-comments,translation-ready
Version: 1.3.2.1571402587
Updated: 2019-10-18 12:43:07

*/

.cryptro-main-menu-cart > .cryptro-top-cart-count {background-color: #e32525;}
ul.mm-listview li.account-heading {margin-top: 100px;}
ul.mm-listview li.account-heading a, ul.mm-listview li.account-heading span.cryptro-mm-menu-blank {font-size: 20px; color: #fff;}

.tech-spec {clear: both;}
.tech-spec-wrapper {margin-top: 40px; float: left;}
.extra-product-image {width: 48%; float: left;}
.extra-product-image-mobile {display: none;}

/* Homepage */

.gdlr-core-pbf-column:hover .home-col-hover .gdlr-core-pbf-background {background-color: #e32525; background-blend-mode: multiply; transition: background 0.5s ease;}
.gdlr-core-pbf-column .home-col-hover .gdlr-core-pbf-background {background-color: #383838; background-blend-mode: multiply; transition: background 0.5s ease;}
.intro {border-left: 1px solid #e32525; margin-left: 30px;}


/* Footer */

footer ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2 li a {background: #191919;}
footer ul.gdlr-core-custom-menu-widget.gdlr-core-menu-style-box2:after {display: none;}

@media only screen and (max-width: 767px){

    .extra-product-image {display: none;}
    .extra-product-image-mobile {display: block;}

}